aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch1-1/+2
2022-02-07gpgconf: Print the used code pages on Windows with --show-configsWerner Koch1-0/+9
2022-01-12gpgconf: Add command aliases -L -K -R.Werner Koch1-5/+6
2021-12-30build: Fixes recent commits to still build with gpgrt 1.27.Werner Koch1-1/+1
2021-12-29gpgconf: Support reading global options (part 1).Werner Koch1-0/+6
2021-11-19gpgconf: Include output of --list-dirs in --show-configs.Werner Koch1-14/+28
2021-11-18gpgconf: --show-configs now prints a bunch of Registry entries.Werner Koch1-11/+103
2021-11-18gpgconf: Extend --show-config to show envvars.Werner Koch1-19/+112
2021-11-13gpgconf: New command --show-configs.Werner Koch1-6/+155
2021-08-17w32: Move socketdir to LOCAL_APPDATAWerner Koch1-2/+2
2021-08-17gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch1-2/+36
2020-12-04Backport of the new option parser from 2.3Werner Koch1-7/+9
2020-11-12gpgconf: Yet another fix for --apply-profile.Werner Koch1-4/+4
2020-11-09Require Libgcrypt 1.8Werner Koch1-2/+0
2020-11-04gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch1-0/+4
2020-10-02gpgconf: New option --show-versions.Werner Koch1-1/+170
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch1-0/+1
2020-01-17gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch1-0/+14
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