aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Show also stuff from the Registry emulation.Werner Koch2025-04-091-6/+84
* gpgconf: Add missing linefeed to the -X output.Werner Koch2024-09-031-1/+11
* w32: Add two more registry entries for use with -XWerner Koch2024-08-211-0/+2
* gpgconf: Print the full commit id.Werner Koch2024-08-121-1/+1
* gpgconf: Change layout of the gpgconf -X output.Werner Koch2024-04-041-47/+78
* gpgconf: Check readability of some files with -XWerner Koch2024-03-181-8/+29
* tools: Fix argparse table of gpgconf.NIIBE Yutaka2024-01-261-36/+40
* gpgconf: Adjust -X command for the new VERSION file formatWerner Koch2024-01-091-10/+38
* gpgconf,w32: Also print a GnuPG Install Directory Registry entryWerner Koch2023-03-131-1/+2
* gpgconf: Print some standard envvars with -XWerner Koch2023-02-281-0/+18
* gpgconf: Add config file for Windows Registry dumps.Werner Koch2022-08-031-0/+71
* gpgconf: Improve registry dumping.Werner Koch2022-08-021-9/+11
* gpgconf: New short options -V and -XWerner Koch2022-06-291-5/+40
* w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch2022-04-201-1/+2
* gpgconf: Print the used code pages on Windows with --show-configsWerner Koch2022-02-071-0/+9
* gpgconf: Add command aliases -L -K -R.Werner Koch2022-01-121-5/+6
* build: Fixes recent commits to still build with gpgrt 1.27.Werner Koch2021-12-301-1/+1
* gpgconf: Support reading global options (part 1).Werner Koch2021-12-291-0/+6
* gpgconf: Include output of --list-dirs in --show-configs.Werner Koch2021-11-191-14/+28
* gpgconf: --show-configs now prints a bunch of Registry entries.Werner Koch2021-11-181-11/+103
* gpgconf: Extend --show-config to show envvars.Werner Koch2021-11-181-19/+112
* gpgconf: New command --show-configs.Werner Koch2021-11-131-6/+155
* w32: Move socketdir to LOCAL_APPDATAWerner Koch2021-08-171-2/+2
* gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch2021-08-171-2/+36
* Backport of the new option parser from 2.3Werner Koch2020-12-041-7/+9
* gpgconf: Yet another fix for --apply-profile.Werner Koch2020-11-121-4/+4
* Require Libgcrypt 1.8Werner Koch2020-11-091-2/+0
* gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch2020-11-041-0/+4
* gpgconf: New option --show-versions.Werner Koch2020-10-021-1/+170
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch2020-01-171-0/+14
* gpgconf: Before --launch check that the config file is fine.Werner Koch2019-05-161-0/+1
* conf: New option --show-socket.Werner Koch2019-02-261-1/+20
* 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