aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-14agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch1-71/+85
2010-10-14All tests work are again workingWerner Koch1-1/+5
2010-10-14Some tweaks to the agent startup.Werner Koch1-115/+12
2010-08-18Fix regression in logging.Werner Koch1-4/+6
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-5/+1
2010-04-14Whole lot of changes to support CE.Werner Koch1-1/+17
2010-03-29Minor cleanupsWerner Koch1-1/+1
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-02-26Some minor changes and typo fixes.Werner Koch1-2/+48
2009-12-08common/Marcus Brinkmann1-2/+2
2009-11-05agent/Marcus Brinkmann1-9/+10
2009-11-04Add hack for the HELP command.Werner Koch1-8/+12
2009-10-16Somehow this slipped through. Really commit this time.Marcus Brinkmann1-5/+41
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+3
2009-07-21Make bug reporting address easier changeable.Werner Koch1-2/+2
2009-07-07Release session_env.Werner Koch1-5/+6
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-1/+7
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-1/+1
2008-12-09Minor fixes.Werner Koch1-1/+1
2008-12-05Add option --card-timeout.Werner Koch1-18/+57
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-10-01Add /daatfile command to gpg-connect-agent.Werner Koch1-13/+73
2008-05-26Make --runtime option of gpgconf under W32 work.Werner Koch1-1/+12
2008-03-05Add IF command and new variable functions to gpg-connect-agent.Werner Koch1-10/+78
2007-12-12Doc fixes.Werner Koch1-2/+2
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
2007-10-24Add a /while loop.Werner Koch1-12/+216
2007-10-24Changed wording of passphrase checking messages.Werner Koch1-2/+4
2007-10-19Enhanced gpg-conect-agent scripting.Werner Koch1-77/+466
2007-10-12Allow ${foo} syntax for variables.Werner Koch1-3/+20
2007-10-11Add more sytem variables: cwd, foodir and serverpid.Werner Koch1-7/+48
2007-10-11* gpg-connect-agent.c (get_var): Expand environment variables.Werner Koch1-6/+32
2007-10-02Add commands /run and /bye so that we can better automate tests.Werner Koch1-8/+91
2007-10-02Extended gpg-connect-agent.Werner Koch1-7/+432
2007-10-01Use Assuan socket wrapper calls.Werner Koch1-2/+12
2007-07-162007-07-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+7
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-0/+4
2007-06-06First steps towards supporting W32.Werner Koch1-15/+0
2007-04-03Add a way to get a listing of available CCID readers.Werner Koch1-44/+95
2007-01-25agent/Werner Koch1-1/+1
2006-09-13Various fixes and new features.Werner Koch1-17/+137
2006-09-06The big Assuan error code removal.Werner Koch1-8/+9
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-2/+221
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-1/+19
2005-04-11* gpg-connect-agent.c (start_agent): Use PATHSEP_C instead of ':'.Werner Koch1-2/+2
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-4/+43
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-0/+362