aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* tools: Fix condition for gpg-connect-agent.NIIBE Yutaka2017-04-121-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* tools: Use platform abstraction for I/O.Justus Winter2017-01-241-10/+10
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-1/+1
* tools: Fix trivial memory leak.Justus Winter2016-06-301-0/+10
* Implement /run/user/UID/gnupg based sockets.Werner Koch2016-06-081-1/+1
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-2/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-7/+6
* gpg-connect-agent: Fix quoting of internal percent+ function.Werner Koch2015-05-111-4/+4
* 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 <[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