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