aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* (parse_rereadable_options): Return "not handled"Werner Koch2004-10-222-5/+15
* Preparing a new release. Updated gettextWerner Koch2004-09-302-2/+6
* * minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch2004-09-293-6/+28
* (agent_unprotect): Fixed wiping of CLEARTEXT. ThanksWerner Koch2004-09-282-1/+6
* 2004-09-25 Moritz Schulte <[email protected]>Moritz Schulte2004-09-264-40/+113
* (check_for_running_agent): New.Werner Koch2004-09-092-7/+78
* * gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch2004-08-204-4/+16
* (start_pinentry): Use a timeout for the pinentry lock.Werner Koch2004-08-202-3/+27
* (get_passphrase): Make sure that the defaultWerner Koch2004-08-182-5/+71
* (get_passphrase): Make sure that the defaultWerner Koch2004-08-182-0/+39
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-223-14/+23
* 2004-06-20 Moritz Schulte <[email protected]>Moritz Schulte2004-06-202-0/+5
* about to release 1.9.9V1-9-9Werner Koch2004-06-081-1/+1
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-114-22/+106
* * gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2004-05-034-12/+34
* * protect-tool.c: New option --enable-status-msg.Werner Koch2004-04-302-0/+15
* * gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch2004-04-302-7/+29
* (start_scd): Do not register an event signal if weWerner Koch2004-04-262-1/+9
* * call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch2004-04-213-11/+38
* * 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