aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-engine-hkp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Fix error code path of map_host.NIIBE Yutaka2015-01-081-3/+8
* dirmngr: Fix memory leak.Werner Koch2014-12-221-1/+1
* dirmngr: Improve dead host detection.Werner Koch2014-12-081-0/+2
* dirmngr: Return a proper error for all dead hosts.Werner Koch2014-12-081-55/+76
* dirmngr: Only report hkps scheme when availableKristian Fiskerstrand2014-11-261-1/+9
* dirmngr: Support https for KS_FETCH.Werner Koch2014-09-101-34/+0
* w32: Fix build problem with dirmngr.Werner Koch2014-06-101-1/+8
* dirmngr: Print certificates on failed TLS verification.Werner Koch2014-05-191-0/+35
* keyserver: Improve support for hkps pools.Werner Koch2014-05-161-61/+209
* http: Allow overriding of the Host header.Werner Koch2014-05-161-0/+1
* Use "samethread" mode keyword for some es_fopenmem.Werner Koch2014-05-061-1/+1
* dirmngr: Add support for hkps keyservers.Werner Koch2014-05-051-3/+24
* dirmngr: Resurrect hosts in the HKP hosttable.Werner Koch2014-03-181-4/+58
* gpg: Make --auto-key-locate work again with keyservers.Werner Koch2014-03-171-6/+24
* dirmngr: Make use of IPv4 and IPV6 more explicit.Werner Koch2014-03-141-12/+35
* dirmngr: Do not use brackets around legacy IP addresses.Werner Koch2014-03-141-9/+14
* gpg: Print the actual used keyserver address.Werner Koch2014-03-141-2/+9
* dirmngr: Detect dead keyservers and try another one.Werner Koch2014-03-121-19/+123
* dirmngr: Put brackets around IP addresses in the hosttable.Werner Koch2014-03-111-3/+37
* dirmngr: Add command option to mark hosts as dead or alive.Werner Koch2014-03-111-1/+87
* dirmngr: Fix HKP host selection code.Werner Koch2014-03-111-34/+81
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-0/+3
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-12/+12
* Adapt HKP fix for fingerprint/long keyid retrievals for dirmngrDavid Shaw2012-01-101-7/+9
* Make HKP keyserver engine work again.Werner Koch2011-11-241-4/+4
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-2/+2
* Add code for explicit selection of pooled A records.Werner Koch2011-04-121-77/+415
* Add framework to print keyserver engine informationWerner Koch2011-02-091-0/+20
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-12/+12
* All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-9/+181
* Keyserver search and get basically works again.Werner Koch2011-01-181-83/+211
* Initial code checking for backup - not yet working.Werner Koch2011-01-101-0/+258