summaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* gpg-connect-agent: Add convenience option --uiserver.Werner Koch2014-11-191-0/+10
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-191-3/+25
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-1/+1
* common: Add function gnupg_getcwd.Werner Koch2014-04-221-25/+1
* tools: Fix NULL deref in gpg-connect-agent.Werner Koch2014-03-181-1/+4
* gpg-connect-agent: Make it easier to connect to the dirmngr.Werner Koch2014-03-141-6/+22
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-3/+3
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-26/+26
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+12
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+1
* gpg-connect-tool: Take the string "true" as a true condition.Werner Koch2012-01-271-1/+8
* agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch2011-12-141-71/+85
* 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 <marcus@g10code.de>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 <marcus@g10code.de>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