| Commit message (Expand) | Author | Files | Lines |
2003-10-25 | * ccid-driver.c (ccid_open_reader): Return an error if no USB | Werner Koch | 1 | -0/+5 |
2003-10-25 | * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for | Werner Koch | 1 | -0/+7 |
2003-10-24 | (apdu_open_reader): Hacks for PC/SC under Windows. | Werner Koch | 1 | -0/+4 |
2003-10-21 | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 1 | -0/+19 |
2003-10-14 | * import.c (import_one): Show the keyid when giving the Elgamal slow | David Shaw | 1 | -0/+8 |
2003-10-14 | * keyedit.c (show_key_with_all_names): Ownertrust is only meaningful for | David Shaw | 1 | -0/+6 |
2003-10-11 | Always enable the gen_card_key prototype. | Werner Koch | 1 | -0/+4 |
2003-10-10 | (card_close): New.V1-3-3 | Werner Koch | 1 | -0/+2 |
2003-10-10 | * cardglue.c (card_close): New. | Werner Koch | 1 | -0/+9 |
2003-10-10 | * g10.c (main): Give a deprecated option warning for --show-keyring, | David Shaw | 1 | -0/+12 |
2003-10-09 | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 1 | -0/+11 |
2003-10-08 | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 1 | -0/+20 |
2003-10-02 | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 1 | -0/+42 |
2003-10-01 | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 1 | -0/+15 |
2003-09-30 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 1 | -0/+3 |
2003-09-30 | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 1 | -0/+16 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 1 | -0/+17 |
2003-09-28 | * g10.c (main): New commands --card-edit, --card-status and | Werner Koch | 1 | -1/+13 |
2003-09-27 | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 1 | -0/+8 |
2003-09-25 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -0/+6 |
2003-09-24 | * keyedit.c (show_key_with_all_names): Show names a little neater by | David Shaw | 1 | -0/+7 |
2003-09-24 | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 1 | -0/+9 |
2003-09-23 | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 1 | -0/+9 |
2003-09-23 | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 1 | -0/+9 |
2003-09-12 | * g10.c (main): Trim --help to commonly used options. Remove -f. | David Shaw | 1 | -0/+4 |
2003-09-09 | * g10.c (main): Error out if --multifile is used with the commands that | David Shaw | 1 | -0/+13 |
2003-09-04 | * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds), | David Shaw | 1 | -0/+5 |
2003-09-03 | * keyedit.c (show_key_with_all_names): Fix assertion failure when using | David Shaw | 1 | -0/+5 |
2003-08-31 | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 1 | -1/+11 |
2003-08-31 | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 1 | -0/+15 |
2003-08-30 | * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid in | David Shaw | 1 | -0/+3 |
2003-08-30 | * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid in | David Shaw | 1 | -0/+5 |
2003-08-29 | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 1 | -0/+12 |
2003-08-26 | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 1 | -0/+7 |
2003-08-26 | * mainproc.c (check_sig_and_print): Use two different preferred keyserver | David Shaw | 1 | -0/+13 |
2003-08-25 | * Makefile.am: Use NETLIBS instead of EGDLIBS. | David Shaw | 1 | -0/+2 |
2003-08-24 | * mainproc.c (check_sig_and_print): Get the uid validity before printing | David Shaw | 1 | -0/+9 |
2003-08-21 | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 1 | -0/+21 |
2003-08-13 | * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): | David Shaw | 1 | -0/+22 |
2003-08-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 1 | -0/+6 |
2003-07-24 | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 1 | -0/+10 |
2003-07-21 | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 1 | -0/+23 |
2003-07-20 | * keyedit.c (show_key_with_all_names): Use list-option show-validity in | David Shaw | 1 | -0/+5 |
2003-07-20 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 1 | -0/+5 |
2003-07-20 | * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, | David Shaw | 1 | -0/+12 |
2003-07-10 | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 1 | -0/+70 |
2003-06-10 | * parse-packet.c (parse): Disallow old style partial length for | Werner Koch | 1 | -0/+5 |
2003-06-08 | * import.c (import_keys_internal): Invalidate the cache so that | Werner Koch | 1 | -0/+6 |
2003-06-05 | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 1 | -0/+17 |
2003-06-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 1 | -0/+10 |