| Commit message (Expand) | Author | Files | Lines |
2003-10-25 | (learn_status_cb, scd_genkey_cb): Fixed faulty use | Werner Koch | 2 | -5/+10 |
2003-10-25 | * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for | Werner Koch | 5 | -7/+27 |
2003-10-24 | (apdu_open_reader): Hacks for PC/SC under Windows. | Werner Koch | 2 | -3/+33 |
2003-10-21 | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 12 | -116/+246 |
2003-10-21 | * card-util.c (card_edit): New command "passwd". Add logic to | Werner Koch | 6 | -21/+91 |
2003-10-14 | * import.c (import_one): Show the keyid when giving the Elgamal slow | David Shaw | 3 | -3/+14 |
2003-10-14 | * keyedit.c (show_key_with_all_names): Ownertrust is only meaningful for | David Shaw | 2 | -6/+18 |
2003-10-11 | Always enable the gen_card_key prototype. | Werner Koch | 2 | -2/+4 |
2003-10-10 | (card_close): New.V1-3-3 | Werner Koch | 2 | -1/+15 |
2003-10-10 | About to release 1.3.3 | Werner Koch | 1 | -1/+1 |
2003-10-10 | * cardglue.c (card_close): New. | Werner Koch | 8 | -12/+139 |
2003-10-10 | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 1 | -1/+1 |
2003-10-10 | * g10.c (main): Give a deprecated option warning for --show-keyring, | David Shaw | 4 | -13/+73 |
2003-10-09 | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 6 | -58/+159 |
2003-10-08 | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 11 | -147/+552 |
2003-10-08 | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 6 | -181/+119 |
2003-10-02 | Fixes to make inclusion of card raleted source files into 1.3 easier. | Werner Koch | 2 | -1/+11 |
2003-10-02 | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 15 | -338/+542 |
2003-10-01 | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 5 | -46/+77 |
2003-09-30 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 4 | -15/+28 |
2003-09-30 | * keylist.c (print_card_serialno): New. | Werner Koch | 5 | -32/+153 |
2003-09-30 | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 5 | -40/+71 |
2003-09-30 | Minor fixes | Werner Koch | 2 | -37/+5 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 11 | -38/+188 |
2003-09-28 | * g10.c (main): New commands --card-edit, --card-status and | Werner Koch | 15 | -2/+5576 |
2003-09-27 | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 5 | -7/+233 |
2003-09-26 | 2003-09-26 Timo Schulz <[email protected]> | Timo Schulz | 2 | -1/+6 |
2003-09-25 | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 4 | -42/+56 |
2003-09-24 | * keyedit.c (show_key_with_all_names): Show names a little neater by | David Shaw | 2 | -6/+27 |
2003-09-24 | (print_isoname,card_status): Handle opt.with_colons. | Werner Koch | 2 | -49/+154 |
2003-09-24 | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 5 | -8/+19 |
2003-09-23 | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 5 | -20/+49 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 35 | -469/+1407 |
2003-09-23 | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 4 | -14/+33 |
2003-09-22 | 2003-09-22 Timo Schulz <[email protected]> | Timo Schulz | 2 | -0/+8 |
2003-09-19 | (parse_ccid_descriptor): New. | Werner Koch | 1 | -2/+2 |
2003-09-18 | * g10.c: New command --card-edit. | Werner Koch | 6 | -251/+420 |
2003-09-12 | * g10.c (main): Trim --help to commonly used options. Remove -f. | David Shaw | 2 | -59/+55 |
2003-09-09 | * g10.c (main): Error out if --multifile is used with the commands that | David Shaw | 3 | -38/+89 |
2003-09-06 | * configure.ac: Required newer versions of some libraries.V1-9-1 | Werner Koch | 3 | -4/+11 |
2003-09-05 | * keygen.c (do_add_key_flags, parse_parameter_usage) | Werner Koch | 4 | -17/+44 |
2003-09-04 | * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds), | David Shaw | 4 | -26/+10 |
2003-09-03 | * keyedit.c (show_key_with_all_names): Fix assertion failure when using | David Shaw | 2 | -3/+6 |
2003-09-02 | * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. | Werner Koch | 2 | -0/+13 |
2003-08-31 | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 4 | -9/+19 |
2003-08-31 | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 6 | -6/+148 |
2003-08-30 | * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid in | David Shaw | 2 | -8/+19 |
2003-08-30 | * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid in | David Shaw | 2 | -3/+12 |
2003-08-29 | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 6 | -20/+36 |
2003-08-26 | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 4 | -9/+20 |