summaryrefslogtreecommitdiff
path: root/http.c
AgeCommit message (Expand)Author
2006-09-28http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky
2006-06-20Remove all void-pointer arithmetic.Florian Forster
2006-06-06HTTP cleanupNick Hengeveld
2006-05-31http: prevent segfault during curl handle reuseNick Hengeveld
2006-04-04Set HTTP user agent to git/GIT_VERSIONNick Hengeveld
2006-03-10HTTP slot reuse fixesNick Hengeveld
2006-02-07http-fetch: Abort requests for objects which arrived in packsMark Wooding
2006-02-05http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environmentMark Wooding
2006-01-31Fix HTTP request result processing after slot reuseNick Hengeveld
2005-11-19http.c: reorder to avoid compilation failure.Junio C Hamano
2005-11-19Isolate shared HTTP request functionalityNick Hengeveld