aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-213-17/+9
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-203-74/+127
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-207-108/+103
* * query.c (initialize_module_query): New.Werner Koch2004-12-191-3/+3
* * query.c (initialize_module_query):Werner Koch2004-12-195-3/+51
* * maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2004-12-191-0/+6
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-182-6/+2
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-182-0/+7
* 2004-12-17 Moritz Schulte <[email protected]>Moritz Schulte2004-12-172-5/+9
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-154-14/+37
* Yep. No lost threads anymore.Werner Koch2004-12-141-1/+1
* More fixes. First successful use; leaks threads, though.Werner Koch2004-12-141-5/+22
* VArious hacks to make it at least build under W32.Werner Koch2004-12-133-10/+50
* 2004-12-05 Moritz Schulte <[email protected]>Moritz Schulte2004-12-052-5/+9
* First take on a W32 portWerner Koch2004-12-021-6/+6
* (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