Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/http-socks5h' | Junio C Hamano | 2016-04-22 |
|\ | |||
| * | http: differentiate socks5:// and socks5h:// | Junio C Hamano | 2016-04-10 |
* | | Merge branch 'jx/http-no-proxy' | Junio C Hamano | 2016-03-10 |
|\ \ | |||
| * | | http: honor no_http env variable to bypass proxy | Jiang Xin | 2016-02-29 |
* | | | Merge branch 'ce/https-public-key-pinning' | Junio C Hamano | 2016-02-24 |
|\ \ \ | |||
| * | | | http: implement public key pinning | Christoph Egger | 2016-02-15 |
* | | | | Merge branch 'bc/http-empty-auth' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ | |||
| * | | | | http: add option to try authentication without username | brian m. carlson | 2016-02-15 |
| |/ / / | |||
* | | | | Merge branch 'ew/force-ipv4' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | connect & http: support -4 and -6 switches for remote operations | Eric Wong | 2016-02-12 |
| |/ / | |||
* | | | http: use credential API to handle proxy authentication | Knut Franke | 2016-01-26 |
* | | | http: allow selection of proxy authentication method | Knut Franke | 2016-01-26 |
|/ / | |||
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 |
|\ \ | |||
| * | | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 |
* | | | Merge branch 'dt/http-range' | Jeff King | 2015-12-01 |
|\ \ \ | |||
| * | | | http: fix some printf format warnings | Ramsay Jones | 2015-11-11 |
| |/ / | |||
* | | | Merge branch 'maint' | Jeff King | 2015-12-01 |
|\ \ \ | |/ / |/| / | |/ | |||
| * | Merge branch 'cb/ssl-config-pathnames' into maint | Jeff King | 2015-12-01 |
| |\ | |||
| | * | http: treat config options sslCAPath and sslCAInfo as paths | Charles Bailey | 2015-11-24 |
| * | | Merge branch 'pt/http-socks-proxy' into maint | Jeff King | 2015-12-01 |
| |\ \ | | |/ | |/| | |||
| | * | remote-http(s): support SOCKS proxies | Pat Thoyts | 2015-11-20 |
* | | | http: use off_t to store partial file size | Jeff King | 2015-11-02 |
* | | | http.c: use CURLOPT_RANGE for range requests | David Turner | 2015-11-02 |
* | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ \ \ | |/ / |/| | | |||
| * | | use strip_suffix and xstrfmt to replace suffix | Jeff King | 2015-09-25 |
| * | | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 2015-09-25 |
* | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 |
|\ \ \ | |/ / |/| | | |||
| * | | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 |
| |\ \ | | |/ | |||
| | * | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 |
| | |\ | |||
| | | * | http: limit redirection depth | Blake Burkhart | 2015-09-25 |
| | | * | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 |
* | | | | Merge branch 'ep/http-configure-ssl-version' | Junio C Hamano | 2015-08-26 |
|\ \ \ \ | |||
| * | | | | http: add support for specifying the SSL version | Elia Pinto | 2015-08-17 |
| |/ / / | |||
* | | | | Merge branch 'jc/finalize-temp-file' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | sha1_file.c: rename move_temp_to_file() to finalize_object_file() | Junio C Hamano | 2015-08-10 |
* | | | | Merge branch 'et/http-proxyauth' | Junio C Hamano | 2015-07-13 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | http: always use any proxy auth method available | Enrique Tobis | 2015-06-29 |
* | | | | Merge branch 'ls/http-ssl-cipher-list' | Junio C Hamano | 2015-05-22 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | http: add support for specifying an SSL cipher list | Lars Kellogg-Stedman | 2015-05-08 |
| | |/ | |/| | |||
| * | | Merge branch 'jk/dumb-http-idx-fetch-fix' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ | |||
* | | | | http: release the memory of a http pack request as well | Stefan Beller | 2015-03-24 |
* | | | | Merge branch 'ye/http-accept-language' | Junio C Hamano | 2015-03-06 |
|\ \ \ \ | |||
| * | | | | gettext.c: move get_preferred_languages() from http.c | Jeff King | 2015-02-26 |
* | | | | | Merge branch 'tc/missing-http-proxyauth' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ | |||
| * | | | | | http: support curl < 7.10.7 | Tom G. Christensen | 2015-02-03 |
* | | | | | | Merge branch 'ye/http-accept-language' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | http: add Accept-Language header if possible | Yi EungJun | 2015-01-28 |
* | | | | | | Merge branch 'jk/dumb-http-idx-fetch-fix' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | dumb-http: do not pass NULL path to parse_pack_index | Jeff King | 2015-01-27 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'jc/unused-symbols' | Junio C Hamano | 2015-02-11 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |