| Commit message (Expand) | Author | Files | Lines |
2015-09-02 | g10: Use a symbolic constant instead of a literal. | Neal H. Walfield | 1 | -10/+13 |
2015-06-04 | gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c | Werner Koch | 1 | -51/+59 |
2015-05-08 | gpg: Avoid cluttering stdout with trustdb info in verbose mode. | Werner Koch | 1 | -1/+1 |
2015-03-04 | gpg: avoid chatter about trustdb when --quiet | Daniel Kahn Gillmor | 1 | -2/+4 |
2015-02-19 | gpg: Replace remaining uses of stdio by estream. | Werner Koch | 1 | -10/+10 |
2015-01-22 | gpg: Improve skipping of PGP-2 keys. | Werner Koch | 1 | -1/+5 |
2015-01-22 | gpg: Replace remaining old error code macros by GPG_ERR_. | Werner Koch | 1 | -14/+14 |
2014-03-07 | w32: Silence warnings about unused vars. | Werner Koch | 1 | -0/+2 |
2014-03-07 | gpg: Do not require a trustdb with --always-trust. | Werner Koch | 1 | -14/+54 |
2014-02-10 | gpg: Allow building without any trust model support. | Werner Koch | 1 | -598/+32 |
2013-01-08 | gpg: Remove a function wrapper. | Werner Koch | 1 | -2/+3 |
2012-08-24 | Actually show translators comments in PO files | David Prévot | 1 | -5/+5 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -5/+5 |
2012-01-20 | Changes to --min-cert-level should cause a trustdb rebuild (issue 1366) | David Shaw | 1 | -3/+7 |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -2/+2 |
2011-04-25 | Fix regression in gpg's mail address parsing. | Werner Koch | 1 | -1/+1 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -88/+88 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -18/+18 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -1/+1 |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -1/+2 |
2010-01-08 | Add dummu option --passwd for gpg. | Werner Koch | 1 | -2/+2 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -1/+3 |
2009-09-28 | Rename encode.c to encrypt.c. | Werner Koch | 1 | -6/+12 |
2009-07-22 | Print verbose instructions in case of a corrupted trustdb. | Werner Koch | 1 | -0/+21 |
2008-12-09 | Flush keyserver search output. | Werner Koch | 1 | -43/+67 |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -4/+13 |
2007-12-12 | Doc fixes. | Werner Koch | 1 | -11/+88 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+1 |
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 1 | -4/+0 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -221/+431 |
2006-03-07 | * options.h, gpg.c (main, parse_trust_model), pkclist.c | David Shaw | 1 | -6/+1 |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -2/+8 |
2005-12-06 | Some cleanup so we don't build files that are completely ifdeffed out. | David Shaw | 1 | -1/+1 |
2005-11-18 | * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just | David Shaw | 1 | -26/+20 |
2005-11-12 | * trustdb.h, trustdb.c (clean_key): New function to handle key | David Shaw | 1 | -8/+40 |
2005-11-12 | * trustdb.c (clean_uid_from_key, clean_uids_from_key): Significantly | David Shaw | 1 | -66/+49 |
2005-11-10 | * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize" | David Shaw | 1 | -2/+0 |
2005-11-10 | * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c | David Shaw | 1 | -9/+6 |
2005-11-10 | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 1 | -3/+9 |
2005-11-02 | * trustdb.c (clean_sigs_from_uid): Include sigs from unavailable keys in | David Shaw | 1 | -5/+11 |
2005-11-02 | * import.c (import_one): Do collapse_uids() before we do any cleaning | David Shaw | 1 | -2/+7 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -20/+20 |
2005-07-09 | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 1 | -8/+4 |
2005-06-14 | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 1 | -2/+6 |
2005-06-10 | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 1 | -60/+0 |
2005-06-10 | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 1 | -7/+34 |
2005-06-09 | * trustdb.c (clean_uids_from_key), keyedit.c | David Shaw | 1 | -15/+9 |
2005-05-31 | * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key), | David Shaw | 1 | -2/+2 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |