aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining support for WindowsCEWerner Koch2022-06-031-12/+3
* tools: Minor fix to gpg-connect-agent options.Werner Koch2022-06-021-2/+2
* tools: Add a way to cancell INQUIRE for gpg-connect-agent.NIIBE Yutaka2022-06-021-5/+7
* tools: Add --unbuffered option to gpg-connect-agent.NIIBE Yutaka2022-06-021-0/+9
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-201-1/+2
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-201-20/+21
* gpg-connect-agent: Catch signals so that SIGPIPE is ignored.Werner Koch2020-09-101-0/+1
* Add --chuid to gpg, gpg-card, and gpg-connect-agent.Werner Koch2020-08-141-1/+11
* Support a history file in gpg-card and gpg-connect-agent.Werner Koch2020-07-021-0/+35
* card: Add command "bye"Werner Koch2020-05-271-1/+1
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-211-10/+9
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-1/+1
* tools: New option --keyboxd for gpg-connect-agent.Werner Koch2019-08-061-4/+25
* tools: Fix FILE memory leak in gpg-connect-agent.Werner Koch2018-10-241-2/+4
* 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