| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * compress.c (init_compress): Remove compress level 10 trick, since it is | David Shaw | 2003-11-15 | 1 | -1/+1 |
* | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 2003-11-15 | 1 | -22/+27 |
* | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 2003-11-14 | 1 | -25/+25 |
* | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 2003-11-13 | 1 | -1/+34 |
* | * mainproc.c (proc_symkey_enc): Don't show algorithm information when | David Shaw | 2003-11-10 | 1 | -0/+5 |
* | * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the | David Shaw | 2003-11-01 | 1 | -4/+6 |
* | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 2003-10-31 | 1 | -1/+2 |
* | * g10.c (main): Enhance the version-specific config file code to try for | David Shaw | 2003-10-26 | 1 | -7/+27 |
* | * g10.c (main): Add --symmetric --encrypt command. This generates a | David Shaw | 2003-10-26 | 1 | -3/+31 |
* | * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for | Werner Koch | 2003-10-25 | 1 | -0/+8 |
* | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 2003-10-21 | 1 | -1/+1 |
* | * import.c (import_one): Show the keyid when giving the Elgamal slow | David Shaw | 2003-10-14 | 1 | -1/+4 |
* | * cardglue.c (card_close): New. | Werner Koch | 2003-10-10 | 1 | -0/+3 |
* | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 2003-10-10 | 1 | -1/+1 |
* | * g10.c (main): Give a deprecated option warning for --show-keyring, | David Shaw | 2003-10-10 | 1 | -2/+30 |
* | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 2003-10-08 | 1 | -3/+4 |
* | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 2003-10-01 | 1 | -6/+22 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 2003-09-30 | 1 | -0/+1 |
* | * g10.c (main): New commands --card-edit, --card-status and | Werner Koch | 2003-09-28 | 1 | -0/+63 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-09-25 | 1 | -2/+6 |
* | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 2003-09-24 | 1 | -1/+1 |
* | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 2003-09-23 | 1 | -3/+11 |
* | * g10.c (main): Trim --help to commonly used options. Remove -f. | David Shaw | 2003-09-12 | 1 | -59/+51 |
* | * g10.c (main): Error out if --multifile is used with the commands that | David Shaw | 2003-09-09 | 1 | -38/+72 |
* | * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds), | David Shaw | 2003-09-04 | 1 | -11/+0 |
* | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 2003-08-31 | 1 | -5/+5 |
* | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 2003-08-29 | 1 | -3/+3 |
* | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 2003-08-26 | 1 | -1/+2 |
* | * mainproc.c (check_sig_and_print): Get the uid validity before printing | David Shaw | 2003-08-24 | 1 | -1/+1 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c | David Shaw | 2003-08-03 | 1 | -0/+1 |
* | * options.h, g10.c (main, add_keyserver_url): Add | David Shaw | 2003-07-24 | 1 | -2/+39 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 2003-07-20 | 1 | -1/+3 |
* | * parse-packet.c (parse_signature): No need to reserve 8 bytes for the | David Shaw | 2003-07-10 | 1 | -3/+6 |
* | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 2003-06-05 | 1 | -6/+9 |
* | Inadvertently left out of the 2003-06-01 checkin | David Shaw | 2003-06-04 | 1 | -0/+1 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-06-03 | 1 | -1/+3 |
* | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c | David Shaw | 2003-06-01 | 1 | -1/+10 |
* | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 2003-05-31 | 1 | -10/+72 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-24 | 1 | -18/+18 |
* | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 2003-05-21 | 1 | -18/+11 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 1 | -115/+169 |
* | * tdbio.c (create_version_record): Only create new trustdbs with | David Shaw | 2003-05-01 | 1 | -8/+9 |
* | * g10.c (main): Add --no-textmode. | David Shaw | 2003-04-27 | 1 | -0/+3 |
* | * sign.c (do_sign): Show the hash used when making a signature in verbose | David Shaw | 2003-04-26 | 1 | -1/+3 |
* | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. | Werner Koch | 2003-04-15 | 1 | -1/+5 |
* | * main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2003-04-09 | 1 | -4/+5 |
* | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 2003-03-24 | 1 | -6/+11 |
* | * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" | David Shaw | 2003-03-11 | 1 | -0/+1 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-03-04 | 1 | -1/+5 |
* | * g10.c (main): Accept "s1" in addition to "idea" to match the other | David Shaw | 2003-02-22 | 1 | -1/+2 |