aboutsummaryrefslogtreecommitdiffstats
path: root/agent (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch4-143/+653
2004-02-18* protect-tool.c (main): Setup the used character set.Werner Koch7-579/+105
2004-02-13* command.c (cmd_setkeydesc): New.Werner Koch6-51/+129
2004-02-13Removed debugging cruft.Werner Koch1-11/+11
2004-02-13(main): New options --no-fail-on-exist, --homedir.Werner Koch4-45/+99
2004-02-12Include cmacros.am for common flags.Werner Koch3-45/+81
2004-02-10* minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch4-38/+199
2004-02-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2-5/+60
2004-02-03* findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch5-18/+40
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch7-46/+138
2004-01-28(agent_marktrusted): Check whether the trustlist isWerner Koch4-1/+23
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch3-102/+6
2004-01-24* call-scd.c (atfork_cb): New.Werner Koch3-6/+34
2004-01-16* findkey.c (agent_key_from_file): Now return an error code soWerner Koch6-32/+47
2003-12-16(main): Set the prefixes for assuan logging.Werner Koch2-0/+6
2003-12-16* protect.c (do_encryption): Use gcry_create_nonce instad of theWerner Koch2-4/+9
2003-12-01* sexp-parse.h (snext): Don't use atoi_1 and digitp macros, soWerner Koch2-7/+13
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch4-6/+6
2003-10-31* command.c (cmd_get_confirmation): New command.Werner Koch2-0/+54
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-0/+4
2003-08-202003-08-20 Timo Schulz <[email protected]>Timo Schulz2-3/+8
2003-08-14Forgot to remove the unsued variable.Timo Schulz1-2/+0
2003-08-142003-08-14 Timo Schulz <[email protected]>Timo Schulz2-47/+27
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin17-0/+8655
2003-07-31minor changes to make make distcheck happyWerner Koch3-3/+10
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch3-15/+13
2003-07-16* simple-pwquery.c, simple-pwquery.h: Moved to ../common.Werner Koch3-5/+11
2003-07-04Minor changes to make make dist work correctly.Werner Koch2-0/+9
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch2-4/+4
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch15-137/+346
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch4-15/+19
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin3-0/+877
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann6-61/+61
2003-06-03Make use of libgpg-errorWerner Koch15-187/+230
2003-04-29* command.c (register_commands): Adjusted for new Assuan semantics.Werner Koch3-30/+34
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+314
2003-01-09Updated from latest NewPG projectWerner Koch14-157/+501
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin21-9222/+0
2002-09-26* gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch5-6/+54
2002-09-09* gpg-agent.c (create_private_keys_directory)Werner Koch2-2/+80
2002-09-052002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2-1/+11
2002-09-052002-09-03 Neal H. Walfield <[email protected]>Neal Walfield2-4/+29
2002-08-22* query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch3-5/+14
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch6-27/+37
2002-08-21* divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch5-19/+47
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch6-36/+168
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch3-2/+5
2002-08-09Minor fixesWerner Koch7-29/+60
2002-07-01typo fix.NEWPG-0-3-9Werner Koch1-1/+1
2002-06-29* query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch3-4/+7