aboutsummaryrefslogtreecommitdiff
path: root/http.c
Commit message (Expand)AuthorAge
* Merge branch 'mh/object-code-cleanup'Junio C Hamano2014-03-14
|\
| * sha1_file_name(): declare to return a const stringMichael Haggerty2014-02-24
* | http: never use curl_easy_performJeff King2014-02-18
|/
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | Merge branch 'bc/http-100-continue'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * http: return curl's AUTHAVAIL via slot_resultsJeff King2013-10-31
* | Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-30
|\ \
| * | http.c: Spell the null pointer as NULLRamsay Jones2013-10-24
| * | http: update base URLs when we see redirectsJeff King2013-10-14
| * | http: provide effective url to callersJeff King2013-10-14
| * | http: hoist credential request out of handle_curl_resultJeff King2013-10-14
| * | http: refactor options to http_get_*Jeff King2013-09-30
| * | http_request: factor out curlinfo_strbufJeff King2013-09-30
| * | http_get_file: style fixesJeff King2013-09-30
| |/
* | Merge branch 'ew/keepalive'Junio C Hamano2013-10-28
|\ \
| * | http: use curl's tcp keepalive if availableJeff King2013-10-16
| * | http: enable keepalive on TCP socketsEric Wong2013-10-14
* | | Merge branch 'jc/url-match'Junio C Hamano2013-09-09
|\ \ \
| * | | config: parse http.<url>.<variable> using urlmatchKyle J. McKay2013-08-05
| * | | http.c: fix parsing of http.sslCertPasswordProtected variableJunio C Hamano2013-07-31
* | | | http: add http.savecookies option to write out HTTP cookiesDave Borowitz2013-07-30
| |_|/ |/| |
* | | Merge branch 'bc/http-keep-memory-given-to-curl'Junio C Hamano2013-06-27
|\ \ \ | |/ / |/| |
| * | http.c: don't rewrite the user:passwd string multiple timesBrandon Casey2013-06-19
* | | Merge branch 'mv/ssl-ftp-curl'Junio C Hamano2013-04-19
|\ \ \
| * | | Support FTP-over-SSL/TLS for regular FTPModestas Vainius2013-04-12
| |/ /
* | | http: set curl FAILONERROR each time we select a handleJeff King2013-04-16
* | | http: drop http_error functionJeff King2013-04-06
* | | http: re-word http error messageJeff King2013-04-06
* | | http: simplify http_error helper functionJeff King2013-04-06
* | | http: add HTTP_KEEP_ERROR optionJeff King2013-04-06
* | | pkt-line: move LARGE_PACKET_MAX definition from sidebandJeff King2013-02-20
|/ /
* | 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
|/ /