summaryrefslogtreecommitdiff
path: root/http.h
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid redundant declaration of missing_target()Mike Hommey2007-12-141-0/+13
* Cleanup variables in http.[ch]Mike Hommey2007-12-091-18/+0
* Make function to refill http queue a callbackDaniel Barkalow2007-09-191-3/+1
* Refactor http.h USE_CURL_MULTI fill_active_slots().Daniel Barkalow2007-09-191-6/+3
* http-fetch: Disable use of curl multi support for libcurl < 7.16.Alexandre Julliard2007-05-031-1/+1
* Work around http-fetch built with cURL 7.16.0Junio C Hamano2006-12-271-1/+1
* Patch for http-fetch.c and older curl releasesArt Haas2006-09-201-0/+4
* HTTP slot reuse fixesNick Hengeveld2006-03-101-0/+1
* http-fetch: Abort requests for objects which arrived in packsMark Wooding2006-02-071-0/+1
* Fix HTTP request result processing after slot reuseNick Hengeveld2006-01-311-0/+7
* Isolate shared HTTP request functionalityNick Hengeveld2005-11-191-0/+95