aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * g10.c (main): New commands --card-edit, --card-status andWerner Koch2003-09-281-0/+63
* * options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw2003-09-251-2/+6
* * sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw2003-09-241-1/+1
* * g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw2003-09-231-3/+11
* * g10.c (main): Trim --help to commonly used options. Remove -f.David Shaw2003-09-121-59/+51
* * g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw2003-09-091-38/+72
* * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw2003-09-041-11/+0
* * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw2003-08-311-5/+5
* * passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw2003-08-291-3/+3
* * options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw2003-08-261-1/+2
* * mainproc.c (check_sig_and_print): Get the uid validity before printingDavid Shaw2003-08-241-1/+1
* * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw2003-08-031-0/+1
* * options.h, g10.c (main, add_keyserver_url): AddDavid Shaw2003-07-241-2/+39
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw2003-07-201-1/+3
* * parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw2003-07-101-3/+6
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-051-6/+9
* Inadvertently left out of the 2003-06-01 checkinDavid Shaw2003-06-041-0/+1
* * options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw2003-06-031-1/+3
* * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.cDavid Shaw2003-06-011-1/+10
* * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw2003-05-311-10/+72
* * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-241-18/+18
* * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw2003-05-211-18/+11
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-031-115/+169
* * tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw2003-05-011-8/+9
* * g10.c (main): Add --no-textmode.David Shaw2003-04-271-0/+3
* * sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw2003-04-261-1/+3
* * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch2003-04-151-1/+5
* * main.h, g10.c (main), import.c (parse_import_options,David Shaw2003-04-091-4/+5
* * keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw2003-03-241-6/+11
* * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw2003-03-111-0/+1
* * trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw2003-03-041-1/+5
* * g10.c (main): Accept "s1" in addition to "idea" to match the otherDavid Shaw2003-02-221-1/+2
* * g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support.David Shaw2003-02-211-19/+32
* * exec.c (set_exec_path): Add debugging line.David Shaw2003-02-121-61/+98
* * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw2003-02-041-13/+25
* * g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw2003-01-161-0/+2
* * trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw2003-01-151-1/+1
* * g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch2003-01-141-2/+5
* * tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw2002-12-111-1/+2
* * g10.c: New options --[no-]mangle-dos-filenames.Werner Koch2002-12-051-0/+10
* * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-031-11/+25
* * main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw2002-11-251-1/+1
* * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw2002-11-251-3/+3
* * g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw2002-11-241-4/+21
* * g10.c (main): Allow compression algorithm names as the argument toDavid Shaw2002-11-151-4/+32
* * encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw2002-11-131-7/+0
* * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't needDavid Shaw2002-11-131-1/+1
* * keyring.h, keyring.c (keyring_register_filename): Return the pointer ifDavid Shaw2002-11-081-1/+7
* * options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw2002-11-071-0/+11
* * options.h, g10.c (main): Add --trust-model option. Current models areDavid Shaw2002-11-031-1/+17