summaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch2019-08-231-1/+1
* tools: gpgconf: Killing order is children-first.NIIBE Yutaka2019-07-011-1/+1
* gpgconf: Before --launch check that the config file is fine.Werner Koch2019-05-161-4/+14
* gpgconf: Support --homedir for --launch.Werner Koch2019-05-151-16/+9
* gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor2019-04-191-1/+1
* scd: New option --application-priority.Werner Koch2019-03-281-0/+4
* agent: Re-introduce --enable-extended-key-format.Werner Koch2019-03-061-0/+3
* agent: Default to extended key format.Werner Koch2019-03-061-3/+0
* conf: New option --show-socket.Werner Koch2019-02-261-28/+0
* Merge branch 'STABLE-BRANCH-2-2' into wk-masterWerner Koch2018-03-061-1/+3
|\
| * gpgconf, w32: Allow UNC pathsAndre Heinecke2018-02-281-1/+3
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-01-251-2/+27
|\|
| * conf: New option --status-fd.Werner Koch2017-12-181-2/+27
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-12-181-1/+4
|\|
| * gpgconf: Show --compliance in expert mode.Werner Koch2017-12-181-2/+2
| * sm: Allow explicit setting of the default --compliance=gnupgWerner Koch2017-12-181-0/+3
* | Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-111-1/+1
|/
* gpgconf: Ignore non-installed components with --apply-profile.Werner Koch2017-10-241-4/+13
* gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch2017-08-231-2/+2
* gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat2017-08-211-0/+12
* 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