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
/
dirmngr
/
dirmngr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmngr: Add timestamp / RFC3161 client
tobias/tsa
Tobias Fella
2023-11-02
1
-0
/
+5
*
dirmngr: Implement automatic proxy detection on Windows.
Werner Koch
2023-09-26
1
-0
/
+1
*
dirmngr: Add doc for faked-system-time
Andre Heinecke
2023-07-21
1
-2
/
+7
*
dirmngr: New option --ignore-crl-extensions.
Werner Koch
2023-06-19
1
-0
/
+7
*
dirmngr: New option --compatibility-flags.
Werner Koch
2023-06-15
1
-0
/
+20
*
dirmngr: New command AD_QUERY.
Werner Koch
2023-03-20
1
-0
/
+2
*
dirmngr: Add framework to implement a fake CRL feature.
Werner Koch
2023-03-16
1
-1
/
+9
*
dirmngr: Add command "GETINFO stats".
Werner Koch
2023-03-10
1
-2
/
+3
*
dirmngr: New debug flag "keeptmp".
Werner Koch
2023-02-23
1
-1
/
+2
*
dirmngr: Cleanup of the no-Tor check with --gpgconf-* commands
Werner Koch
2023-01-11
1
-8
/
+15
*
dirmngr: New option --debug-cache-expired-certs.
Werner Koch
2022-08-31
1
-1
/
+8
*
dirmngr: Fix for C90 compiler.
NIIBE Yutaka
2022-04-26
1
-1
/
+2
*
Deprecate the --supervised options.
Werner Koch
2022-04-25
1
-1
/
+4
*
dirmngr: Avoid initial delay on the first keyserver access.
Werner Koch
2022-02-01
1
-0
/
+9
*
gpgconf: Return --ldapserver and --keyserver from dirmngr.
Werner Koch
2022-01-25
1
-8
/
+7
*
agent,dirmngr: New option --steal-socket
Werner Koch
2021-11-13
1
-1
/
+12
*
dirmngr: New option --ignore-cert
Werner Koch
2021-10-06
1
-4
/
+49
*
agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.
NIIBE Yutaka
2021-10-05
1
-1
/
+1
*
dirmngr: Fix build with --disable-ldap.
NIIBE Yutaka
2021-06-16
1
-0
/
+2
*
dirmngr: Use --ldaptimeout for OpenPGP LDAP keyservers.
Werner Koch
2021-06-16
1
-3
/
+5
*
dirmngr: New option --ldapserver
Werner Koch
2021-06-16
1
-2
/
+37
*
Support log-file option from common.conf for all daemon.
Werner Koch
2021-04-20
1
-2
/
+29
*
gpgconf: Also print revision of libksba.
Werner Koch
2020-11-19
1
-3
/
+4
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-21
1
-1
/
+1
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-1
/
+1
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-1
/
+1
*
gpgconf: New option --show-versions.
Werner Koch
2020-10-02
1
-1
/
+67
*
dirmngr: Silence annoying warning for missing default ldap server file.
Werner Koch
2020-07-02
1
-5
/
+8
*
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
2020-03-14
1
-54
/
+2
*
dirmngr: Re-group the options in the --help output.
Werner Koch
2020-03-06
1
-50
/
+81
*
gpgconf: Support reading global options (part 2).
Werner Koch
2020-03-06
1
-2
/
+4
*
agent,dirmngr: Re-read the user specified config file.
Werner Koch
2020-02-22
1
-2
/
+8
*
Use gpgrt's new option parser for the remaining daemons.
Werner Koch
2020-02-21
1
-102
/
+80
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-0
/
+4
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
1
-2
/
+2
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
1
-0
/
+1
*
dirmngr: Replace no-strict-overflow pragma by wrapv pragma.
Werner Koch
2019-11-27
1
-3
/
+8
*
dirmngr: Use IPv4 or IPv6 interface only if available.
Werner Koch
2019-11-12
1
-0
/
+1
*
dirmngr: Tune down err on missing ldapservers file
Andre Heinecke
2019-11-12
1
-1
/
+1
*
dirmngr: Avoid testing for Tor with --gpgconf-list.
Werner Koch
2019-03-11
1
-1
/
+6
*
dirmngr: Fix initialization of assuan's nPth hook.
NIIBE Yutaka
2019-01-25
1
-1
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-4
/
+4
*
dirmngr: Serialize access to hosttable.
NIIBE Yutaka
2018-09-11
1
-0
/
+5
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-1
/
+2
|
\
|
*
dirmngr: Silence log output from dirmngr_ldap.
Werner Koch
2018-04-27
1
-1
/
+2
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-12-18
1
-2
/
+13
|
\
|
|
*
Change backlog from 5 to 64 and provide option --listen-backlog.
Werner Koch
2017-12-12
1
-2
/
+13
|
*
dirmngr: Add a background task framework.
Werner Koch
2017-12-11
1
-2
/
+12
|
*
dirmngr: Keep track of domains used for WKD queries
Werner Koch
2017-12-11
1
-0
/
+3
|
*
dirmngr: Reduce default LDAP timeout to 15 seconds.
Werner Koch
2017-11-07
1
-1
/
+1
[next]