summaryrefslogtreecommitdiff
path: root/http.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Make function to refill http queue a callbackLibravatar Daniel Barkalow1-3/+1
2007-09-19Refactor http.h USE_CURL_MULTI fill_active_slots().Libravatar Daniel Barkalow1-6/+3
2007-05-03http-fetch: Disable use of curl multi support for libcurl < 7.16.Libravatar Alexandre Julliard1-1/+1
2006-12-27Work around http-fetch built with cURL 7.16.0Libravatar Junio C Hamano1-1/+1
2006-09-20Patch for http-fetch.c and older curl releasesLibravatar Art Haas1-0/+4
2006-03-10HTTP slot reuse fixesLibravatar Nick Hengeveld1-0/+1
2006-02-07http-fetch: Abort requests for objects which arrived in packsLibravatar Mark Wooding1-0/+1
2006-01-31Fix HTTP request result processing after slot reuseLibravatar Nick Hengeveld1-0/+7
2005-11-19Isolate shared HTTP request functionalityLibravatar Nick Hengeveld1-0/+95