aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow ${foo} syntax for variables.Werner Koch2007-10-121-3/+20
* Add more sytem variables: cwd, foodir and serverpid.Werner Koch2007-10-111-7/+48
* * gpg-connect-agent.c (get_var): Expand environment variables.Werner Koch2007-10-111-6/+32
* Add commands /run and /bye so that we can better automate tests.Werner Koch2007-10-021-8/+91
* Extended gpg-connect-agent.Werner Koch2007-10-021-7/+432
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-2/+12
* 2007-07-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-161-2/+7
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-0/+4
* First steps towards supporting W32.Werner Koch2007-06-061-15/+0
* Add a way to get a listing of available CCID readers.Werner Koch2007-04-031-44/+95
* agent/Werner Koch2007-01-251-1/+1
* Various fixes and new features.Werner Koch2006-09-131-17/+137
* The big Assuan error code removal.Werner Koch2006-09-061-8/+9
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-2/+221
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-1/+19
* * gpg-connect-agent.c (start_agent): Use PATHSEP_C instead of ':'.Werner Koch2005-04-111-2/+2
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-4/+43
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-0/+362