aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-03gpgconf: Allow changing gpg's deprecated keyserver optionikloecker/t5462Ingo Klöcker1-0/+1
2021-10-06common: Respect gpgconf.ctl when looking up translationsIngo Klöcker1-1/+1
2021-08-13agent: New option --check-sym-passphrase-pattern.Werner Koch1-0/+2
2021-05-28gpgconf: Make runtime changes with different homedir work.Werner Koch1-4/+4
2021-04-23tools: Fix for --disable-tpm2d.NIIBE Yutaka1-0/+8
2021-04-20gpgconf: Fix a diagnostic output.Werner Koch1-1/+4
2021-04-19gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch1-4/+6
2021-04-01gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch1-2/+6
2021-03-28gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch1-0/+3
2021-03-26gpgconf: Fix another argv overflow if --homedir is used.Werner Koch1-2/+3
2021-03-26gpgconf: Fix argv overflow if --homedir is used.Werner Koch1-28/+43
2021-03-23gpgconf: Fix listing of default_pubkey_algo.Werner Koch1-28/+108
2021-03-22gpgconf: Support use-keyboxd.Werner Koch1-0/+5
2021-03-10tpm2d: Add tpm2daemon codeJames Bottomley1-1/+61
2020-10-20Replace most calls to open by a new wrapper.Werner Koch1-2/+3
2020-10-20Replace all calls to access by gnupg_accessWerner Koch1-2/+2
2020-10-05dirmngr: Add warning on the use of --add-servers.Werner Koch1-1/+1
2020-10-02gpgconf: New option --show-versions.Werner Koch1-8/+0
2020-09-24keyboxd: Integrate into gpgconf.Werner Koch1-1/+56
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-4/+4
2020-08-25gpgconf: Silence warnings from parsing the options filesWerner Koch1-2/+3
2020-06-24gpgconf: Fix regression in --launch and --kill from MarchWerner Koch1-0/+4
2020-04-07doc: Typo fix in code comment.Werner Koch1-1/+1
2020-03-19gpgconf: Take care of --homedir when reading/updating options.Werner Koch1-7/+20
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-23/+18
2020-03-14gpg: New option --auto-key-importWerner Koch1-1/+2
2020-03-12gpgconf: Rewrite the gpgconf-comp module.Werner Koch1-1581/+656
2020-03-06gpg: Re-group the options in the --help output.Werner Koch1-1/+2
2020-03-06gpgconf: Support reading global options (part 2).Werner Koch1-115/+96
2020-03-05gpgconf: Support reading global options (part 1).Werner Koch1-103/+186
2020-03-03gpgconf: Always use xmalloc.Werner Koch1-30/+25
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-3/+3
2019-08-23gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch1-1/+1
2019-07-01tools: gpgconf: Killing order is children-first.NIIBE Yutaka1-1/+1
2019-05-16gpgconf: Before --launch check that the config file is fine.Werner Koch1-4/+14
2019-05-15gpgconf: Support --homedir for --launch.Werner Koch1-16/+9
2019-04-19gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor1-1/+1
2019-03-28scd: New option --application-priority.Werner Koch1-0/+4
2019-03-06agent: Re-introduce --enable-extended-key-format.Werner Koch1-0/+3
2019-03-06agent: Default to extended key format.Werner Koch1-3/+0
2019-02-26conf: New option --show-socket.Werner Koch1-28/+0
2018-02-28gpgconf, w32: Allow UNC pathsAndre Heinecke1-1/+3
2017-12-18conf: New option --status-fd.Werner Koch1-2/+27
2017-12-18gpgconf: Show --compliance in expert mode.Werner Koch1-2/+2
2017-12-18sm: Allow explicit setting of the default --compliance=gnupgWerner Koch1-0/+3
2017-12-11Adjust for changed macro names in libgpg-error master.Werner Koch1-1/+1
2017-10-24gpgconf: Ignore non-installed components with --apply-profile.Werner Koch1-4/+13
2017-08-23gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch1-2/+2
2017-08-21gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat1-0/+12
2017-08-08gpg: Add option '--disable-dirmngr'.Justus Winter1-0/+3