| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * passphrase.c (agent_get_passphrase): Define NREAD locally as | Werner Koch | 2004-12-17 | 1 | -1/+1 |
* | * keyedit.c (keyedit_menu): Re-remove the N_() markers. | David Shaw | 2004-12-14 | 1 | -43/+43 |
* | * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key is | David Shaw | 2004-12-14 | 1 | -116/+179 |
* | Prepared for last 1.4 release candidate | Werner Koch | 2004-12-14 | 1 | -47/+48 |
* | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 2004-11-24 | 1 | -15/+6 |
* | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 2004-10-28 | 1 | -22/+28 |
* | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 2004-10-28 | 1 | -3/+4 |
* | * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a few | David Shaw | 2004-10-28 | 1 | -10/+13 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 1 | -12/+28 |
* | * keylist.c (list_keyblock_print): Show the fingerprint after the key, not | David Shaw | 2004-10-14 | 1 | -19/+27 |
* | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 2004-10-13 | 1 | -7/+6 |
* | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 2004-10-10 | 1 | -29/+33 |
* | * keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of user | David Shaw | 2004-10-06 | 1 | -23/+27 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: The | David Shaw | 2004-10-06 | 1 | -9/+9 |
* | * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, and | David Shaw | 2004-10-05 | 1 | -15/+2 |
* | * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colon | David Shaw | 2004-10-04 | 1 | -10/+14 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the many | David Shaw | 2004-09-29 | 1 | -8/+8 |
* | * keyedit.c (print_and_check_one_sig): Account for the extra space that | David Shaw | 2004-09-29 | 1 | -16/+3 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 1 | -1/+1 |
* | * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.c | David Shaw | 2004-09-24 | 1 | -31/+33 |
* | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 2004-09-23 | 1 | -6/+71 |
* | * mainproc.c (check_sig_and_print), keyedit.c (show_prefs, | David Shaw | 2004-09-22 | 1 | -5/+9 |
* | * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we do | David Shaw | 2004-09-21 | 1 | -0/+2 |
* | * gpg.sgml: Document -K. | Werner Koch | 2004-09-20 | 1 | -1/+34 |
* | * keyedit.c (show_key_with_all_names, show_prefs): Show preferred | David Shaw | 2004-09-16 | 1 | -5/+32 |
* | * keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url): | David Shaw | 2004-09-16 | 1 | -14/+26 |
* | * keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserver | David Shaw | 2004-09-16 | 1 | -9/+20 |
* | * main.h, keylist.c (print_subpackets_colon): Make a public function. | David Shaw | 2004-09-13 | 1 | -6/+74 |
* | * keylist.c (list_keyblock_print): Always use the new listing format where | David Shaw | 2004-07-16 | 1 | -1/+1 |
* | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 2004-07-15 | 1 | -5/+21 |
* | some late minor fixes.V1-3-6 | Werner Koch | 2004-05-22 | 1 | -2/+0 |
* | * pubkey-enc.c (get_session_key, get_it), keyedit.c | David Shaw | 2004-05-20 | 1 | -20/+22 |
* | * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (struct | David Shaw | 2004-05-10 | 1 | -2/+1 |
* | * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passing | David Shaw | 2004-05-08 | 1 | -81/+109 |
* | * keylist.c (show_notation): Use bits to select which sort of notation to | David Shaw | 2004-05-05 | 1 | -1/+3 |
* | * main.h, keylist.c (show_notation): Add argument to show only user | David Shaw | 2004-04-29 | 1 | -1/+1 |
* | * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that | David Shaw | 2004-04-16 | 1 | -19/+17 |
* | * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of | David Shaw | 2004-04-15 | 1 | -4/+9 |
* | * keyedit.c (keyedit_menu): Request a trustdb update when adding a new | David Shaw | 2004-03-28 | 1 | -2/+4 |
* | * keyedit.c (sign_uids, show_key_and_fingerprint, ask_revoke_sig, | David Shaw | 2004-03-24 | 1 | -64/+54 |
* | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 2004-03-19 | 1 | -2/+4 |
* | * options.h, g10.c (main): Add a more flexible --keyid-format option to | David Shaw | 2004-03-03 | 1 | -19/+11 |
* | * plaintext.c: Copyright. | David Shaw | 2004-02-24 | 1 | -7/+7 |
* | * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the more | David Shaw | 2004-02-12 | 1 | -81/+68 |
* | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 2004-02-11 | 1 | -6/+17 |
* | * keygen.c (keygen_set_std_prefs): Build the default preferences list at | David Shaw | 2004-02-10 | 1 | -8/+8 |
* | * g10.c (main, rm_group): Add --ungroup command to remove a particular | David Shaw | 2004-01-30 | 1 | -4/+1 |
* | * mainproc.c (list_node): Show sigs with --verbose. | David Shaw | 2004-01-24 | 1 | -11/+1 |
* | * keyedit.c (print_and_check_one_sig, keyedit_menu): Use the COLUMNS | David Shaw | 2004-01-21 | 1 | -1/+11 |
* | * options.h, trustdb.c (trust_model_string, init_trustdb): Add support for | David Shaw | 2003-11-15 | 1 | -0/+7 |