aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-20spawn: Introduce *_KEEP, removing *_NULL.NIIBE Yutaka1-3/+1
2023-02-28gpgconf: Print some standard envvars with -XWerner Koch1-0/+10
2022-11-17common,tools,dirmngr: Introduce gnupg_process_spawn.NIIBE Yutaka1-7/+13
2022-10-20agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka1-1/+1
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-4/+39
2022-04-20w32: Do no use Registry item DefaultLogFile for the main tools.Werner Koch1-1/+2
2022-02-21scd,w32: Print code pages with --show-configsWerner Koch1-0/+9
2022-01-27gpgconf: Teach --show-config the legacy gpgconf.conf.Werner Koch1-1/+21
2022-01-12gpgconf: Add command aliases -L -K -R.Werner Koch1-3/+4
2021-12-17w32: Prepare for the case gcrypt.h will not include winsock2.h.NIIBE Yutaka1-0/+3
2021-11-19gpgconf: Fix last commit.Werner Koch1-3/+3
2021-11-19gpgconf: Include output of --list-dirs in --show-configs.Werner Koch1-14/+28
2021-11-17gpgconf: --show-configs now prints a bunch of Registry entries.Werner Koch1-11/+103
2021-11-17gpgconf: Extend --show-config to show envvars.Werner Koch1-19/+112
2021-11-04gpgconf: New command --show-configs.Werner Koch1-5/+155
2021-08-11w32: Move socketdir to LCOAL_APPDATAWerner Koch1-2/+2
2021-08-11gpgconf,w32: Print more registry diagnostics with --list-dirs.Werner Koch1-2/+36
2021-03-05w32: Always use Unicode for console input and output.Werner Koch1-1/+5
2021-01-19Require Libgcrypt 1.9Werner Koch1-2/+0
2020-11-12gpgconf: Yet another fix for --apply-profile.Werner Koch1-4/+4
2020-11-04gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch1-0/+4
2020-10-02gpgconf: New option --show-versions.Werner Koch1-0/+168
2020-09-24keyboxd: Integrate into gpgconf.Werner Koch1-0/+4
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-1/+1
2020-08-25gpgconf,w32: New debug command --show-codepages.Werner Koch1-2/+18
2020-08-06gpgconf: New option --chuid.Werner Koch1-0/+8
2020-03-05gpgconf: Support reading global options (part 1).Werner Koch1-0/+6
2020-02-21Use gpgrt's new option parser for the tools.Werner Koch1-12/+12
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-0/+4
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-1/+1
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
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
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