summaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf: New option --status-fd.Werner Koch2017-12-181-15/+97
* build: Change SWDB tag "gnupg21" to "gnupg22".Werner Koch2017-08-231-1/+1
* Fix usage of ARGPARSE_OPTS.NIIBE Yutaka2017-07-191-1/+2
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* tests: Use gpgconf to stop the agent.Werner Koch2017-03-231-1/+37
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Fix format string errors and some missing error case initialization.Werner Koch2017-01-231-1/+1
* gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch2017-01-181-1/+13
* tools: Fix memory leaks and improve error handling.Justus Winter2017-01-101-0/+1
* gpgconf: New command --apply-profile.Werner Koch2016-12-161-1/+12
* common: Support locating components in the build tree.Justus Winter2016-12-141-0/+3
* tools: Fix memleak in gpgconf.Werner Koch2016-12-081-0/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpgconf: Add a new field to the --query-swdb output.Werner Koch2016-11-031-5/+16
* gpgconf: Add command --query-swdb.Werner Koch2016-11-021-0/+246
* agent: Create the extra sockets in the standard socket dir.Werner Koch2016-09-301-0/+2
* gpgconf: Print the plain socket directory with --list-dirs.Werner Koch2016-08-291-0/+1
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-11/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-1/+1
* gpgconf: Add limited support for -0.Werner Koch2016-08-041-1/+7
* gpgconf: Enhance --list-dirs.Werner Koch2016-07-111-37/+59
* gpgconf: New commands --create-socketdir and --remove-socketdir.Werner Koch2016-06-081-0/+67
* Implement /run/user/UID/gnupg based sockets.Werner Koch2016-06-081-2/+1
* gpgconf: Add option --homedirWerner Koch2016-06-081-0/+2
* common: New function gnupg_socketdir.Werner Koch2016-06-071-1/+1
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* gpgconf: Exit with failure if --launch fails.Werner Koch2014-12-171-2/+10
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-1/+1
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-21/+3
* Make more use of *_NAME macros.Werner Koch2014-05-081-6/+6
* gpgconf: Add command --launch.Werner Koch2014-04-081-4/+8
* dirmngr: Default to a user socket name and enable autostart.Werner Koch2014-03-141-2/+14
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-6/+7
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-3/+3
* Print warning for arguments not considered an option.Werner Koch2012-03-271-0/+10
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+2
* Lock scdaemon to CCID if once found.Werner Koch2011-02-231-8/+38
* 2010-11-17 Marcus Brinkmann <mb@g10code.com>Marcus Brinkmann2010-11-171-3/+0
* Enable i18n for W32.Werner Koch2010-10-201-0/+3
* Some tweaks to the agent startup.Werner Koch2010-10-141-2/+1
* Reworked the posix and w32 exechelpers.Werner Koch2010-08-201-8/+11
* Fix regression in logging.Werner Koch2010-08-181-37/+37
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+2
* Help against closed standard descriptors.Werner Koch2009-06-081-0/+2
* Add --reload command to gpgconf.Werner Koch2009-03-031-2/+30
* Print more directories with gpgconf --list-dirs.Werner Koch2009-01-201-1/+40
* Minor fixes.Werner Koch2008-12-091-2/+1
* Extend --list-dirs to print the bindir.Werner Koch2008-09-301-0/+2