| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support. | David Shaw | 2003-02-21 | 1 | -19/+32 |
* | * exec.c (set_exec_path): Add debugging line. | David Shaw | 2003-02-12 | 1 | -61/+98 |
* | * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the | David Shaw | 2003-02-04 | 1 | -13/+25 |
* | * g10.c (add_group): Trim whitespace after a group name so it does not | David Shaw | 2003-01-16 | 1 | -0/+2 |
* | * trustdb.c (init_trustdb, get_validity): Don't use a changed trust model | David Shaw | 2003-01-15 | 1 | -1/+1 |
* | * g10.c (add_group): Fixed group parsing to allow more than one | Werner Koch | 2003-01-14 | 1 | -2/+5 |
* | * tdbio.c (tdbio_read_record, tdbio_write_record): Compact the | David Shaw | 2002-12-11 | 1 | -1/+2 |
* | * g10.c: New options --[no-]mangle-dos-filenames. | Werner Koch | 2002-12-05 | 1 | -0/+10 |
* | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 2002-12-03 | 1 | -11/+25 |
* | * main.h, misc.c (default_cipher_algo, default_compress_algo): New. | David Shaw | 2002-11-25 | 1 | -1/+1 |
* | * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable): | David Shaw | 2002-11-25 | 1 | -3/+3 |
* | * g10.c (add_notation_data): Disallow notation names that do not contain a | David Shaw | 2002-11-24 | 1 | -4/+21 |
* | * g10.c (main): Allow compression algorithm names as the argument to | David Shaw | 2002-11-15 | 1 | -4/+32 |
* | * encode.c (encode_simple): Make sure that files larger than about 4G use | David Shaw | 2002-11-13 | 1 | -7/+0 |
* | * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need | David Shaw | 2002-11-13 | 1 | -1/+1 |
* | * keyring.h, keyring.c (keyring_register_filename): Return the pointer if | David Shaw | 2002-11-08 | 1 | -1/+7 |
* | * options.h, g10.c (main), trustdb.c (ask_ownertrust): Add | David Shaw | 2002-11-07 | 1 | -0/+11 |
* | * options.h, g10.c (main): Add --trust-model option. Current models are | David Shaw | 2002-11-03 | 1 | -1/+17 |