Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -5/+5 | |
2005-07-09 | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 1 | -7/+0 | |
when compacting a uid. There is no reason to make an attacker's job easier - this way they only have a revocation which is useless in bringing the uid back. * keydb.h, kbnode.c (undelete_kbnode): Removed. No longer needed. * import.c (chk_self_sigs): Allow a uid revocation to be enough to allow importing a particular uid (no self sig needed). This allows importing compacted uids. | |||||
2005-06-10 | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 1 | -1/+7 | |
kbnode. * trustdb.c (clean_uids_from_key): Further tweak the algorithm so that the last good selfsig is kept when the chosen selfsig is a revocation. | |||||
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2003-05-24 | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 1 | -3/+3 | |
getkey.c, keydb.c, openfile.c, plaintext.c, status.c, gpgv.c, keygen.c, options.h, sig-check.c, tdbio.h, encode.c, mainproc.c, parse-packet.c, signal.c, textfilter.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-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -20/+36 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -3/+4 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -6/+6 | |
1999-05-22 | See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch | Werner Koch | 1 | -28/+92 | |
1999-05-06 | See ChangeLog: Thu May 6 14:18:17 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+2 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-10-21 | Epxerimenta support for GDBM keyings. | Werner Koch | 1 | -0/+1 | |
1998-10-12 | backup | Werner Koch | 1 | -4/+32 | |
1998-07-29 | edit-key is now complete | Werner Koch | 1 | -2/+3 | |
1998-06-29 | textual changes | Werner Koch | 1 | -11/+11 | |
1998-04-25 | changes from laptop | Werner Koch | 1 | -1/+1 | |
1998-04-14 | applied Mathews typo and grammar fixes | Werner Koch | 1 | -6/+6 | |
1998-04-08 | test release | Werner Koch | 1 | -1/+2 | |
1998-03-09 | partial DSA support | Werner Koch | 1 | -2/+2 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-02-17 | import works | Werner Koch | 1 | -7/+69 | |
1998-02-16 | some import functionality | Werner Koch | 1 | -1/+27 | |
1998-02-13 | added option exportV0-2-6 | Werner Koch | 1 | -4/+5 | |
1998-02-11 | bug fixes | Werner Koch | 1 | -5/+2 | |
1998-02-11 | a couple of changes; but some parts are now broken | Werner Koch | 1 | -39/+69 | |
1998-01-02 | added more stuff | Werner Koch | 1 | -17/+38 | |
1997-12-19 | better prime number generator. improved ELG key generation | Werner Koch | 1 | -0/+9 | |
1997-12-16 | added some stuff for signing keys | Werner Koch | 1 | -1/+62 | |
1997-12-12 | added option file handling | Werner Koch | 1 | -3/+51 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+31 | |