aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * main.h, keylist.c (print_revokers): New. Print the "rvk" designatedDavid Shaw2005-11-201-18/+1
* * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw2005-11-181-71/+29
* * keyedit.c (keyedit_menu, menu_clean_sigs_from_uids): Add "minimize"David Shaw2005-11-101-6/+14
* * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.cDavid Shaw2005-11-101-11/+7
* * packet.h: Move some flags to a bitfield. Change all callers.David Shaw2005-11-101-7/+7
* * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove allDavid Shaw2005-11-101-1/+1
* * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem withDavid Shaw2005-10-271-3/+5
* * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw2005-10-141-2/+158
* * keyedit.c (show_names): Moved name display code out fromDavid Shaw2005-09-101-56/+73
* * photoid.h, photoid.c (generate_photo_id): Allow passing in aDavid Shaw2005-09-011-4/+6
* * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw2005-08-271-2/+2
* * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode.David Shaw2005-08-271-9/+26
* Converted all m_free to xfree etc.Werner Koch2005-07-271-64/+64
* * keyedit.c (sign_uids): Don't prompt for setting signature expiry toDavid Shaw2005-07-221-17/+19
* * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw2005-07-221-2/+5
* * gpg.sgml: Document smartcard related options.Werner Koch2005-06-201-2/+8
* * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw2005-06-101-37/+1
* * trustdb.c (clean_uids_from_key), keyedit.cDavid Shaw2005-06-091-18/+22
* * 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-12/+47
* * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through theDavid Shaw2005-05-301-12/+58
* * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw2005-05-061-1/+1
* * options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw2005-05-051-2/+7
* * trustdb.h, trustdb.c (mark_usable_uid_certs): Add flags for theDavid Shaw2005-04-241-5/+60
* * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_namehash): AllowDavid Shaw2005-04-241-2/+44
* * keyedit.c (sign_uids, keyedit_menu): When the user requests to signDavid Shaw2005-04-221-17/+31
* * keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch2005-03-211-3/+9
* * keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]:David Shaw2005-03-181-3/+52
* (keyedit_menu) [W32]: Run the trustdb stale checkWerner Koch2005-03-101-1/+14
* * keyedit.c (keyedit_menu): Only print the key signing hint when signingDavid Shaw2005-02-241-1/+2
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-151-25/+121
* * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw2005-01-281-1/+1
* * keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch2005-01-271-9/+42
* * keyedit.c (keyedit_menu): Move command strings outside the function toDavid Shaw2005-01-111-80/+86
* * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.cDavid Shaw2004-12-301-0/+9
* * keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw2004-12-211-1/+2
* * keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw2004-12-211-15/+22
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-201-14/+16
* * keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw2004-12-191-28/+46
* * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-191-19/+71
* * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-171-1/+1
* * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-141-43/+43
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-141-116/+179
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-47/+48
* * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw2004-11-241-15/+6
* * skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw2004-10-281-22/+28
* * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw2004-10-281-3/+4
* * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw2004-10-281-10/+13
* * README: Mentioned --enable-selinux-support.Werner Koch2004-10-151-12/+28