aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace most calls to open by a new wrapper.Werner Koch2020-10-201-2/+3
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-2/+2
* dirmngr: Add warning on the use of --add-servers.Werner Koch2020-10-051-1/+1
* gpgconf: New option --show-versions.Werner Koch2020-10-021-8/+0
* keyboxd: Integrate into gpgconf.Werner Koch2020-09-241-1/+56
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-181-4/+4
* gpgconf: Silence warnings from parsing the options filesWerner Koch2020-08-251-2/+3
* gpgconf: Fix regression in --launch and --kill from MarchWerner Koch2020-06-241-0/+4
* doc: Typo fix in code comment.Werner Koch2020-04-071-1/+1
* gpgconf: Take care of --homedir when reading/updating options.Werner Koch2020-03-191-7/+20
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-23/+18
* gpg: New option --auto-key-importWerner Koch2020-03-141-1/+2
* gpgconf: Rewrite the gpgconf-comp module.Werner Koch2020-03-121-1581/+656
* gpg: Re-group the options in the --help output.Werner Koch2020-03-061-1/+2
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-061-115/+96
* gpgconf: Support reading global options (part 1).Werner Koch2020-03-051-103/+186
* gpgconf: Always use xmalloc.Werner Koch2020-03-031-30/+25
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-3/+3
* 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