Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-12-06 | * idea-stub.c (load_module): Not legal to return a void * as a function | David Shaw | 1 | -5/+0 | |
pointer. | |||||
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -3/+3 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2005-03-23 | (rndw32_gather_random_fast): While adding data use the | Werner Koch | 1 | -4/+5 | |
size of the object and not the one of its address. Bug reported by Sascha Kiefer. | |||||
2003-05-24 | * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c, | David Shaw | 1 | -5/+4 | |
rijndael.c, rndunix.c, sha256.c, cast5.c, idea-stub.c, rmd160.c, rndw32.c, sha512.c, md5.c, rmd160test.c, rsa.c, tiger.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | |||||
2002-11-06 | * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not required | David Shaw | 1 | -3/+0 | |
anymore. (From Werner) * random.c (read_seed_file,update_random_seed_file): Use binary mode for __CYGWIN__. (From Werner) * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.c (burn_stack), random.c (burn_stack, read_pool, fast_random_poll), rijndael.c (burn_stack), rmd160.c (burn_stack), rndegd.c (rndegd_gather_random), rndlinux.c (rndlinux_gather_random), sha1.c (burn_stack), tiger.c (burn_stack), twofish.c (burn_stack): Replace various calls to memset() with the more secure wipememory(). | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -706/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-09-17 | * rndw32.c (SIZEOF_DISK_PERFORMANCE_STRUCT): Increased to 256. | Werner Koch | 1 | -1/+3 | |
2002-08-03 | The big extension module removal. | Werner Koch | 1 | -280/+12 | |
2002-07-24 | * rndw32.c (slow_gatherer_windowsNT): Use a simple array for the | Werner Koch | 1 | -3/+6 | |
disk performance structure and increase it to the size required by W2000. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -0/+969 | |
2000-12-19 | Removed files from the HEAD revision, because they are now in another | Werner Koch | 1 | -958/+0 | |
repository | |||||
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -23/+716 | |
1999-11-19 | See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch | Werner Koch | 1 | -1/+0 | |
1999-11-13 | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1 | -1/+2 | |
1999-09-18 | See ChangeLog: Sat Sep 18 12:16:08 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+265 | |