index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gpgconf-comp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Remove remaining support for WindowsCE
Werner Koch
1
-2
/
+5
2022-03-25
tools:gpgconf: Fix gc_component table.
NIIBE Yutaka
1
-0
/
+2
2022-01-27
gpgconf: Return again "keyserver" for gpgsm.
Werner Koch
1
-1
/
+1
2022-01-26
gpgconf: Fix --list-options for forced options
Werner Koch
1
-1
/
+6
2022-01-25
gpgconf: Return --ldapserver and --keyserver from dirmngr.
Werner Koch
1
-1
/
+3
2021-12-30
gpgconf: Do not list ignored options and mark forced options as r/o.
Werner Koch
1
-7
/
+17
2021-11-03
gpgconf: Allow changing gpg's deprecated keyserver option
ikloecker/t5462
Ingo Klöcker
1
-0
/
+1
2021-10-06
common: Respect gpgconf.ctl when looking up translations
Ingo Klöcker
1
-1
/
+1
2021-08-13
agent: New option --check-sym-passphrase-pattern.
Werner Koch
1
-0
/
+2
2021-05-28
gpgconf: Make runtime changes with different homedir work.
Werner Koch
1
-4
/
+4
2021-04-23
tools: Fix for --disable-tpm2d.
NIIBE Yutaka
1
-0
/
+8
2021-04-20
gpgconf: Fix a diagnostic output.
Werner Koch
1
-1
/
+4
2021-04-19
gpg,gpgsm: Move use-keyboxd to the new conf file common.conf
Werner Koch
1
-4
/
+6
2021-04-01
gpgconf: Return a new pseudo option compliance_de_vs.
Werner Koch
1
-2
/
+6
2021-03-28
gpgconf: Do not i18n an empty string to the PO files meta data.
Werner Koch
1
-0
/
+3
2021-03-26
gpgconf: Fix another argv overflow if --homedir is used.
Werner Koch
1
-2
/
+3
2021-03-26
gpgconf: Fix argv overflow if --homedir is used.
Werner Koch
1
-28
/
+43
2021-03-23
gpgconf: Fix listing of default_pubkey_algo.
Werner Koch
1
-28
/
+108
2021-03-22
gpgconf: Support use-keyboxd.
Werner Koch
1
-0
/
+5
2021-03-10
tpm2d: Add tpm2daemon code
James Bottomley
1
-1
/
+61
2020-10-20
Replace most calls to open by a new wrapper.
Werner Koch
1
-2
/
+3
2020-10-20
Replace all calls to access by gnupg_access
Werner Koch
1
-2
/
+2
2020-10-05
dirmngr: Add warning on the use of --add-servers.
Werner Koch
1
-1
/
+1
2020-10-02
gpgconf: New option --show-versions.
Werner Koch
1
-8
/
+0
2020-09-24
keyboxd: Integrate into gpgconf.
Werner Koch
1
-1
/
+56
2020-09-18
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
1
-4
/
+4
2020-08-25
gpgconf: Silence warnings from parsing the options files
Werner Koch
1
-2
/
+3
2020-06-24
gpgconf: Fix regression in --launch and --kill from March
Werner Koch
1
-0
/
+4
2020-04-07
doc: Typo fix in code comment.
Werner Koch
1
-1
/
+1
2020-03-19
gpgconf: Take care of --homedir when reading/updating options.
Werner Koch
1
-7
/
+20
2020-03-14
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
1
-23
/
+18
2020-03-14
gpg: New option --auto-key-import
Werner Koch
1
-1
/
+2
2020-03-12
gpgconf: Rewrite the gpgconf-comp module.
Werner Koch
1
-1581
/
+656
2020-03-06
gpg: Re-group the options in the --help output.
Werner Koch
1
-1
/
+2
2020-03-06
gpgconf: Support reading global options (part 2).
Werner Koch
1
-115
/
+96
2020-03-05
gpgconf: Support reading global options (part 1).
Werner Koch
1
-103
/
+186
2020-03-03
gpgconf: Always use xmalloc.
Werner Koch
1
-30
/
+25
2020-02-18
Spelling cleanup.
Daniel Kahn Gillmor
1
-3
/
+3
2019-08-23
gpgconf: Suggest the use of --gpgconf-test on --launch problems.
Werner Koch
1
-1
/
+1
2019-07-01
tools: gpgconf: Killing order is children-first.
NIIBE Yutaka
1
-1
/
+1
2019-05-16
gpgconf: Before --launch check that the config file is fine.
Werner Koch
1
-4
/
+14
2019-05-15
gpgconf: Support --homedir for --launch.
Werner Koch
1
-16
/
+9
2019-04-19
gpgconf: correct capitalization of "Tor"
Daniel Kahn Gillmor
1
-1
/
+1
2019-03-28
scd: New option --application-priority.
Werner Koch
1
-0
/
+4
2019-03-06
agent: Re-introduce --enable-extended-key-format.
Werner Koch
1
-0
/
+3
2019-03-06
agent: Default to extended key format.
Werner Koch
1
-3
/
+0
2019-02-26
conf: New option --show-socket.
Werner Koch
1
-28
/
+0
2018-02-28
gpgconf, w32: Allow UNC paths
Andre Heinecke
1
-1
/
+3
2017-12-18
conf: New option --status-fd.
Werner Koch
1
-2
/
+27
2017-12-18
gpgconf: Show --compliance in expert mode.
Werner Koch
1
-2
/
+2
[next]