| Commit message (Expand) | Author | Files | Lines |
2005-03-07 | (is_prime): Free A2. Fixed bug #423. | Werner Koch | 2 | -0/+5 |
2004-03-29 | *** empty log message *** | Werner Koch | 3 | -15/+21 |
2003-11-29 | * elgamal.c (gen_k): New arg SMALL_K. (sign): Use it here with SMALL_K set | David Shaw | 2 | -27/+39 |
2003-10-10 | * POTFILES.in (cipher/primegen.c): Added. | Werner Koch | 2 | -2/+11 |
2003-10-06 | * primegen.c (gen_prime): Bail out if NBITS is zero. This is | Werner Koch | 2 | -0/+8 |
2003-08-13 | * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice. | David Shaw | 2 | -1/+6 |
2003-07-30 | Changed a lot of __MINGW32__ to _WIN32. This should help a bit in | Werner Koch | 3 | -7/+15 |
2003-05-21 | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c, | David Shaw | 20 | -197/+180 |
2003-05-14 | * tiger.c: Use the U64_C macro instead of LL. | David Shaw | 4 | -534/+540 |
2003-05-09 | * sha512.c: Use the U64_C() macro rather than blindly suffixing with LL. | David Shaw | 2 | -47/+61 |
2003-05-09 | * sha512.c: Suffix all 64-bit constants with LL. Note this makes this | David Shaw | 2 | -51/+57 |
2003-05-08 | * cipher.c (fast_random_poll): Only use times() if we HAVE_TIMES. | David Shaw | 2 | -5/+11 |
2003-04-15 | * md.c (md_start_debug): Need to open the file in binary mode. | Werner Koch | 2 | -1/+5 |
2003-02-12 | * Makefile.am: Make sure sha512.c is included in the tarball. | David Shaw | 2 | -1/+3 |
2003-02-11 | * Makefile.am, md.c (load_digest_module): Only build in SHA384/512 if | David Shaw | 3 | -4/+10 |
2003-02-04 | * sha256.c, sha512.c: New. | David Shaw | 6 | -3/+793 |
2002-11-06 | added prototype that was missing in CVS since long ago | Stefan Bellon | 2 | -0/+6 |
2002-11-06 | * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.c | David Shaw | 14 | -15/+29 |
2002-10-21 | * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not | Werner Koch | 3 | -11/+16 |
2002-10-12 | * rndunix.c (my_popen): Make sure that stdin and stderr are | Werner Koch | 2 | -24/+49 |
2002-10-02 | * tiger.c (tiger_get_info): Select the OID to use for TIGER at compile | David Shaw | 2 | -0/+14 |
2002-10-01 | From devel branch | David Shaw | 2 | -15/+10 |
2002-09-17 | * rndw32.c (SIZEOF_DISK_PERFORMANCE_STRUCT): Increased to 256. | Werner Koch | 2 | -1/+7 |
2002-09-10 | typo fixes and disabled dummy cipher | Werner Koch | 2 | -4/+4 |
2002-08-30 | * random.c: Automagically detect the entrop gatherer when | Werner Koch | 5 | -69/+129 |
2002-08-23 | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 2 | -1/+6 |
2002-08-12 | * cipher.c: Include the DUMMY cipher only when the new ALLOW_DUMMY | Werner Koch | 2 | -5/+17 |
2002-08-08 | * Makefile.am, md.c (load_digest_module): Allow switching TIGER on and off | David Shaw | 3 | -8/+13 |
2002-08-07 | * md.c (md_algo_present): New function to check if a given algo is in use | David Shaw | 2 | -2/+22 |
2002-08-04 | Removed some obsolete header files.V1-1-91 | Werner Koch | 14 | -211/+64 |
2002-08-03 | RISC OS changes because of dynload removal | Stefan Bellon | 2 | -28/+20 |
2002-08-03 | RISC OS changes due to dynload removal | Stefan Bellon | 4 | -54/+30 |
2002-08-03 | The big extension module removal. | Werner Koch | 19 | -1650/+505 |
2002-07-25 | * random.c: "warning" -> "WARNING" | David Shaw | 2 | -1/+5 |
2002-07-24 | * rndw32.c (slow_gatherer_windowsNT): Use a simple array for the | Werner Koch | 2 | -3/+12 |
2002-06-29 | * rndlinux.c: Removed HAVE_LINUX_RANDOM_H conditional because it | Werner Koch | 2 | -2/+6 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 41 | -0/+17970 |
2000-12-19 | Removed files from the HEAD revision, because they are now in another | Werner Koch | 41 | -19014/+0 |
2000-11-14 | Some configuration changes | Werner Koch | 6 | -45/+61 |
2000-10-11 | Ooops, forgot to add this one. | Werner Koch | 1 | -0/+2198 |
2000-10-10 | Changed keyring handling - saving still does not work. | Werner Koch | 4 | -9/+80 |
2000-10-10 | Added the arcfour cipher which is of use for GNUTLS. | Werner Koch | 2 | -0/+206 |
2000-10-04 | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 7 | -18/+75 |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 7 | -36/+161 |
2000-07-31 | See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch | Werner Koch | 2 | -21/+22 |
2000-07-28 | See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch | Werner Koch | 1 | -15/+9 |
2000-07-25 | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 2 | -88/+251 |
2000-07-17 | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 3 | -5/+8 |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 21 | -139/+1722 |
2000-03-24 | See ChangeLog: Fri Mar 24 11:25:45 CET 2000 Werner Koch | Werner Koch | 2 | -6/+91 |