aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-10-26* g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw1-3/+31
2003-10-25* g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default forWerner Koch1-0/+8
2003-10-21* passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch1-1/+1
2003-10-21* card-util.c (card_edit): New command "passwd". Add logic toWerner Koch1-1/+1
2003-10-14* import.c (import_one): Show the keyid when giving the Elgamal slowDavid Shaw1-1/+4
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-08* call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch1-2/+2
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-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-117/+196
2003-09-23* g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw1-3/+11
2003-09-18* g10.c: New command --card-edit.Werner Koch1-0/+17
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-05Cleanups, fixes and PC/SC supportWerner Koch1-93/+14
2003-08-03* options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw1-0/+1
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch1-24/+16
2003-07-24* options.h, g10.c (main, add_keyserver_url): AddDavid Shaw1-2/+39
2003-07-24* g10.c: New command --card-status.Werner Koch1-0/+10
2003-07-23* keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.Werner Koch1-0/+15
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-07-03* options.h (DBG_CIPHER): Reintroduced it.Werner Koch1-0/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-2/+11
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-182/+259
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-0/+3
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+3137
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