aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bring the fix for bug 739 on 1.4 over to 2.0 (bug 1479)David Shaw2013-02-281-4/+3
* Fix issue 1446: honor ports given in SRV responses.David Shaw2012-12-151-3/+10
* Avoid caches to get the most recent copy of the key. This is bug #1061David Shaw2009-05-281-2/+4
* * http.h, http.c (send_request): Pass in srvtag and make its presenceDavid Shaw2009-05-281-5/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Support to read response headers. Required for redirection support in theWerner Koch2006-09-041-1/+3
* Changed HTTP API.Werner Koch2006-08-141-26/+18
* Added http.c from 1.4. Werner Koch2006-08-111-0/+121