aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trustdb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-31* trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk throughDavid Shaw1-8/+68
2005-05-30* trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through theDavid Shaw1-1/+74
2005-04-24* trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for theDavid Shaw1-16/+94
2005-02-06* trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw1-0/+14
2004-12-15* apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw1-2/+2
2004-12-14* trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw1-3/+4
2004-12-11* options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw1-0/+1
2004-11-25* trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed,David Shaw1-3/+4
2004-11-24* trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw1-0/+28
2004-10-13* pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw1-0/+9
2004-10-11* pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw1-4/+4
2004-05-22some late minor fixes.V1-3-6Werner Koch1-4/+4
2004-03-19* trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw1-4/+5
2004-03-15* trustdb.c (add_utk, verify_own_keys, update_min_ownertrust,David Shaw1-31/+30
2004-02-24* plaintext.c: Copyright.David Shaw1-1/+1
2004-02-23* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw1-2/+5
2004-01-21* trustdb.c (reset_trust_records): New, faster, implementation thatDavid Shaw1-86/+27
2004-01-20* g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,David Shaw1-0/+7
2003-12-17* card-util.c (print_name): Fixed bad format string usage.Werner Koch1-4/+4
2003-11-30* trustdb.c (validate_keys): Reset the trustdb before checking if we haveDavid Shaw1-4/+4
2003-11-15* options.h, trustdb.c (trust_model_string, init_trustdb): Add support forDavid Shaw1-7/+10
2003-11-01* trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw1-9/+17
2003-09-30* gpgv.c (check_trustdb_stale): Stub.David Shaw1-40/+40
2003-09-24* sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw1-5/+7
2003-09-23* keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): ExpandDavid Shaw1-1/+1
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-7/+35
2003-07-21* keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw1-1/+24
2003-07-10* parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw1-7/+10
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-36/+37
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+2129
2003-05-21* trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw1-15/+20
2003-05-01* tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw1-17/+36
2003-04-30* build-packet.c (build_sig_subpkt): Comments.David Shaw1-11/+41
2003-04-27* g10.c (main): Add --no-textmode.David Shaw1-6/+8
2003-04-26* sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw1-22/+33
2003-03-24* keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw1-2/+2
2003-03-04* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw1-2/+4
2003-01-15* trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw1-2/+4
2003-01-14* packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id),David Shaw1-21/+7
2003-01-11* trustdb.c (get_validity_info, get_ownertrust_info, trust_letter):David Shaw1-32/+56
2003-01-11* armor.c (armor_filter): Comment about PGP's end of line tab problem.David Shaw1-10/+20
2003-01-07* trustdb.c (get_validity_info): 'd' for disabled is not a validity valueDavid Shaw1-2/+0
2003-01-06* packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),David Shaw1-91/+154
2003-01-06* keylist.c (print_capabilities): Show 'D' for disabled keys inDavid Shaw1-2/+0
2002-12-26* keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw1-0/+38
2002-12-13* pkclist.c (do_we_trust): Tweak language to refer to the "namedDavid Shaw1-0/+6
2002-12-04* trustdb.c (validate_keys): Show trust parameters when building trustdb,David Shaw1-1/+16
2002-12-04* tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trustDavid Shaw1-0/+1
2002-11-07* options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw1-6/+17
2002-11-04* trustdb.c (trust_model_string, check_trustdb, update_trustdb,David Shaw1-23/+47