aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-162-8/+21
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-062-7/+7
* (main): Use new libgcrypt thread library registerWerner Koch2004-04-062-11/+21
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-3/+12
* * gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch2004-03-172-1/+5
* (parse_rereadable_options): Use the newWerner Koch2004-03-161-2/+3
* (parse_rereadable_options): Use the newWerner Koch2004-03-162-17/+50
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-217-12/+59
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-194-143/+653
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-187-579/+105
* * command.c (cmd_setkeydesc): New.Werner Koch2004-02-136-51/+129
* Removed debugging cruft.Werner Koch2004-02-131-11/+11
* (main): New options --no-fail-on-exist, --homedir.Werner Koch2004-02-134-45/+99
* Include cmacros.am for common flags.Werner Koch2004-02-123-45/+81
* * minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch2004-02-104-38/+199
* Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2004-02-042-5/+60
* * findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch2004-02-035-18/+40
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-297-46/+138
* (agent_marktrusted): Check whether the trustlist isWerner Koch2004-01-284-1/+23
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-273-102/+6
* * call-scd.c (atfork_cb): New.Werner Koch2004-01-243-6/+34
* * findkey.c (agent_key_from_file): Now return an error code soWerner Koch2004-01-166-32/+47
* (main): Set the prefixes for assuan logging.Werner Koch2003-12-162-0/+6
* * protect.c (do_encryption): Use gcry_create_nonce instad of theWerner Koch2003-12-162-4/+9
* * sexp-parse.h (snext): Don't use atoi_1 and digitp macros, soWerner Koch2003-12-012-7/+13
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-124-6/+6
* * command.c (cmd_get_confirmation): New command.Werner Koch2003-10-312-0/+54
* * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch2003-09-021-0/+4
* 2003-08-20 Timo Schulz <[email protected]>Timo Schulz2003-08-202-3/+8
* Forgot to remove the unsued variable.Timo Schulz2003-08-141-2/+0
* 2003-08-14 Timo Schulz <[email protected]>Timo Schulz2003-08-142-47/+27
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-0517-0/+8655
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-053-0/+877
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-091-0/+314
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-1921-9222/+0
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-265-6/+54
* * gpg-agent.c (create_private_keys_directory)Werner Koch2002-09-092-2/+80
* 2002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2002-09-052-1/+11
* 2002-09-03 Neal H. Walfield <[email protected]>Neal Walfield2002-09-052-4/+29
* * query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch2002-08-223-5/+14
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-216-27/+37
* * divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch2002-08-215-19/+47
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-166-36/+168
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-103-2/+5
* Minor fixesWerner Koch2002-08-097-29/+60
* typo fix.NEWPG-0-3-9Werner Koch2002-07-011-1/+1
* * query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch2002-06-293-4/+7
* * protect-tool.c (export_p12_file): New.Werner Koch2002-06-284-15/+492
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-2713-41/+769
* * protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch2002-06-256-10/+1112