aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-04-03gpgconf: Add --enable-extended-key-format for the agent.Werner Koch1-0/+3
2017-03-07Remove -I option to common.NIIBE Yutaka1-5/+5
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter1-0/+7
2017-02-28gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter1-0/+2
2017-02-28gpg,tools: Make trust-model configurable via gpgconf.Justus Winter1-0/+4
2017-02-13gpgconf: No ENOENT warning with --change-options et al.Werner Koch1-2/+5
2017-01-24tools: Use platform abstraction for I/O.Justus Winter1-96/+95
2017-01-24tools: Use platform abstraction for renaming files.Justus Winter1-22/+16
2017-01-24tools: Add comments explaining the functions parameters.Justus Winter1-2/+27
2017-01-24tools: Improve error handling.Justus Winter1-0/+2
2017-01-24tools: Fix memory leak.Justus Winter1-0/+2
2017-01-23Fix format string errors and some missing error case initialization.Werner Koch1-3/+3
2017-01-18gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch1-2/+19
2017-01-10tools: Fix memory leaks and improve error handling.Justus Winter1-6/+47
2016-12-20dirmngr: New option --resolver-timeout.Werner Koch1-0/+6
2016-12-16gpgconf: New command --apply-profile.Werner Koch1-31/+260
2016-12-16gpgconf: Fix --apply-defaults.Werner Koch1-3/+3
2016-11-17dirmngr: Auto-sownload the swdb.lstWerner Koch1-1/+4
2016-11-17gpgconf: Change the displayed names of the components.Werner Koch1-6/+6
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-17gpgconf: Fix for --homedir.NIIBE Yutaka1-20/+60
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor1-2/+2
2016-05-27common: Allow a second input stream for gnupg_exec_tool_stream.Werner Koch1-2/+2
2016-05-27common: Make use of default_errsource in exechelp.Werner Koch1-2/+2
2016-05-04agent: Make --allow-loopback-pinentry the default.Werner Koch1-2/+2
2016-01-20agent: New option --pinentry-timeoutWerner Koch1-0/+4
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-10-21Change capitalization of TOR to Tor.Werner Koch1-2/+2
2015-10-05gpg: Deprecate the --keyserver option.Werner Koch1-4/+9
2015-10-05dirmngr: Make clear that --use-tor is not yet ready for use.Werner Koch1-1/+1
2015-10-05gpgconf: Change displayed name of Dirmngr to "Key Acquirer".Werner Koch1-1/+1
2015-09-18gpgconf: Change displayed name of Dirmngr to "Network Manager".Werner Koch1-1/+1
2015-09-18dirmngr: Add option --use-tor as a stub.Werner Koch1-0/+7
2015-06-10agent: Add option --allow-emacs-pinentryDaiki Ueno1-0/+4
2015-05-11agent: Add option --no-allow-external-cache.Werner Koch1-0/+3
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-1/+1
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-1/+0
2015-01-23gpgconf: Fix validity check for UINT32 values.Werner Koch1-1/+1
2015-01-04agent: Make --allow-loopback-pinentry gpgconf changeable.Werner Koch1-0/+3
2014-12-22tools: Free variable before returnJoshua Rogers1-1/+4
2014-12-17gpgconf: Exit with failure if --launch fails.Werner Koch1-1/+2
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-14/+41
2014-05-08Make more use of *_NAME macros.Werner Koch1-32/+46
2014-04-08gpgconf: Add command --launch.Werner Koch1-0/+38
2014-03-12gpg: Add option --dirmngr-program.Werner Koch1-5/+0
2014-03-07w32: Fix a potential problem in gpgconf's gettext.Werner Koch1-0/+2
2014-03-07agent: Make --allow-mark-trusted the default.Werner Koch1-2/+2
2014-03-07ssh: Add support for Putty.Werner Koch1-1/+7
2014-02-10gpg: Cleanup compiler warnings due to some configure options.Werner Koch1-1/+4