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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmngr: Avoid endless loop in case of HTTP error 503.
Werner Koch
2019-07-03
1
-10
/
+33
*
dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.
Werner Koch
2019-07-03
1
-0
/
+20
*
dirmngr: Fix previous commit
Werner Koch
2019-07-03
1
-1
/
+1
*
dirmngr: Support the new WKD draft with the openpgpkey subdomain.
Werner Koch
2019-07-03
1
-8
/
+56
*
dirmngr: Allow for other hash algorithms than SHA-1 in OCSP.
Werner Koch
2019-05-28
1
-25
/
+80
*
dirmngr: Add a CSRF expection for pm.me
Werner Koch
2019-05-09
1
-1
/
+2
*
dirmngr: Improve domaininfo cache update algorithm.
Werner Koch
2019-04-02
1
-19
/
+106
*
dirmngr: Better error code for http status 413.
Werner Koch
2019-04-02
3
-0
/
+12
*
libdns: Don't use _[A-Z] which are reserved names.
NIIBE Yutaka
2019-03-25
1
-40
/
+40
*
libdns: Avoid using compound literals (8).
NIIBE Yutaka
2019-03-07
1
-20
/
+0
*
libdns: Avoid using compound literals (7).
NIIBE Yutaka
2019-03-07
3
-12
/
+16
*
libdns: Avoid using compound literals (6).
NIIBE Yutaka
2019-03-07
3
-33
/
+51
*
libdns: Avoid using compound literals (5).
NIIBE Yutaka
2019-03-07
2
-2
/
+3
*
libdns: Avoid using compound literals (4).
NIIBE Yutaka
2019-03-07
2
-7
/
+6
*
libdns: Avoid using compound literals (3).
NIIBE Yutaka
2019-03-07
2
-12
/
+18
*
libdns: Avoid using compound literals (2).
NIIBE Yutaka
2019-03-07
2
-19
/
+12
*
libdns: Avoid using compound literals.
NIIBE Yutaka
2019-03-07
1
-5
/
+10
*
dirmngr: Add CSRF protection exception for protonmail.
Werner Koch
2019-03-07
1
-5
/
+40
*
dirmngr: Fix initialization of assuan's nPth hook.
NIIBE Yutaka
2019-02-06
1
-1
/
+1
*
Silence compiler warnings new with gcc 8.
Werner Koch
2018-12-18
1
-5
/
+12
*
dirmngr: Retry another server from the pool on 502, 503, 504.
Werner Koch
2018-12-11
1
-7
/
+33
*
dirmngr: New function http_status2string.
Werner Koch
2018-12-11
2
-0
/
+26
*
dirmngr: Avoid possible CSRF attacks via http redirects.
Werner Koch
2018-11-23
7
-95
/
+435
*
dirmngr: Add FLUSHCRLs command
Andre Heinecke
2018-11-12
2
-1
/
+18
*
dirmngr: In verbose mode print the OCSP responder id.
Werner Koch
2018-11-05
1
-0
/
+27
*
dirmngr: Emit SOURCE status also on NO_DATA.
Werner Koch
2018-11-05
1
-2
/
+10
*
dirmngr: Fix LDAP port parsing.
Werner Koch
2018-11-05
1
-1
/
+1
*
dirmngr: Fix out of scope use of a var in the keyserver LDAP code.
Werner Koch
2018-10-25
1
-23
/
+10
*
dirmngr: Only print info for no ldapserver file
Andre Heinecke
2018-10-24
1
-1
/
+5
*
dirmngr: Prepare for updated WKD specs with ?l= param
Werner Koch
2018-10-22
1
-12
/
+21
*
assuan: Fix exponential decay for first second.
Werner Koch
2018-08-28
1
-0
/
+8
*
dirmngr: Validate SRV records in WKD queries.
Werner Koch
2018-07-29
1
-0
/
+12
*
libdns: For SOCKS connection, just fails.
NIIBE Yutaka
2018-07-02
1
-1
/
+1
*
libdns: Let kernel to decide the local port.
NIIBE Yutaka
2018-06-20
1
-0
/
+3
*
libdns: Fix for non-FQDN hostname.
NIIBE Yutaka
2018-06-18
1
-5
/
+8
*
libdns: Fix connect and try next nameserver when ECONNREFUSED.
NIIBE Yutaka
2018-06-18
1
-2
/
+23
*
libdns: Clear struct sockaddr_storage by zero.
NIIBE Yutaka
2018-06-18
1
-0
/
+4
*
libdns: Sync to upstream.
NIIBE Yutaka
2018-06-18
1
-10
/
+2
*
dirmngr: Fix recursive resolver mode.
NIIBE Yutaka
2018-06-18
1
-0
/
+2
*
dirmngr: Implement timeout for dirmngr_ldap under Windows.
Werner Koch
2018-05-02
1
-4
/
+44
*
dirmngr: Sleep in the ldap wrapper thread.
Werner Koch
2018-04-30
1
-212
/
+311
*
dirmngr: Use the LDAP wrapper process also for Windows.
Werner Koch
2018-04-27
2
-186
/
+237
*
dirmngr: Silence log output from dirmngr_ldap.
Werner Koch
2018-04-27
3
-5
/
+13
*
dirmngr: Lower the dead host resurrection time to 1.5h
Werner Koch
2018-04-26
1
-2
/
+2
*
dirmngr: Fix handling of CNAMEed keyserver pools.
Werner Koch
2018-04-26
2
-1
/
+33
*
dirmngr: Add the used TLS library to the debug output.
Werner Koch
2018-04-25
1
-1
/
+11
*
dirmngr: Allow redirection from https to http for CRLs
Werner Koch
2018-04-25
5
-21
/
+40
*
dirmngr: Implement CRL fetching via https.
Werner Koch
2018-04-25
10
-131
/
+133
*
dirmngr: Fallback to CRL if no default OCSP responder is configured.
Werner Koch
2018-04-24
1
-23
/
+42
*
dirmngr: More binary I/O on Windows for CRLs
Andre Heinecke
2018-04-20
1
-2
/
+5
[next]