| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 5 | -7/+233 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-09-25 | 4 | -42/+56 |
* | * keyedit.c (show_key_with_all_names): Show names a little neater by | David Shaw | 2003-09-24 | 2 | -6/+27 |
* | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 2003-09-24 | 5 | -8/+19 |
* | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 2003-09-23 | 5 | -20/+49 |
* | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 2003-09-23 | 4 | -14/+33 |
* | * g10.c (main): Trim --help to commonly used options. Remove -f. | David Shaw | 2003-09-12 | 2 | -59/+55 |
* | * g10.c (main): Error out if --multifile is used with the commands that | David Shaw | 2003-09-09 | 3 | -38/+89 |
* | * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds), | David Shaw | 2003-09-04 | 4 | -26/+10 |
* | * keyedit.c (show_key_with_all_names): Fix assertion failure when using | David Shaw | 2003-09-03 | 2 | -3/+6 |
* | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 2003-08-31 | 4 | -9/+19 |
* | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 2003-08-31 | 6 | -6/+148 |
* | * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid in | David Shaw | 2003-08-30 | 2 | -8/+19 |
* | * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid in | David Shaw | 2003-08-30 | 2 | -3/+12 |
* | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 2003-08-29 | 6 | -20/+36 |
* | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 2003-08-26 | 4 | -9/+20 |
* | * mainproc.c (check_sig_and_print): Use two different preferred keyserver | David Shaw | 2003-08-26 | 5 | -2/+28 |
* | * Makefile.am: Use NETLIBS instead of EGDLIBS. | David Shaw | 2003-08-25 | 2 | -1/+3 |
* | * mainproc.c (check_sig_and_print): Get the uid validity before printing | David Shaw | 2003-08-24 | 3 | -4/+17 |
* | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 2003-08-21 | 7 | -69/+120 |
* | * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): | David Shaw | 2003-08-13 | 8 | -60/+88 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 2003-08-03 | 5 | -2/+16 |
* | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 2003-07-24 | 4 | -6/+83 |
* | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 2003-07-21 | 9 | -29/+129 |
* | * keyedit.c (show_key_with_all_names): Use list-option show-validity in | David Shaw | 2003-07-20 | 2 | -0/+13 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 2003-07-20 | 4 | -24/+58 |
* | * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, | David Shaw | 2003-07-20 | 7 | -26/+81 |
* | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 2003-07-10 | 17 | -69/+237 |
* | * parse-packet.c (parse): Disallow old style partial length for | Werner Koch | 2003-06-10 | 2 | -2/+27 |
* | * import.c (import_keys_internal): Invalidate the cache so that | Werner Koch | 2003-06-08 | 1 | -1/+1 |
* | * import.c (import_keys_internal): Invalidate the cache so that | Werner Koch | 2003-06-08 | 2 | -0/+8 |
* | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 2003-06-05 | 8 | -14/+86 |
* | Inadvertently left out of the 2003-06-01 checkin | David Shaw | 2003-06-04 | 2 | -2/+10 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-06-03 | 5 | -34/+122 |
* | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c | David Shaw | 2003-06-01 | 5 | -58/+103 |
* | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 2003-05-31 | 9 | -93/+157 |
* | * main.h, misc.c (parse_options): New general option line parser. Fix the | David Shaw | 2003-05-31 | 5 | -72/+60 |
* | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 2003-05-31 | 8 | -27/+116 |
* | * getkey.c (premerge_public_with_secret): Made "no secret subkey for" | David Shaw | 2003-05-26 | 8 | -19/+54 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-24 | 23 | -190/+190 |
* | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 2003-05-21 | 15 | -79/+236 |
* | * progress.c (handle_progress) | Werner Koch | 2003-05-21 | 4 | -6/+18 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 20 | -261/+380 |
* | * tdbio.c (create_version_record): Only create new trustdbs with | David Shaw | 2003-05-01 | 7 | -29/+75 |
* | * build-packet.c (build_sig_subpkt): Comments. | David Shaw | 2003-04-30 | 7 | -30/+109 |
* | * g10.c (main): Add --no-textmode. | David Shaw | 2003-04-27 | 8 | -29/+70 |
* | * sign.c (do_sign): Show the hash used when making a signature in verbose | David Shaw | 2003-04-26 | 7 | -26/+68 |
* | * import.c (import_revoke_cert): Remove ultimate trust when revoking an | David Shaw | 2003-04-23 | 8 | -18/+89 |
* | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. | Werner Koch | 2003-04-15 | 13 | -17/+209 |
* | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 2003-04-10 | 11 | -67/+175 |