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
/
ks-engine-hkp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
dirmngr: Avoid need for hkp housekeeping.
Daniel Kahn Gillmor
1
-37
/
+35
2019-07-20
dirmngr: hkp: Avoid potential race condition when some hosts die.
Daniel Kahn Gillmor
1
-13
/
+10
2019-07-04
dirmngr: fix handling of HTTPS redirections during HKP
Daniel Kahn Gillmor
1
-1
/
+3
2019-07-03
dirmngr: Avoid endless loop in case of HTTP error 503.
Werner Koch
1
-10
/
+33
2019-04-02
dirmngr: Better error code for http status 413.
Werner Koch
1
-0
/
+4
2018-12-11
dirmngr: Retry another server from the pool on 502, 503, 504.
Werner Koch
1
-7
/
+33
2018-11-23
dirmngr: Avoid possible CSRF attacks via http redirects.
Werner Koch
1
-40
/
+16
2018-11-05
dirmngr: Emit SOURCE status also on NO_DATA.
Werner Koch
1
-2
/
+10
2018-04-26
dirmngr: Lower the dead host resurrection time to 1.5h
Werner Koch
1
-2
/
+2
2018-04-26
dirmngr: Fix handling of CNAMEed keyserver pools.
Werner Koch
1
-1
/
+1
2018-02-22
dirmngr: Handle failures related to missing IPv6 gracefully
Michał Górny
1
-0
/
+2
2017-07-19
dirmngr: Forbid redirects from .onion to clearnet URIs.
Justus Winter
1
-0
/
+25
2017-06-20
dirmngr: Properly handle SRV records.
Justus Winter
1
-51
/
+72
2017-06-20
dirmngr: Refactor variable-sized array code.
Justus Winter
1
-55
/
+74
2017-06-20
dirmngr: Fix typo.
Justus Winter
1
-1
/
+1
2017-06-08
dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds.
Werner Koch
1
-0
/
+1
2017-05-10
g10, sm, dirmngr, common: Add comment for fall through.
NIIBE Yutaka
1
-0
/
+1
2017-04-03
dirmngr: New option --disable-ipv6
Werner Koch
1
-2
/
+5
2017-04-03
dirmngr: Handle EIO which is sometimes returned by cookie functions.
Werner Koch
1
-0
/
+1
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-1
/
+1
2017-02-21
dirmngr: New Assuan option "http-crl".
Werner Koch
1
-1
/
+3
2017-02-19
dirmngr: First take on ntbtls cert verification.
Werner Koch
1
-1
/
+1
2017-02-18
dirmngr: Add per-session verify callback to http.c
Werner Koch
1
-1
/
+2
2017-02-15
dirmngr: Do PTR lookups only for 'keyserver --hosttable'.
Werner Koch
1
-46
/
+79
2017-02-15
dirmngr: Avoid PTR lookup for hosts in a pool
Werner Koch
1
-5
/
+18
2017-02-01
dirmngr: New option --no-use-tor and internal changes.
Werner Koch
1
-3
/
+3
2017-01-24
gpg: Print a warning on Tor problems.
Werner Koch
1
-15
/
+45
2017-01-24
dirmngr: New option --disable-ipv4.
Werner Koch
1
-2
/
+6
2017-01-23
Fix format string errors and some missing error case initialization.
Werner Koch
1
-1
/
+1
2017-01-23
dirmngr: On SIGHUP mark all keyservers alive.
Werner Koch
1
-0
/
+23
2017-01-16
dirmngr: Implement hkps lookups using literal addresses.
Werner Koch
1
-1
/
+29
2017-01-16
dirmngr: Fix URL creation for literal IPv6 addresses in HKP.
Werner Koch
1
-26
/
+32
2017-01-11
dirmngr: After a connection failure log a hint if Tor is not running.
Werner Koch
1
-0
/
+11
2017-01-11
dirmngr: Mark hosts dead on ENETDOWN.
Werner Koch
1
-0
/
+5
2017-01-09
dirmngr: Use "pgpkey-hkps" and "pgpkey-hkp" for SRV record lookups.
Werner Koch
1
-29
/
+34
2017-01-09
dirmngr: Do not use a SRV record for HKP if a port was specified.
Werner Koch
1
-28
/
+37
2017-01-08
dirmngr: Change internal SRV lookup API.
Werner Koch
1
-11
/
+1
2016-12-19
dirmngr: Fix problems with the getsrv function.
Werner Koch
1
-4
/
+3
2016-12-01
dirmngr: Add option --standard-resolver.
Werner Koch
1
-4
/
+0
2016-11-10
dirmngr: Improve concurrency in the non-adns case.
Werner Koch
1
-33
/
+36
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-07-14
gpg: Fix regression since 2.1 in --search-key with a fingerprint.
Werner Koch
1
-2
/
+6
2016-04-26
http: Allow to request system defined CAs for TLS.
Werner Koch
1
-1
/
+1
2016-01-22
dirmngr: Provide the keyserver pool name even if there is no CNAME.
Werner Koch
1
-2
/
+2
2016-01-22
dirmngr: Use sks-keyservers CA by default for the hkps pool.
Daniel Kahn Gillmor
1
-1
/
+1
2015-12-04
dirmngr: Stricter handling of http error codes.
Justus Winter
1
-7
/
+13
2015-12-04
dirmngr: Handle http status '501 Not Implemented'.
Justus Winter
1
-0
/
+4
2015-11-23
dirmngr: Honor ports specified in SRV records.
Justus Winter
1
-14
/
+32
2015-11-23
dirmngr: Support hkp server pools using SRV records.
Justus Winter
1
-1
/
+46
2015-11-23
dirmngr: Refactor 'map_host'.
Justus Winter
1
-99
/
+110
[next]