| Commit message (Expand) | Author | Files | Lines |
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 |
2003-08-26 | * mainproc.c (check_sig_and_print): Use two different preferred keyserver | David Shaw | 5 | -2/+28 |
2003-08-25 | 2003-08-25 Timo Schulz <[email protected]> | Timo Schulz | 2 | -33/+25 |
2003-08-25 | * Makefile.am: Use NETLIBS instead of EGDLIBS. | David Shaw | 2 | -1/+3 |
2003-08-24 | * mainproc.c (check_sig_and_print): Get the uid validity before printing | David Shaw | 3 | -4/+17 |
2003-08-21 | * gpgv.c: Remove extra semicolon (typo). | David Shaw | 7 | -69/+120 |
2003-08-18 | * mdc.c (use_mdc): Simplified. | Timo Schulz | 2 | -22/+20 |
2003-08-18 | 2003-08-18 Timo Schulz <[email protected]> | Timo Schulz | 3 | -51/+66 |
2003-08-13 | * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): | David Shaw | 8 | -60/+88 |
2003-08-07 | (pk_sign): Fix last change. | Werner Koch | 2 | -8/+49 |
2003-08-05 | Cleanups, fixes and PC/SC support | Werner Koch | 8 | -343/+84 |
2003-08-03 | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 5 | -2/+16 |
2003-07-29 | * gpgsm.c (main): Add secmem features and set the random seed file. | Werner Koch | 8 | -260/+518 |
2003-07-28 | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 11 | -42/+44 |
2003-07-24 | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 4 | -6/+83 |
2003-07-24 | * g10.c: New command --card-status. | Werner Koch | 10 | -13/+253 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 10 | -20/+272 |
2003-07-21 | * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. | David Shaw | 9 | -29/+129 |
2003-07-20 | * keyedit.c (show_key_with_all_names): Use list-option show-validity in | David Shaw | 2 | -0/+13 |
2003-07-20 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 4 | -24/+58 |
2003-07-20 | * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, | David Shaw | 7 | -26/+81 |
2003-07-16 | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 6 | -30/+199 |
2003-07-10 | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 17 | -69/+237 |
2003-07-03 | * options.h (DBG_CIPHER): Reintroduced it. | Werner Koch | 13 | -202/+422 |
2003-07-01 | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 11 | -61/+143 |
2003-06-27 | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 15 | -387/+1138 |
2003-06-23 | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 7 | -29/+96 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 65 | -2434/+3299 |