Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -1/+5 | |
Check vor v1 card while signing. | |||||
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -1/+1 | |
A couple of forward ported changes. Doc updates. | |||||
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -163/+70 | |
It builds fine and passes some of the tests but there are quite some features which don't work yet. | |||||
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -0/+1 | |
Comment fixes. Minor chnages in preparation of a W32CE port. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -40/+67 | |
The gpg part does not yet build. | |||||
2005-11-19 | * free-packet.c (copy_secret_key): Copy secret key into secure memory | David Shaw | 1 | -1/+1 | |
since we may unprotect it. * main.h, g10.c (main), revoke.c (gen_desig_revoke): Add local user support so users can use -u with --desig-revoke. This bypasses the interactive walk over the revocation keys. | |||||
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -3/+26 | |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -26/+26 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 | |
2004-06-16 | (copy_secret_key): Get last fix right. | Werner Koch | 1 | -10/+5 | |
2004-06-16 | s/1/i/ | Werner Koch | 1 | -2/+2 | |
2004-06-16 | * free-packet.c (copy_secret_key): Fixed memory leak when D is not | Werner Koch | 1 | -0/+8 | |
NULL. * passphrase.c (passphrase_to_dek): Added a few comments to the code. | |||||
2004-03-03 | * packet.h, free-packet.c (free_encrypted, free_plaintext), parse-packet.c | David Shaw | 1 | -2/+2 | |
(copy_packet, skip_packet, skip_rest, read_rest, parse_plaintext, parse_encrypted, parse_gpg_control): Use a flag to indicate partial or indeterminate encoding. This is the first step in some minor surgery to remove the old gpg partial length encoding. | |||||
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -34/+34 | |
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works. | |||||
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+542 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-01-14 | * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), | David Shaw | 1 | -3/+2 | |
keydb.h, keyid.c (namehash_from_uid): New function to rmd160-hash the contents of a user ID packet and cache it in the uid object. * keylist.c (list_keyblock_colon): Use namehash in field 8 of uids. Show dates for creation (selfsig date), and expiration in fields 6 and 7. * trustdb.c (get_validity, get_validity_counts, update_validity): Use new namehash function rather than hashing it locally. | |||||
2003-01-11 | * armor.c (armor_filter): Comment about PGP's end of line tab problem. | David Shaw | 1 | -6/+2 | |
* trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info, get_validity_info): Don't mask the trust level twice. * trustdb.h, gpgv.c, trustdb.c (get_validity, get_validity_info), keylist.c (list_keyblock_colon), keyedit.c (show_key_with_all_names_colon, menu_revuid): Pass a user ID in rather than a namehash, so we only have to do the hashing in one place. * packet.h, pkclist.c (build_pk_list), free-packet.c (release_public_key_parts): Remove unused namehash element for public keys. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -547/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -80/+145 | |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+30 | |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -2/+4 | |
2000-01-31 | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 1 | -1/+0 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -22/+22 | |
1999-12-08 | See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch | Werner Koch | 1 | -10/+9 | |
1999-11-13 | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-06-10 | See ChangeLog: Thu Jun 10 14:18:23 CEST 1999 Werner Koch | Werner Koch | 1 | -4/+14 | |
1999-05-31 | See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch | Werner Koch | 1 | -7/+7 | |
1999-05-08 | See ChangeLog: Sat May 8 19:28:33 CEST 1999 Werner Koch | Werner Koch | 1 | -33/+15 | |
1999-04-26 | See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch | Werner Koch | 1 | -12/+8 | |
1999-01-17 | See ChangeLog: Sun Jan 17 11:04:33 CET 1999 Werner Koch | Werner Koch | 1 | -0/+5 | |
1999-01-09 | See ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch | Werner Koch | 1 | -2/+0 | |
1998-12-29 | See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-12-08 | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch | Werner Koch | 1 | -1/+28 | |
1998-10-18 | Snapshot release 0.4.2V0-4-2 | Werner Koch | 1 | -0/+24 | |
1998-10-16 | last local commit | Werner Koch | 1 | -2/+2 | |
1998-08-05 | intermediate check in | Werner Koch | 1 | -1/+20 | |
1998-07-29 | edit-key is now complete | Werner Koch | 1 | -1/+48 | |
1998-07-02 | partly added creation of OP partial length headers | Werner Koch | 1 | -4/+48 | |
1998-06-29 | textual changes | Werner Koch | 1 | -29/+31 | |
1998-06-13 | a whole bunch of internal cleanups | Werner Koch | 1 | -131/+40 | |
1998-05-04 | new releaseV0-2-17 | Werner Koch | 1 | -37/+16 | |
1998-05-03 | Aenderungen in der Eifel | Werner Koch | 1 | -0/+8 | |
1998-04-14 | applied Mathews typo and grammar fixes | Werner Koch | 1 | -2/+2 | |
1998-04-08 | test release | Werner Koch | 1 | -20/+20 | |
1998-03-09 | partial DSA support | Werner Koch | 1 | -8/+64 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1998-02-18 | added revcation stuff and fixed a couple of bugs | Werner Koch | 1 | -2/+0 | |
1998-02-17 | import works | Werner Koch | 1 | -0/+43 | |