| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2003-04-09 | 4 | -10/+22 |
* | Add primary key fingerprint to VALIDSIG status. | Werner Koch | 2003-04-08 | 2 | -8/+33 |
* | * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash. | David Shaw | 2003-04-04 | 3 | -21/+29 |
* | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 2003-03-24 | 7 | -14/+48 |
* | * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" | David Shaw | 2003-03-11 | 5 | -5/+20 |
* | * compress.c (init_uncompress): Use a 15 bit window size so that | Werner Koch | 2003-03-10 | 2 | -1/+12 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-03-04 | 13 | -26/+103 |
* | * keyserver.c (keyserver_spawn): Include various pieces of information | David Shaw | 2003-02-26 | 4 | -9/+100 |
* | * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF | David Shaw | 2003-02-22 | 6 | -17/+101 |
* | * g10.c (main): Accept "s1" in addition to "idea" to match the other | David Shaw | 2003-02-22 | 4 | -1/+17 |
* | * keygen.c (keygen_set_std_prefs): Don't put AES or CAST5 in default prefs | David Shaw | 2003-02-21 | 2 | -4/+22 |
* | * g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support. | David Shaw | 2003-02-21 | 2 | -19/+38 |
* | * keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' a | David Shaw | 2003-02-12 | 7 | -34/+127 |