aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Support to read response headers. Required for redirection support in theWerner Koch2006-09-041-3/+177
| | | | | dirmngr package.
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-3/+4
| | | | | shows no prblems. Needs more testing of course.
* Changed HTTP API.Werner Koch2006-08-141-22/+115
|
* Added http.c from 1.4. Werner Koch2006-08-111-0/+1729
Added support for estream and gnutls.