aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/http.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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.fix-1950Justus 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