aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch2006-11-091-1/+10
* .Werner Koch2006-10-231-0/+5
* Allow for a global trustlist.Werner Koch2006-09-151-7/+0
* The big Assuan error code removal.Werner Koch2006-09-061-1/+2
* Minor changes and typo fixes.Werner Koch2006-09-061-1/+1
* Allow for 4k ssh keys and better error reporting.Werner Koch2006-08-291-2/+25
* Various smaller changesWerner Koch2006-06-271-1/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* PIN caching of cards does now work.Werner Koch2006-02-091-1/+1
* Use a default argument for --write-env-file.Werner Koch2005-08-161-2/+7
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-3/+8
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-0/+6
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-20/+84
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-011-0/+1
* * 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