summaryrefslogtreecommitdiffstats
path: root/dirmngr/http.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Support pseudo URI scheme "opaque".Werner Koch2021-06-161-1/+3
* dirmngr: Support "ldap:///" for the current AD user.Werner Koch2020-12-171-0/+1
* dirmngr: Rework of the LDAP code, part 1.Werner Koch2019-11-261-3/+4
* dirmngr: Forward http redirect warnings to gpg.Werner Koch2019-11-181-0/+2
* dirmngr: New function http_status2string.Werner Koch2018-12-111-0/+2
* dirmngr: Avoid possible CSRF attacks via http redirects.Werner Koch2018-11-221-0/+21
* dirmngr: Print a WARNING status for DNS config problems.Werner Koch2018-07-251-3/+3
* dirmngr: Implement CRL fetching via https.Werner Koch2018-04-251-2/+4
* dirmngr: Honor http keyserver URLs.Justus Winter2017-07-181-0/+1
* dirmngr: Allow a timeout for HTTP and other TCP connects.Werner Koch2017-06-081-1/+3
* dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch2017-02-211-1/+1
* dirmngr: New Assuan option "http-crl".Werner Koch2017-02-211-1/+2
* dirmngr: Add per-session verify callback to http.cWerner Koch2017-02-181-2/+10
* dirmngr: Add debug code to http.c.Werner Koch2017-01-111-0/+2
* dirmngr: Do not use a SRV record for HKP if a port was specified.Werner Koch2017-01-091-0/+1
* dirmngr: Prepare to trigger jobs by network activity.Werner Koch2016-11-111-0/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* http: Allow to request system defined CAs for TLS.Werner Koch2016-04-261-3/+6
* dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor2016-01-221-1/+2
* http: Enhance parser to detect .onion addresses.Werner Koch2015-12-021-0/+1
* Move http module from common/ to dirmngr/.Werner Koch2015-10-181-0/+156
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-109/+0
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+109