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
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
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-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
2017-12-18
sm: Allow explicit setting of the default --compliance=gnupg
Werner Koch
1
-0
/
+3
2017-10-24
gpgconf: Ignore non-installed components with --apply-profile.
Werner Koch
1
-4
/
+13
2017-08-23
gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".
Werner Koch
1
-2
/
+2
2017-08-21
gpgconf: Make WoT settings configurable by gpgconf.
Damien Goutte-Gattat
1
-0
/
+12
2017-08-08
gpg: Add option '--disable-dirmngr'.
Justus Winter
1
-0
/
+3
2017-08-05
gpg: gpgconf needs to support the now default --auto-key-retrieve.
Werner Koch
1
-0
/
+2
2017-08-04
gpg: Make --no-auto-key-retrieve gpgconf-igurable.
Werner Koch
1
-1
/
+1
2017-08-04
agent: Make --no-grab the default.
Werner Koch
1
-3
/
+3
2017-07-28
agent: Make --ssh-fingerprint-digest re-readable.
Werner Koch
1
-0
/
+4
2017-07-19
gpgconf: Make vars read-only explicitly.
NIIBE Yutaka
1
-5
/
+5
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-04-03
gpgconf: Add --enable-extended-key-format for the agent.
Werner Koch
1
-0
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-5
/
+5
2017-03-02
common,tools: Always escape newlines when escaping data.
Justus Winter
1
-0
/
+7
2017-02-28
gpg,tools: Make auto-key-retrieve configurable via gpgconf.
Justus Winter
1
-0
/
+2
2017-02-28
gpg,tools: Make trust-model configurable via gpgconf.
Justus Winter
1
-0
/
+4
2017-02-13
gpgconf: No ENOENT warning with --change-options et al.
Werner Koch
1
-2
/
+5
2017-01-24
tools: Use platform abstraction for I/O.
Justus Winter
1
-96
/
+95
2017-01-24
tools: Use platform abstraction for renaming files.
Justus Winter
1
-22
/
+16
2017-01-24
tools: Add comments explaining the functions parameters.
Justus Winter
1
-2
/
+27
2017-01-24
tools: Improve error handling.
Justus Winter
1
-0
/
+2
2017-01-24
tools: Fix memory leak.
Justus Winter
1
-0
/
+2
2017-01-23
Fix format string errors and some missing error case initialization.
Werner Koch
1
-3
/
+3
2017-01-18
gpgconf: Allow "all" for --launch, --kill, and --reload.
Werner Koch
1
-2
/
+19
2017-01-10
tools: Fix memory leaks and improve error handling.
Justus Winter
1
-6
/
+47
2016-12-20
dirmngr: New option --resolver-timeout.
Werner Koch
1
-0
/
+6
2016-12-16
gpgconf: New command --apply-profile.
Werner Koch
1
-31
/
+260
2016-12-16
gpgconf: Fix --apply-defaults.
Werner Koch
1
-3
/
+3
2016-11-17
dirmngr: Auto-sownload the swdb.lst
Werner Koch
1
-1
/
+4
2016-11-17
gpgconf: Change the displayed names of the components.
Werner Koch
1
-6
/
+6
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-17
gpgconf: Fix for --homedir.
NIIBE Yutaka
1
-20
/
+60
2016-08-03
More cleanup of "allow to".
Daniel Kahn Gillmor
1
-2
/
+2
2016-05-27
common: Allow a second input stream for gnupg_exec_tool_stream.
Werner Koch
1
-2
/
+2
2016-05-27
common: Make use of default_errsource in exechelp.
Werner Koch
1
-2
/
+2
2016-05-04
agent: Make --allow-loopback-pinentry the default.
Werner Koch
1
-2
/
+2
2016-01-20
agent: New option --pinentry-timeout
Werner Koch
1
-0
/
+4
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-2
/
+2
2015-10-21
Change capitalization of TOR to Tor.
Werner Koch
1
-2
/
+2
2015-10-05
gpg: Deprecate the --keyserver option.
Werner Koch
1
-4
/
+9
2015-10-05
dirmngr: Make clear that --use-tor is not yet ready for use.
Werner Koch
1
-1
/
+1
2015-10-05
gpgconf: Change displayed name of Dirmngr to "Key Acquirer".
Werner Koch
1
-1
/
+1
2015-09-18
gpgconf: Change displayed name of Dirmngr to "Network Manager".
Werner Koch
1
-1
/
+1
[next]