aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-311-3/+5
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-211-1/+7
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-79/+17
* .Werner Koch2005-04-201-8/+71
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-0/+5
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-9/+21
* 2005-02-14 Moritz Schulte <[email protected]>Moritz Schulte2005-02-141-1/+1
* * AUTHORS: Copied from 1.4 and edited to refelct the changes inWerner Koch2005-02-031-178/+205
* 2005-01-26 Moritz Schulte <[email protected]>Moritz Schulte2005-01-261-114/+285
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-0/+5
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-8/+1
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-201-69/+112
* * query.c (initialize_module_query):Werner Koch2004-12-191-0/+4
* * 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-181-6/+0
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-8/+8
* 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-131-9/+39
* First take on a W32 portWerner Koch2004-12-021-6/+6
* (parse_rereadable_options): Return "not handled"Werner Koch2004-10-221-5/+7
* (check_for_running_agent): New.Werner Koch2004-09-091-7/+70
* * gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch2004-08-201-2/+7
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-1/+1
* 2004-06-20 Moritz Schulte <[email protected]>Moritz Schulte2004-06-201-0/+1
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-111-0/+7
* * gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2004-05-031-11/+22
* * gpg-agent.c (parse_rereadable_options): New arg REREAD. AllowWerner Koch2004-04-301-7/+23
* * call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch2004-04-211-7/+3
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-161-8/+16
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-4/+4
* (main): Use new libgcrypt thread library registerWerner Koch2004-04-061-11/+16
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-231-3/+7
* * gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch2004-03-171-1/+1
* (parse_rereadable_options): Use the newWerner Koch2004-03-161-2/+3
* (parse_rereadable_options): Use the newWerner Koch2004-03-161-17/+44
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-181-3/+77
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-291-0/+2
* (main): Set the prefixes for assuan logging.Werner Koch2003-12-161-0/+2
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+1063
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-916/+0
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-261-2/+10
* * gpg-agent.c (create_private_keys_directory)Werner Koch2002-09-091-1/+73
* 2002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2002-09-051-1/+7
* * query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch2002-08-221-1/+1
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-211-3/+3
* * divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch2002-08-211-5/+14
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-161-4/+1
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-101-1/+1
* Minor fixesWerner Koch2002-08-091-0/+6