summaryrefslogtreecommitdiffstats
path: root/dirmngr/http.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Add system CAs if no hkp-cacert is givenDaniel Kahn Gillmor2016-11-171-5/+10
* dirmngr: Register hkp-cacert even if the file doesn't exist yetDaniel Kahn Gillmor2016-11-171-0/+5
* dirmngr: Prepare to trigger jobs by network activity.Werner Koch2016-11-111-1/+28
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: New function string_to_u64.Werner Koch2016-08-111-11/+2
* dirmngr: Fix typo.Daniel Kahn Gillmor2016-07-121-1/+1
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-1/+1
* http: Allow to request system defined CAs for TLS.Werner Koch2016-04-261-8/+32
* dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor2016-01-221-1/+30
* build: Require at least Libassuan 2.4.1.Werner Koch2015-12-021-4/+0
* http: Enhance parser to detect .onion addresses.Werner Koch2015-12-021-33/+39
* Avoid incompatible pointer assignment warnings on Windows.Werner Koch2015-11-271-6/+7
* dirmngr: Let Libassuan employ nPth wrappers for connect.Werner Koch2015-11-261-9/+0
* dirmngr: Gracefully handle premature termination of TLS streams.Justus Winter2015-11-181-11/+29
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* dirmngr: Support Tor hidden services.Werner Koch2015-10-261-0/+26
* dirmngr,w32: Remove gethostbyname hack and make it build again.Werner Koch2015-10-261-36/+2
* dirmngr: Do not use MAXDNAME.Werner Koch2015-10-221-7/+17
* Move SRV RR code from common/ to dirmngr/.Werner Koch2015-10-221-17/+0
* dirmngr: Use the new DNS wrapper for the HTTP module.Werner Koch2015-10-211-78/+18
* dirmngr: Allow use of http.c if USE_NPTH is not defined.Werner Koch2015-10-211-8/+14
* Change capitalization of TOR to Tor.Werner Koch2015-10-211-2/+2
* dirmngr: Allow building with libassuan < 2.3.Neal H. Walfield2015-10-211-0/+2
* w32: Allow building again.Werner Koch2015-10-201-1/+1
* dirmngr: Allow building with libassuan < 2.3.Werner Koch2015-10-191-0/+2
* dirmngr: Make --use-tor work - still leaks DNS.Werner Koch2015-10-191-4/+14
* dirmngr: Use Assuan socket wrappers for http.cWerner Koch2015-10-191-55/+73
* Move http module from common/ to dirmngr/.Werner Koch2015-10-181-0/+2777
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-1863/+0
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-0/+2
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+1861