aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trustdb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * options.h, gpg.c (main, parse_trust_model), pkclist.cDavid Shaw2006-03-071-6/+1
* Finished PKA featureWerner Koch2005-12-201-2/+8
* Some cleanup so we don't build files that are completely ifdeffed out. David Shaw2005-12-061-1/+1
* * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw2005-11-181-26/+20
* * trustdb.h, trustdb.c (clean_key): New function to handle keyDavid Shaw2005-11-121-8/+40
* * trustdb.c (clean_uid_from_key, clean_uids_from_key): SignificantlyDavid Shaw2005-11-121-66/+49
* * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize"David Shaw2005-11-101-2/+0
* * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.cDavid Shaw2005-11-101-9/+6
* * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove allDavid Shaw2005-11-101-3/+9
* * trustdb.c (clean_sigs_from_uid): Include sigs from unavailable keys inDavid Shaw2005-11-021-5/+11
* * import.c (import_one): Do collapse_uids() before we do any cleaningDavid Shaw2005-11-021-2/+7
* Converted all m_free to xfree etc.Werner Koch2005-07-271-20/+20
* * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig aroundDavid Shaw2005-07-091-8/+4
* * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning.David Shaw2005-06-141-2/+6
* * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw2005-06-101-60/+0
* * keydb.h, kbnode.c (undelete_kbnode): New function to undelete aDavid Shaw2005-06-101-7/+34
* * trustdb.c (clean_uids_from_key), keyedit.cDavid Shaw2005-06-091-15/+9
* * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key),David Shaw2005-05-311-2/+2
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk throughDavid Shaw2005-05-311-8/+68
* * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through theDavid Shaw2005-05-301-1/+74
* * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for theDavid Shaw2005-04-241-16/+94
* * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw2005-02-061-0/+14
* * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-151-2/+2
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-141-3/+4
* * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-111-0/+1
* * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed,David Shaw2004-11-251-3/+4
* * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw2004-11-241-0/+28
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-131-0/+9
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-111-4/+4
* some late minor fixes.V1-3-6Werner Koch2004-05-221-4/+4
* * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw2004-03-191-4/+5
* * trustdb.c (add_utk, verify_own_keys, update_min_ownertrust,David Shaw2004-03-151-31/+30
* * plaintext.c: Copyright.David Shaw2004-02-241-1/+1
* * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw2004-02-231-2/+5
* * trustdb.c (reset_trust_records): New, faster, implementation thatDavid Shaw2004-01-211-86/+27
* * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,David Shaw2004-01-201-0/+7
* * trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw2003-11-301-4/+4
* * options.h, trustdb.c (trust_model_string, init_trustdb): Add support forDavid Shaw2003-11-151-7/+10
* * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw2003-11-011-9/+17
* * gpgv.c (check_trustdb_stale): Stub.David Shaw2003-09-301-40/+40
* * sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw2003-09-241-5/+7
* * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): ExpandDavid Shaw2003-09-231-1/+1
* * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw2003-07-211-1/+24
* * parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw2003-07-101-7/+10
* * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw2003-05-211-15/+20
* * tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw2003-05-011-17/+36
* * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-301-11/+41
* * g10.c (main): Add --no-textmode.David Shaw2003-04-271-6/+8
* * sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw2003-04-261-22/+33