aboutsummaryrefslogtreecommitdiff
path: root/http.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/use-argv-array-in-child-process'Junio C Hamano2018-01-05
|\
| * http: use internal argv_array of struct child_processRené Scharfe2017-12-22
* | Merge branch 'ws/curl-http-proxy-over-https'Junio C Hamano2017-12-28
|\ \ | |/ |/|
| * http: support CURLPROXY_HTTPSWei Shuyu2017-12-19
* | Merge branch 'bw/protocol-v1'Junio C Hamano2017-12-06
|\ \ | |/ |/|
| * http: tell server that the client understands v1Brandon Williams2017-10-17
* | curl_trace(): eliminate switch fallthroughJeff King2017-09-22
|/
* Merge branch 'jt/packmigrate'Junio C Hamano2017-08-26
|\
| * pack: move pack name-related functionsJonathan Tan2017-08-23
* | Merge branch 'tc/curl-with-backports'Junio C Hamano2017-08-24
|\ \ | |/ |/|
| * http: use a feature check to enable GSSAPI delegation controlTom G. Christensen2017-08-11
| * http: fix handling of missing CURLPROTO_*Tom G. Christensen2017-08-11
* | Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths'Junio C Hamano2017-08-11
|\ \ | |/ |/|
| * http.c: http.sslcert and http.sslkey are both pathnamesJunio C Hamano2017-07-20
* | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\ \
| * | coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
* | | config: don't include config.h by defaultBrandon Williams2017-06-15
|/ /
* | Merge branch 'dt/http-postbuffer-can-be-large'Junio C Hamano2017-04-23
|\ \
| * | http.postbuffer: allow full range of ssize_t valuesDavid Turner2017-04-13
* | | Merge branch 'sr/http-proxy-configuration-fix'Junio C Hamano2017-04-23
|\ \ \
| * | | http: fix the silent ignoring of proxy misconfiguraionSergey Ryazanov2017-04-13
| * | | http: honor empty http.proxy option to bypass proxySergey Ryazanov2017-04-13
| | |/ | |/|
| * | Merge branch 'jt/http-base-url-update-upon-redirect' into maintJunio C Hamano2017-03-16
| |\ \
| * \ \ Merge branch 'jk/http-auth' into maintJunio C Hamano2017-03-16
| |\ \ \
* | | | | convert unchecked snprintf into xsnprintfJeff King2017-03-30
| |_|_|/ |/| | |
* | | | Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano2017-03-10
|\ \ \ \ | | |_|/ | |/| |
| * | | http: attempt updating base URL only if no errorJonathan Tan2017-02-28
| |/ /
* | | Merge branch 'jk/http-auth'Junio C Hamano2017-03-10
|\ \ \ | |/ / |/| / | |/
| * http: add an "auto" mode for http.emptyauthJeff King2017-02-27
| * http: restrict auth methods to what the server advertisesJeff King2017-02-23
| * Merge branch 'jk/http-walker-limit-redirect' into maintJunio C Hamano2017-01-17
| |\
* | \ Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-27
|\ \ \
| * | | transport: add from_user parameter to is_transport_allowedBrandon Williams2016-12-15
| * | | http: create function to get curl allowed protocolsBrandon Williams2016-12-15
| * | | http: always warn if libcurl version is too oldBrandon Williams2016-12-15
| | |/ | |/|
* | | Merge branch 'jk/http-walker-limit-redirect'Junio C Hamano2016-12-19
|\ \ \ | |/ /
| * | http-walker: complain about non-404 loose object errorsJeff King2016-12-06
| * | Merge branch 'ew/http-walker' into jk/http-walker-limit-redirectJunio C Hamano2016-12-06
| |\ \
* | \ \ Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-19
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | http: treat http-alternates like redirectsJeff King2016-12-06
| * | http: make redirects more obviousJeff King2016-12-06
| * | http: always update the base URL for redirectsJeff King2016-12-06
| * | http: simplify update_url_from_redirectJeff King2016-12-06
* | | Merge branch 'dt/http-empty-auth'Junio C Hamano2016-10-17
|\ \ \
| * | | http: http.emptyauth should allow empty (not just NULL) usernamesDavid Turner2016-10-04
| * | | Merge branch 'ew/http-do-not-forget-to-call-curl-multi-remove-handle' into maintJunio C Hamano2016-09-29
| |\ \ \
| * \ \ \ Merge branch 'jk/fix-remote-curl-url-wo-proto' into maintJunio C Hamano2016-09-29
| |\ \ \ \
* | \ \ \ \ Merge branch 'ps/http-gssapi-cred-delegation'Junio C Hamano2016-10-06
|\ \ \ \ \ \
| * | | | | | http: control GSSAPI credential delegationPetr Stodulka2016-09-29
| |/ / / / /
* | | | | | Merge branch 'ew/http-do-not-forget-to-call-curl-multi-remove-handle'Junio C Hamano2016-09-21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |