aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2003-10-10(card_close): New.V1-3-3Werner Koch2-1/+15
2003-10-10About to release 1.3.3Werner Koch1-1/+1
2003-10-10* cardglue.c (card_close): New.Werner Koch8-12/+139
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 Shaw4-13/+73
2003-10-09* ccid-driver.c (ccid_transceive): Add T=1 chaining for sending.Werner Koch6-58/+159
2003-10-08* cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch11-147/+552
2003-10-02* cardglue.c (learn_status_cb): Release values before assignmentWerner Koch15-338/+542
2003-10-01* g10.c (main): Add --no-groups to zero --group list.David Shaw5-46/+77
2003-09-30* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw4-15/+28
2003-09-30* gpgv.c (check_trustdb_stale): Stub.David Shaw5-40/+71
2003-09-30* keygen.c (do_add_key_flags, parse_parameter_usage): Add supportWerner Koch11-38/+188
2003-09-28* g10.c (main): New commands --card-edit, --card-status andWerner Koch15-2/+5576
2003-09-27First bits of a card support backport from 1.9. It is not enabled byWerner Koch5-7/+233
2003-09-25* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw4-42/+56
2003-09-24* keyedit.c (show_key_with_all_names): Show names a little neater byDavid Shaw2-6/+27
2003-09-24* sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw5-8/+19
2003-09-23* keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): ExpandDavid Shaw5-20/+49
2003-09-23* g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw4-14/+33
2003-09-12* g10.c (main): Trim --help to commonly used options. Remove -f.David Shaw2-59/+55
2003-09-09* g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw3-38/+89
2003-09-04* armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw4-26/+10
2003-09-03* keyedit.c (show_key_with_all_names): Fix assertion failure when usingDavid Shaw2-3/+6
2003-08-31* g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw4-9/+19
2003-08-31* main.h, keygen.c (keygen_add_keyserver_url): Signature callback forDavid Shaw6-6/+148
2003-08-30* keyedit.c (show_key_with_all_names): Use list-option show-long-keyid inDavid Shaw2-8/+19
2003-08-30* keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid inDavid Shaw2-3/+12
2003-08-29* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw6-20/+36
2003-08-26* options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw4-9/+20
2003-08-26* mainproc.c (check_sig_and_print): Use two different preferred keyserverDavid Shaw5-2/+28
2003-08-25* Makefile.am: Use NETLIBS instead of EGDLIBS.David Shaw2-1/+3
2003-08-24* mainproc.c (check_sig_and_print): Get the uid validity before printingDavid Shaw3-4/+17
2003-08-21* gpgv.c: Remove extra semicolon (typo).David Shaw7-69/+120
2003-08-13* packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw8-60/+88
2003-08-03* options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw5-2/+16
2003-07-24* options.h, g10.c (main, add_keyserver_url): AddDavid Shaw4-6/+83
2003-07-21* keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw9-29/+129
2003-07-20* keyedit.c (show_key_with_all_names): Use list-option show-validity inDavid Shaw2-0/+13
2003-07-20* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw4-24/+58
2003-07-20* packet.h, main.h, sig-check.c (signature_check2, check_key_signature2,David Shaw7-26/+81
2003-07-10* parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw17-69/+237
2003-06-10* parse-packet.c (parse): Disallow old style partial length forWerner Koch2-2/+27
2003-06-08* import.c (import_keys_internal): Invalidate the cache so thatWerner Koch1-1/+1
2003-06-08* import.c (import_keys_internal): Invalidate the cache so thatWerner Koch2-0/+8
2003-06-05* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw8-14/+86
2003-06-04Inadvertently left out of the 2003-06-01 checkinDavid Shaw2-2/+10
2003-06-03* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw5-34/+122
2003-06-01* g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.cDavid Shaw5-58/+103
2003-05-31* mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw9-93/+157
2003-05-31* main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw5-72/+60