summaryrefslogtreecommitdiffstats
path: root/tools/gpg-connect-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-091-3/+0
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-121-6/+12
|\
| * Allow tilde expansion for the foo-program options.Werner Koch2024-02-271-6/+12
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-3/+3
* | dirmngr,kbk,tools: Fix type casting.NIIBE Yutaka2023-07-181-1/+1
* | tools:gpg-connect-agent: Fix use of HANDLE on Windows.NIIBE Yutaka2023-07-031-4/+24
* | w32: Fix use of assuan_sendfd.NIIBE Yutaka2023-06-011-15/+40
|/
* tools: Need to set the dir for common.confWerner Koch2022-09-211-1/+4
* common: New common option no-autostart.Werner Koch2022-08-221-0/+9
* gpg-connect-agent: No help string for --unbufferedWerner Koch2022-07-101-1/+1
* agent,gpg,tools: Fix use of log_get_fd.NIIBE Yutaka2022-06-221-2/+1
* 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-191-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