summaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Add option '--disable-dirmngr'.Justus Winter2017-08-081-0/+3
* gpg: gpgconf needs to support the now default --auto-key-retrieve.Werner Koch2017-08-051-0/+2
* gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch2017-08-041-1/+1
* agent: Make --no-grab the default.Werner Koch2017-08-041-3/+3
* agent: Make --ssh-fingerprint-digest re-readable.Werner Koch2017-07-281-0/+4
* gpgconf: Make vars read-only explicitly.NIIBE Yutaka2017-07-191-5/+5
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* gpgconf: Add --enable-extended-key-format for the agent.Werner Koch2017-04-031-0/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+5
* common,tools: Always escape newlines when escaping data.Justus Winter2017-03-021-0/+7
* gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter2017-02-281-0/+2
* gpg,tools: Make trust-model configurable via gpgconf.Justus Winter2017-02-281-0/+4
* gpgconf: No ENOENT warning with --change-options et al.Werner Koch2017-02-131-2/+5
* tools: Use platform abstraction for I/O.Justus Winter2017-01-241-96/+95
* tools: Use platform abstraction for renaming files.Justus Winter2017-01-241-22/+16
* tools: Add comments explaining the functions parameters.Justus Winter2017-01-241-2/+27
* tools: Improve error handling.Justus Winter2017-01-241-0/+2
* tools: Fix memory leak.Justus Winter2017-01-241-0/+2
* Fix format string errors and some missing error case initialization.Werner Koch2017-01-231-3/+3
* gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch2017-01-181-2/+19
* tools: Fix memory leaks and improve error handling.Justus Winter2017-01-101-6/+47
* dirmngr: New option --resolver-timeout.Werner Koch2016-12-201-0/+6
* gpgconf: New command --apply-profile.Werner Koch2016-12-161-31/+260
* gpgconf: Fix --apply-defaults.Werner Koch2016-12-161-3/+3
* dirmngr: Auto-sownload the swdb.lstWerner Koch2016-11-171-1/+4
* gpgconf: Change the displayed names of the components.Werner Koch2016-11-171-6/+6
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpgconf: Fix for --homedir.NIIBE Yutaka2016-10-171-20/+60
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-2/+2
* common: Allow a second input stream for gnupg_exec_tool_stream.Werner Koch2016-05-271-2/+2
* common: Make use of default_errsource in exechelp.Werner Koch2016-05-271-2/+2
* agent: Make --allow-loopback-pinentry the default.Werner Koch2016-05-041-2/+2
* agent: New option --pinentry-timeoutWerner Koch2016-01-201-0/+4
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Change capitalization of TOR to Tor.Werner Koch2015-10-211-2/+2
* gpg: Deprecate the --keyserver option.Werner Koch2015-10-051-4/+9
* dirmngr: Make clear that --use-tor is not yet ready for use.Werner Koch2015-10-051-1/+1
* gpgconf: Change displayed name of Dirmngr to "Key Acquirer".Werner Koch2015-10-051-1/+1
* gpgconf: Change displayed name of Dirmngr to "Network Manager".Werner Koch2015-09-181-1/+1
* dirmngr: Add option --use-tor as a stub.Werner Koch2015-09-181-0/+7
* agent: Add option --allow-emacs-pinentryDaiki Ueno2015-06-101-0/+4
* agent: Add option --no-allow-external-cache.Werner Koch2015-05-111-0/+3
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-1/+1
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-1/+0
* gpgconf: Fix validity check for UINT32 values.Werner Koch2015-01-231-1/+1
* agent: Make --allow-loopback-pinentry gpgconf changeable.Werner Koch2015-01-041-0/+3
* tools: Free variable before returnJoshua Rogers2014-12-221-1/+4
* gpgconf: Exit with failure if --launch fails.Werner Koch2014-12-171-1/+2
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-191-14/+41
* Make more use of *_NAME macros.Werner Koch2014-05-081-32/+46