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