aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2004-12-14Prepared for last 1.4 release candidateWerner Koch1-47/+48
2004-11-24* trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw1-15/+6
2004-10-28* skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw1-22/+28
2004-10-28* card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw1-3/+4
2004-10-28* delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw1-10/+13
2004-10-15* README: Mentioned --enable-selinux-support.Werner Koch1-12/+28
2004-10-14* keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw1-19/+27
2004-10-13* pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw1-7/+6
2004-10-10* card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw1-29/+33
2004-10-06* keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of userDavid Shaw1-23/+27
2004-10-06* keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw1-9/+9
2004-10-05* passphrase.c (agent_get_passphrase): Use keystrs for agent strings, andDavid Shaw1-15/+2
2004-10-04* keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colonDavid Shaw1-10/+14
2004-09-29* keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw1-8/+8
2004-09-29* keyedit.c (print_and_check_one_sig): Account for the extra space thatDavid Shaw1-16/+3
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-1/+1
2004-09-24* keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw1-31/+33
2004-09-23* gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch1-6/+71
2004-09-22* mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw1-5/+9