aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-16gpgconf: Before --launch check that the config file is fine.Werner Koch1-0/+1
2019-02-26conf: New option --show-socket.Werner Koch1-1/+20
2017-12-18conf: New option --status-fd.Werner Koch1-15/+97
2017-08-23build: Change SWDB tag "gnupg21" to "gnupg22".Werner Koch1-1/+1
2017-07-19Fix usage of ARGPARSE_OPTS.NIIBE Yutaka1-1/+2
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-23tests: Use gpgconf to stop the agent.Werner Koch1-1/+37
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-01-23Fix format string errors and some missing error case initialization.Werner Koch1-1/+1
2017-01-18gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch1-1/+13
2017-01-10tools: Fix memory leaks and improve error handling.Justus Winter1-0/+1
2016-12-16gpgconf: New command --apply-profile.Werner Koch1-1/+12
2016-12-14common: Support locating components in the build tree.Justus Winter1-0/+3
2016-12-08tools: Fix memleak in gpgconf.Werner Koch1-0/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-03gpgconf: Add a new field to the --query-swdb output.Werner Koch1-5/+16
2016-11-02gpgconf: Add command --query-swdb.Werner Koch1-0/+246
2016-09-30agent: Create the extra sockets in the standard socket dir.Werner Koch1-0/+2
2016-08-29gpgconf: Print the plain socket directory with --list-dirs.Werner Koch1-0/+1
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-11/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-08-04gpgconf: Add limited support for -0.Werner Koch1-1/+7
2016-07-11gpgconf: Enhance --list-dirs.Werner Koch1-37/+59
2016-06-08gpgconf: New commands --create-socketdir and --remove-socketdir.Werner Koch1-0/+67
2016-06-08Implement /run/user/UID/gnupg based sockets.Werner Koch1-2/+1
2016-06-08gpgconf: Add option --homedirWerner Koch1-0/+2
2016-06-07common: New function gnupg_socketdir.Werner Koch1-1/+1
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2014-12-17gpgconf: Exit with failure if --launch fails.Werner Koch1-2/+10
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-1/+1
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch1-21/+3
2014-05-08Make more use of *_NAME macros.Werner Koch1-6/+6
2014-04-08gpgconf: Add command --launch.Werner Koch1-4/+8
2014-03-14dirmngr: Default to a user socket name and enable autostart.Werner Koch1-2/+14
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-6/+7
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-3/+3
2012-03-27Print warning for arguments not considered an option.Werner Koch1-0/+10
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+2
2011-02-23Lock scdaemon to CCID if once found.Werner Koch1-8/+38
2010-11-172010-11-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+0
2010-10-20Enable i18n for W32.Werner Koch1-0/+3
2010-10-14Some tweaks to the agent startup.Werner Koch1-2/+1
2010-08-20Reworked the posix and w32 exechelpers.Werner Koch1-8/+11
2010-08-18Fix regression in logging.Werner Koch1-37/+37
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2009-07-21Make bug reporting address easier changeable.Werner Koch1-2/+2
2009-06-08Help against closed standard descriptors.Werner Koch1-0/+2
2009-03-03Add --reload command to gpgconf.Werner Koch1-2/+30
2009-01-20Print more directories with gpgconf --list-dirs.Werner Koch1-1/+40