aboutsummaryrefslogtreecommitdiff
path: root/http.c
Commit message (Expand)AuthorAge
* http_request: reset "type" strbuf before addingJeff King2013-02-06
* Verify Content-Type from smart HTTP serversShawn Pearce2013-02-04
* Merge branch 'rb/http-cert-cred-no-username-prompt' into maintJunio C Hamano2013-01-10
|\
| * http.c: Avoid username prompt for certifcate credentialsRene Bredlau2012-12-21
* | Merge branch 'sz/maint-curl-multi-timeout'Jeff King2012-11-09
|\ \ | |/
| * Fix potential hang in https handshakeStefan Zager2012-10-19
| * Merge branch 'jk/maint-http-half-auth-push' into maintJunio C Hamano2012-10-17
| |\
* | \ Merge branch 'jk/maint-http-init-not-in-result-handler'Jeff King2012-10-29
|\ \ \
| * | | http: do not set up curl auth after a 401Jeff King2012-10-12
| | |/ | |/|
* | | Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-10-16
|\ \ \ | |/ / | | / | |/ |/|
| * http: fix segfault in handle_curl_resultJeff King2012-10-12
* | Enable info/refs gzip decompression in HTTP clientShawn O. Pearce2012-09-20
* | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-12
|\ \
| * \ Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11Junio C Hamano2012-09-12
| |\ \ | | |/
| | * http: factor out http error code handlingJeff King2012-08-27
* | | http.c: don't use curl_easy_strerror prior to curl-7.12.0Joachim Schmitz2012-08-23
* | | http: get default user-agent from git_user_agentJeff King2012-06-03
|/ /
* | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
|/
* http: use newer curl options for setting credentialsJeff King2012-04-14
* http: clean up leak in init_curl_http_authJeff King2012-04-14
* fix http auth with multiple curl handlesJeff King2012-04-10
* correct spelling: an URL -> a URLJim Meyering2012-03-28
* http: support proxies that require authenticationNelson Benitez Leon2012-03-02
* Merge branch 'jk/maint-push-over-dav'Junio C Hamano2011-12-19
|\
| * http-push: enable "proactive auth"Jeff King2011-12-13
* | Merge branch 'jk/credentials'Junio C Hamano2011-12-19
|\ \
| * | http: use credential API to get passwordsJeff King2011-12-11
| |/
* | Merge branch 'mf/curl-select-fdset'Junio C Hamano2011-12-05
|\ \ | |/ |/|
| * http: drop "local" member from request structJeff King2011-11-04
| * http.c: Rely on select instead of tracking whether data was receivedMika Fischer2011-11-04
| * http.c: Use timeout suggested by curl instead of fixed 50ms timeoutMika Fischer2011-11-04
| * http.c: Use curl_multi_fdset to select on curl fds instead of just sleepingMika Fischer2011-11-04
* | http: remove unused function hex()Ramkumar Ramachandra2011-11-15
* | http: don't always prompt for passwordStefan Naewe2011-11-04
* | Merge branch 'jk/http-auth'Junio C Hamano2011-10-17
|\ \
| * | http_init: accept separate URL parameterJeff King2011-10-15
| * | http: use hostname in credential descriptionMichael J Gruber2011-10-15
| * | http: retry authentication failures for all http requestsJeff King2011-07-20
| * | url: decode buffers that are not NUL-terminatedJeff King2011-07-20
* | | Merge branch 'jn/maint-http-error-message'Junio C Hamano2011-10-10
|\ \ \
| * | | http: avoid empty error messages for some curl errorsJonathan Nieder2011-09-06
| * | | http: remove extra newline in error messageJonathan Nieder2011-09-06
| | |/ | |/|
* | | Merge branch 'rc/maint-http-wrong-free'Junio C Hamano2011-08-11
|\ \ \ | |_|/ |/| |
| * | http.c: fix an invalid free()Tay Ray Chuan2011-08-03
| * | Merge branch 'sp/maint-clear-postfields' into maintJunio C Hamano2011-05-04
| |\ \
* | | | http: pass http.cookiefile using CURLOPT_COOKIEFILEDuncan Brown2011-06-03
| |_|/ |/| |
* | | http: make curl callbacks match contracts from curl headerDan McGee2011-05-04
* | | Merge branch 'sp/maint-clear-postfields'Junio C Hamano2011-04-28
|\ \ \ | |/ / |/| / | |/
| * http: clear POSTFIELDS when initializing a slotJunio C Hamano2011-04-26
* | Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-12
|\ \