aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf-comp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-01gpgconf: Allow listing of some new optionsWerner Koch1-0/+3
2022-08-17gpgconf: Make --auto-key-import and --include-key-block visible again.Werner Koch1-0/+4
2022-03-09gpgconf: Silence warnings from parsing the options filesWerner Koch1-2/+3
2022-02-09gpgconf: Do not show "quiet" as option.Werner Koch1-7/+0
2022-02-07gpgconf: Make gpgconf --launch dirmngr work againWerner Koch1-0/+4
2022-02-02gpgconf: Return the compliance_de_vs item.Werner Koch1-0/+5
2022-01-27gpgconf: Tweak the use of ldapserver.Werner Koch1-1/+3
2022-01-26gpgconf: Some more fixes for the backported stuff.Werner Koch1-10/+9
2022-01-26gpgconf: Fix --list-options for forced optionsWerner Koch1-45/+126
2021-12-30build: Fixes recent commits to still build with gpgrt 1.27.Werner Koch1-2/+2
2021-12-30gpgconf: Do not list ignored options and mark forced options as r/o.Werner Koch1-7/+17
2021-12-29gpgconf: Take care of --homedir when reading/updating options.Werner Koch1-4/+13
2021-12-29gpgconf: Rewrite the gpgconf-comp module.Werner Koch1-1635/+656
2021-12-29gpgconf: Support reading global options (part 2).Werner Koch1-114/+95
2021-12-29gpgconf: Support reading global options (part 1).Werner Koch1-112/+185
2021-11-02common: Respect gpgconf.ctl when looking up translationsIngo Klöcker1-1/+1
2021-10-22gpgconf: create local option file even if a global file exists.Werner Koch1-0/+46
2021-05-28gpgconf: Make runtime changes with different homedir work.Werner Koch1-12/+12
2021-04-29gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch1-0/+3
2021-04-01gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch1-0/+4
2021-03-26gpgconf: Fix argv overflow if --homedir is used.Werner Koch1-1/+2
2021-01-07gpgconf: Fix description of two new options.Werner Koch1-2/+2
2020-10-23Replace most calls to open by a new wrapper.Werner Koch1-2/+3
2020-10-21Replace all calls to access by gnupg_accessWerner Koch1-2/+2
2020-03-19gpgconf: Take care of --homedir when reading/updating options.Werner Koch1-4/+22
2020-03-14gpg: New option --auto-key-importWerner Koch1-0/+6
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-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-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
2017-08-05gpg: gpgconf needs to support the now default --auto-key-retrieve.Werner Koch1-0/+2
2017-08-04gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch1-1/+1
2017-08-04agent: Make --no-grab the default.Werner Koch1-3/+3
2017-07-28agent: Make --ssh-fingerprint-digest re-readable.Werner Koch1-0/+4
2017-07-19gpgconf: Make vars read-only explicitly.NIIBE Yutaka1-5/+5
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