aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-09* getkey.c (parse_auto_key_locate): Fix dupe-removal code.David Shaw1-10/+10
2006-03-12* sig-check.c (signature_check2): Print the backsig warning when thereDavid Shaw1-2/+3
2006-03-09* build-packet.c (string_to_notation): Add ability to indicate a notationDavid Shaw1-21/+44
2006-03-09* keyedit.c (menu_set_notation): New function to set notations onDavid Shaw1-4/+244
2006-03-08* options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):David Shaw1-3/+3
2006-03-08* options.h, mainproc.c (check_sig_and_print), gpg.c (main):David Shaw1-0/+1
2005-11-20* main.h, keylist.c (print_revokers): New. Print the "rvk" designatedDavid Shaw1-18/+1
2005-11-18* keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw1-71/+29
2005-11-10* keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize"David Shaw1-6/+14
2005-11-10* packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.cDavid Shaw1-11/+7
2005-11-10* packet.h: Move some flags to a bitfield. Change all callers.David Shaw1-7/+7
2005-11-10* trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove allDavid Shaw1-1/+1
2005-10-27* keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem withDavid Shaw1-3/+5
2005-10-14* keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw1-2/+158
2005-09-10* keyedit.c (show_names): Moved name display code out fromDavid Shaw1-56/+73
2005-09-01* photoid.h, photoid.c (generate_photo_id): Allow passing in aDavid Shaw1-4/+6
2005-08-27* misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw1-2/+2
2005-08-27* keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode.David Shaw1-9/+26
2005-07-27Converted all m_free to xfree etc.Werner Koch1-64/+64
2005-07-22* keyedit.c (sign_uids): Don't prompt for setting signature expiry toDavid Shaw1-17/+19
2005-07-22* options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw1-2/+5
2005-06-20* gpg.sgml: Document smartcard related options.Werner Koch1-2/+8
2005-06-10* options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw1-37/+1
2005-06-09* trustdb.c (clean_uids_from_key), keyedit.cDavid Shaw1-18/+22
2005-05-31* keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key),David Shaw1-2/+2
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-31* trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk throughDavid Shaw1-12/+47
2005-05-30* trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through theDavid Shaw1-12/+58
2005-05-06* main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw1-1/+1
2005-05-05* options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw1-2/+7
2005-04-24* trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for theDavid Shaw1-5/+60
2005-04-24* trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_namehash): AllowDavid Shaw1-2/+44
2005-04-22* keyedit.c (sign_uids, keyedit_menu): When the user requests to signDavid Shaw1-17/+31
2005-03-21* keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch1-3/+9
2005-03-18* keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]:David Shaw1-3/+52
2005-03-10(keyedit_menu) [W32]: Run the trustdb stale checkWerner Koch1-1/+14
2005-02-24* keyedit.c (keyedit_menu): Only print the key signing hint when signingDavid Shaw1-1/+2
2005-02-15* gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch1-25/+121
2005-01-28* keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw1-1/+1
2005-01-27* keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch1-9/+42
2005-01-11* keyedit.c (keyedit_menu): Move command strings outside the function toDavid Shaw1-80/+86
2004-12-30* packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.cDavid Shaw1-0/+9
2004-12-21* keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw1-1/+2
2004-12-21* keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw1-15/+22
2004-12-20* keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw1-14/+16
2004-12-19* keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw1-28/+46
2004-12-19* keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw1-19/+71
2004-12-17* passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch1-1/+1
2004-12-14* keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw1-43/+43
2004-12-14* trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw1-116/+179