25 Commits (e5e4a7f23d7df0ec04b6423a90c9b858082a74af)

Author SHA1 Message Date
Mike Hommey f23d1f7627 Fix random crashes in http_cleanup() 17 years ago
Mike Hommey 9fc6440d78 Set proxy override with http_init() 17 years ago
Junio C Hamano 111dd25f3c http.c: guard config parser from value=NULL 17 years ago
Mike Hommey d7e92806cd Move fetch_ref from http-push.c and http-walker.c to http.c 17 years ago
Mike Hommey 028c297638 Use strbuf in http code 17 years ago
Mike Hommey 02dc534fc6 Remove a CURLOPT_HTTPHEADER (un)setting 17 years ago
Mike Hommey cc3530e8f3 Cleanup variables in http.[ch] 17 years ago
Sam Vilain 9c5665aa3c Allow HTTP proxy to be overridden in config 17 years ago
Shawn O. Pearce 3278cd0a39 Properly cleanup in http_cleanup so builtin-fetch does not segfault 17 years ago
Daniel Barkalow fc57b6aaa5 Make function to refill http queue a callback 17 years ago
Daniel Barkalow 45c1741235 Refactor http.h USE_CURL_MULTI fill_active_slots(). 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Julian Phillips e9d54bd18b http.c: Fix problem with repeated calls of http_init 18 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 18 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Nick Hengeveld b3ca4e4ebb HTTP cleanup 19 years ago
Nick Hengeveld 9094950d73 http: prevent segfault during curl handle reuse 19 years ago
Nick Hengeveld 20fc9bc5e4 Set HTTP user agent to git/GIT_VERSION 19 years ago
Nick Hengeveld baa7b67d09 HTTP slot reuse fixes 19 years ago
Mark Wooding 53f313897e http-fetch: Abort requests for objects which arrived in packs 19 years ago
Mark Wooding 7982d74e1c http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environment 19 years ago
Nick Hengeveld c8568e139e Fix HTTP request result processing after slot reuse 19 years ago
Junio C Hamano 11979b98ad http.c: reorder to avoid compilation failure. 19 years ago
Nick Hengeveld 29508e1efb Isolate shared HTTP request functionality 19 years ago