aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/t-http.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-04-26http: Allow to request system defined CAs for TLS.Werner Koch1-1/+1
2016-01-22dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor1-1/+1
2015-12-02http: Enhance parser to detect .onion addresses.Werner Koch1-0/+5
2015-10-25dirmngr: Add workaround for broken getaddrinfo.Werner Koch1-0/+1
2015-10-21dirmngr: Use the new DNS wrapper for the HTTP module.Werner Koch1-0/+3
2015-10-18Move http module from common/ to dirmngr/.Werner Koch1-0/+0
2015-09-18http: Add flag to force use of TOR (part 1)Werner Koch1-0/+8
2014-10-02First changes for future use of NTBTLS.Werner Koch1-4/+15
2014-09-18common: Do not build maintainer modules in non-maintainer mode.Werner Koch1-1/+1
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-1/+1
2014-05-05http: Add reference counting to the session object.Werner Koch1-7/+19
2014-05-02http: Add HTTP_FLAG_FORCE_TLS and http_get_tls_info.Werner Koch1-12/+101
2014-05-02http: Revamp TLS API.Werner Koch1-0/+269