aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-10-10* cardglue.c (card_close): New.Werner Koch1-0/+3
2003-10-10* primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch1-1/+1
2003-10-10* g10.c (main): Give a deprecated option warning for --show-keyring,David Shaw1-2/+30
2003-10-08* cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch1-3/+4
2003-10-01* g10.c (main): Add --no-groups to zero --group list.David Shaw1-6/+22
2003-09-30* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-0/+1
2003-09-28* g10.c (main): New commands --card-edit, --card-status andWerner Koch1-0/+63
2003-09-25* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-2/+6
2003-09-24* sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw1-1/+1
2003-09-23* g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw1-3/+11
2003-09-12* g10.c (main): Trim --help to commonly used options. Remove -f.David Shaw1-59/+51
2003-09-09* g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw1-38/+72
2003-09-04* armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw1-11/+0
2003-08-31* g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw1-5/+5
2003-08-29* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw1-3/+3
2003-08-26* options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw1-1/+2
2003-08-24* mainproc.c (check_sig_and_print): Get the uid validity before printingDavid Shaw1-1/+1
2003-08-03* options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw1-0/+1
2003-07-24* options.h, g10.c (main, add_keyserver_url): AddDavid Shaw1-2/+39
2003-07-20* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-1/+3
2003-07-10* parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw1-3/+6
2003-06-05* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw1-6/+9
2003-06-04Inadvertently left out of the 2003-06-01 checkinDavid Shaw1-0/+1
2003-06-03* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-1/+3
2003-06-01* g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.cDavid Shaw1-1/+10
2003-05-31* mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw1-10/+72
2003-05-24* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw1-18/+18
2003-05-21* trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw1-18/+11
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw1-115/+169
2003-05-01* tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw1-8/+9
2003-04-27* g10.c (main): Add --no-textmode.David Shaw1-0/+3
2003-04-26* sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw1-1/+3
2003-04-15* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch1-1/+5
2003-04-09* main.h, g10.c (main), import.c (parse_import_options,David Shaw1-4/+5
2003-03-24* keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw1-6/+11
2003-03-11* options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw1-0/+1
2003-03-04* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw1-1/+5
2003-02-22* g10.c (main): Accept "s1" in addition to "idea" to match the otherDavid Shaw1-1/+2
2003-02-21* g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support.David Shaw1-19/+32
2003-02-12* exec.c (set_exec_path): Add debugging line.David Shaw1-61/+98
2003-02-04* armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw1-13/+25
2003-01-16* g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw1-0/+2
2003-01-15* trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw1-1/+1
2003-01-14* g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch1-2/+5
2002-12-11* tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw1-1/+2
2002-12-05* g10.c: New options --[no-]mangle-dos-filenames.Werner Koch1-0/+10
2002-12-03* options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw1-11/+25
2002-11-25* main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw1-1/+1
2002-11-25* g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw1-3/+3
2002-11-24* g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw1-4/+21