aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-10From STABLE-BRANCH-1-4David Shaw1-2/+0
2006-11-28Preparing 2.0.1Werner Koch1-0/+1
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-25/+37
2006-09-06Minor changes and typo fixes.Werner Koch1-1/+3
2006-09-04Support to read response headers. Required for redirection support in theWerner Koch1-3/+177
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-3/+4
2006-08-14Changed HTTP API.Werner Koch1-22/+115
2006-08-11Added http.c from 1.4. Werner Koch1-0/+1729