aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-09gpgconf: Show also stuff from the Registry emulation.Werner Koch1-6/+84
2024-09-03gpgconf: Add missing linefeed to the -X output.Werner Koch1-1/+11
2024-08-21w32: Add two more registry entries for use with -XWerner Koch1-0/+2
2024-08-12gpgconf: Print the full commit id.Werner Koch1-1/+1
2024-04-04gpgconf: Change layout of the gpgconf -X output.Werner Koch1-47/+78
2024-03-18gpgconf: Check readability of some files with -XWerner Koch1-8/+29
2024-01-26tools: Fix argparse table of gpgconf.NIIBE Yutaka1-36/+40
2024-01-09gpgconf: Adjust -X command for the new VERSION file formatWerner Koch1-10/+38
2023-03-13gpgconf,w32: Also print a GnuPG Install Directory Registry entryWerner Koch1-1/+2
2023-02-28gpgconf: Print some standard envvars with -XWerner Koch1-0/+18
2022-08-03gpgconf: Add config file for Windows Registry dumps.Werner Koch1-0/+71
2022-08-02gpgconf: Improve registry dumping.Werner Koch1-9/+11
2022-06-29gpgconf: New short options -V and -XWerner Koch1-5/+40
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