| Commit message (Expand) | Author | Age | Files | Lines |
* | Use inline functions to convert buffer data to scalars. | Werner Koch | 2015-02-23 | 1 | -1/+1 |
* | gpg: Need to init the trustdb for import. | Werner Koch | 2014-03-06 | 1 | -0/+1 |
* | gpg: Do not require a trustdb with --always-trust. | Werner Koch | 2013-10-11 | 1 | -85/+119 |
* | Actually show translators comments in PO files | David Prévot | 2012-08-24 | 1 | -5/+5 |
* | Changes to --min-cert-level should cause a trustdb rebuild (issue 1366) | David Shaw | 2012-01-20 | 1 | -3/+7 |
* | Remove warnings on VMS | Werner Koch | 2010-10-20 | 1 | -1/+1 |
* | Fix some spelling errors. Fixes bug#1127. | Werner Koch | 2009-12-21 | 1 | -2/+2 |
* | Fix bug#1138. | Werner Koch | 2009-09-28 | 1 | -0/+6 |
* | Parse EXTCAP lines from the card. | Werner Koch | 2009-07-23 | 1 | -0/+21 |
* | * trustdb.c (validate_one_keyblock): Fix the trust signature | David Shaw | 2008-11-18 | 1 | -40/+62 |
* | * trustdb.c (sanitize_regexp): New. Protect against dangerous regexps | David Shaw | 2007-12-12 | 1 | -11/+86 |
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 1 | -4/+2 |
* | * options.h, gpg.c (main, parse_trust_model), pkclist.c | David Shaw | 2006-03-07 | 1 | -6/+1 |
* | Finished PKA feature | Werner Koch | 2005-12-20 | 1 | -2/+8 |
* | Some cleanup so we don't build files that are completely ifdeffed out. | David Shaw | 2005-12-06 | 1 | -1/+1 |
* | * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just | David Shaw | 2005-11-18 | 1 | -26/+20 |
* | * trustdb.h, trustdb.c (clean_key): New function to handle key | David Shaw | 2005-11-12 | 1 | -8/+40 |
* | * trustdb.c (clean_uid_from_key, clean_uids_from_key): Significantly | David Shaw | 2005-11-12 | 1 | -66/+49 |
* | * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize" | David Shaw | 2005-11-10 | 1 | -2/+0 |
* | * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c | David Shaw | 2005-11-10 | 1 | -9/+6 |
* | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 2005-11-10 | 1 | -3/+9 |
* | * trustdb.c (clean_sigs_from_uid): Include sigs from unavailable keys in | David Shaw | 2005-11-02 | 1 | -5/+11 |
* | * import.c (import_one): Do collapse_uids() before we do any cleaning | David Shaw | 2005-11-02 | 1 | -2/+7 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 1 | -20/+20 |
* | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 2005-07-09 | 1 | -8/+4 |
* | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 2005-06-14 | 1 | -2/+6 |
* | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 2005-06-10 | 1 | -60/+0 |
* | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 2005-06-10 | 1 | -7/+34 |
* | * trustdb.c (clean_uids_from_key), keyedit.c | David Shaw | 2005-06-09 | 1 | -15/+9 |
* | * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key), | David Shaw | 2005-05-31 | 1 | -2/+2 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 1 | -1/+2 |
* | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through | David Shaw | 2005-05-31 | 1 | -8/+68 |
* | * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through the | David Shaw | 2005-05-30 | 1 | -1/+74 |
* | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for the | David Shaw | 2005-04-24 | 1 | -16/+94 |
* | * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdb | David Shaw | 2005-02-06 | 1 | -0/+14 |
* | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c | David Shaw | 2004-12-15 | 1 | -2/+2 |
* | * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key is | David Shaw | 2004-12-14 | 1 | -3/+4 |
* | * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or | David Shaw | 2004-12-11 | 1 | -0/+1 |
* | * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed, | David Shaw | 2004-11-25 | 1 | -3/+4 |
* | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 2004-11-24 | 1 | -0/+28 |
* | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 2004-10-13 | 1 | -0/+9 |
* | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 2004-10-11 | 1 | -4/+4 |
* | some late minor fixes.V1-3-6 | Werner Koch | 2004-05-22 | 1 | -4/+4 |
* | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 2004-03-19 | 1 | -4/+5 |
* | * trustdb.c (add_utk, verify_own_keys, update_min_ownertrust, | David Shaw | 2004-03-15 | 1 | -31/+30 |
* | * plaintext.c: Copyright. | David Shaw | 2004-02-24 | 1 | -1/+1 |
* | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 2004-02-23 | 1 | -2/+5 |
* | * trustdb.c (reset_trust_records): New, faster, implementation that | David Shaw | 2004-01-21 | 1 | -86/+27 |
* | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 2004-01-20 | 1 | -0/+7 |
* | * trustdb.c (validate_keys): Reset the trustdb before checking if we have | David Shaw | 2003-11-30 | 1 | -4/+4 |