aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-04-12tools: Fix condition for gpg-connect-agent.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-01-24tools: Use platform abstraction for I/O.Justus Winter1-10/+10
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-06-30tools: Fix trivial memory leak.Justus Winter1-0/+10
2016-06-08Implement /run/user/UID/gnupg based sockets.Werner Koch1-1/+1
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-2/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-7/+6
2015-05-11gpg-connect-agent: Fix quoting of internal percent+ function.Werner Koch1-4/+4
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2014-11-19gpg-connect-agent: Add convenience option --uiserver.Werner Koch1-0/+10
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-3/+25
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-1/+1
2014-04-22common: Add function gnupg_getcwd.Werner Koch1-25/+1
2014-03-18tools: Fix NULL deref in gpg-connect-agent.Werner Koch1-1/+4
2014-03-14gpg-connect-agent: Make it easier to connect to the dirmngr.Werner Koch1-6/+22
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-3/+3
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-26/+26
2012-03-27Print warning for arguments not considered an option.Werner Koch1-0/+12
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+1
2012-01-27gpg-connect-tool: Take the string "true" as a true condition.Werner Koch1-1/+8
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