aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* All tests work are again workingWerner Koch2010-10-141-1/+5
* Some tweaks to the agent startup.Werner Koch2010-10-141-115/+12
* Fix regression in logging.Werner Koch2010-08-181-4/+6
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-5/+1
* Whole lot of changes to support CE.Werner Koch2010-04-141-1/+17
* Minor cleanupsWerner Koch2010-03-291-1/+1
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Some minor changes and typo fixes.Werner Koch2010-02-261-2/+48
* common/Marcus Brinkmann2009-12-081-2/+2
* agent/Marcus Brinkmann2009-11-051-9/+10
* Add hack for the HELP command.Werner Koch2009-11-041-8/+12
* Somehow this slipped through. Really commit this time.Marcus Brinkmann2009-10-161-5/+41
* 2009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-09-231-3/+3
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+2
* Release session_env.Werner Koch2009-07-071-5/+6
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-1/+7
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-1/+1
* Minor fixes.Werner Koch2008-12-091-1/+1
* Add option --card-timeout.Werner Koch2008-12-051-18/+57
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Add /daatfile command to gpg-connect-agent.Werner Koch2008-10-011-13/+73
* Make --runtime option of gpgconf under W32 work.Werner Koch2008-05-261-1/+12
* Add IF command and new variable functions to gpg-connect-agent.Werner Koch2008-03-051-10/+78
* Doc fixes.Werner Koch2007-12-121-2/+2
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Add a /while loop.Werner Koch2007-10-241-12/+216
* Changed wording of passphrase checking messages.Werner Koch2007-10-241-2/+4
* Enhanced gpg-conect-agent scripting.Werner Koch2007-10-191-77/+466
* 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