| Commit message (Expand) | Author | Files | Lines |
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 |
2005-05-31 | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through | David Shaw | 1 | -8/+68 |
2005-05-30 | * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through the | David Shaw | 1 | -1/+74 |
2005-04-24 | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for the | David Shaw | 1 | -16/+94 |
2005-02-06 | * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdb | David Shaw | 1 | -0/+14 |
2004-12-15 | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c | David Shaw | 1 | -2/+2 |
2004-12-14 | * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key is | David Shaw | 1 | -3/+4 |
2004-12-11 | * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or | David Shaw | 1 | -0/+1 |
2004-11-25 | * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed, | David Shaw | 1 | -3/+4 |
2004-11-24 | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 1 | -0/+28 |
2004-10-13 | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 1 | -0/+9 |
2004-10-11 | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 1 | -4/+4 |
2004-05-22 | some late minor fixes.V1-3-6 | Werner Koch | 1 | -4/+4 |
2004-03-19 | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 1 | -4/+5 |
2004-03-15 | * trustdb.c (add_utk, verify_own_keys, update_min_ownertrust, | David Shaw | 1 | -31/+30 |
2004-02-24 | * plaintext.c: Copyright. | David Shaw | 1 | -1/+1 |
2004-02-23 | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 1 | -2/+5 |
2004-01-21 | * trustdb.c (reset_trust_records): New, faster, implementation that | David Shaw | 1 | -86/+27 |
2004-01-20 | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 1 | -0/+7 |
2003-11-30 | * trustdb.c (validate_keys): Reset the trustdb before checking if we have | David Shaw | 1 | -4/+4 |
2003-11-15 | * options.h, trustdb.c (trust_model_string, init_trustdb): Add support for | David Shaw | 1 | -7/+10 |
2003-11-01 | * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the | David Shaw | 1 | -9/+17 |
2003-09-30 | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 1 | -40/+40 |
2003-09-24 | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 1 | -5/+7 |
2003-09-23 | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 1 | -1/+1 |
2003-07-21 | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 1 | -1/+24 |
2003-07-10 | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 1 | -7/+10 |
2003-05-21 | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 1 | -15/+20 |
2003-05-01 | * tdbio.c (create_version_record): Only create new trustdbs with | David Shaw | 1 | -17/+36 |
2003-04-30 | * build-packet.c (build_sig_subpkt): Comments. | David Shaw | 1 | -11/+41 |
2003-04-27 | * g10.c (main): Add --no-textmode. | David Shaw | 1 | -6/+8 |
2003-04-26 | * sign.c (do_sign): Show the hash used when making a signature in verbose | David Shaw | 1 | -22/+33 |