index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
1
-1
/
+1
2016-08-03
Merge branch 'ew/http-walker'
Junio C Hamano
1
-2
/
+14
2016-07-12
http: avoid disconnecting on 404s for loose objects
Eric Wong
1
-2
/
+14
2016-07-06
Merge branch 'ep/http-curl-trace'
Junio C Hamano
1
-2
/
+122
2016-05-31
Merge branch 'bn/http-cookiefile-config' into maint
Junio C Hamano
1
-1
/
+1
2016-05-24
http.c: implement the GIT_TRACE_CURL environment variable
Elia Pinto
1
-2
/
+122
2016-05-17
Merge branch 'nd/error-errno'
Junio C Hamano
1
-6
/
+4
2016-05-17
Merge branch 'bn/http-cookiefile-config'
Junio C Hamano
1
-1
/
+1
2016-05-09
http.c: use error_errno() and warning_errno()
Nguyễn Thái Ngọc Duy
1
-6
/
+4
2016-05-06
Merge branch 'js/http-custom-headers'
Junio C Hamano
1
-3
/
+32
2016-05-04
http: expand http.cookieFile as a path
Brian Norris
1
-1
/
+1
2016-05-02
Merge branch 'jc/http-socks5h' into maint
Junio C Hamano
1
-1
/
+4
2016-04-27
http: support sending custom HTTP headers
Johannes Schindelin
1
-3
/
+32
2016-04-22
Merge branch 'jc/http-socks5h'
Junio C Hamano
1
-1
/
+4
2016-04-10
http: differentiate socks5:// and socks5h://
Junio C Hamano
1
-1
/
+4
2016-03-10
Merge branch 'jx/http-no-proxy'
Junio C Hamano
1
-0
/
+6
2016-02-29
http: honor no_http env variable to bypass proxy
Jiang Xin
1
-0
/
+6
2016-02-24
Merge branch 'ce/https-public-key-pinning'
Junio C Hamano
1
-0
/
+16
2016-02-24
Merge branch 'bc/http-empty-auth'
Junio C Hamano
1
-2
/
+11
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
1
-0
/
+9
2016-02-15
http: implement public key pinning
Christoph Egger
1
-0
/
+15
2016-02-15
http: add option to try authentication without username
brian m. carlson
1
-2
/
+11
2016-02-12
connect & http: support -4 and -6 switches for remote operations
Eric Wong
1
-0
/
+9
2016-01-26
http: use credential API to handle proxy authentication
Knut Franke
1
-0
/
+77
2016-01-26
http: allow selection of proxy authentication method
Knut Franke
1
-3
/
+62
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2015-12-01
Merge branch 'dt/http-range'
Jeff King
1
-4
/
+4
2015-12-01
Merge branch 'maint'
Jeff King
1
-2
/
+13
2015-12-01
Merge branch 'cb/ssl-config-pathnames' into maint
Jeff King
1
-2
/
+2
2015-12-01
Merge branch 'pt/http-socks-proxy' into maint
Jeff King
1
-0
/
+11
2015-11-24
http: treat config options sslCAPath and sslCAInfo as paths
Charles Bailey
1
-2
/
+2
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
1
-1
/
+1
2015-11-20
remote-http(s): support SOCKS proxies
Pat Thoyts
1
-0
/
+11
2015-11-11
http: fix some printf format warnings
Ramsay Jones
1
-4
/
+4
2015-11-02
http: use off_t to store partial file size
Jeff King
1
-4
/
+4
2015-11-02
http.c: use CURLOPT_RANGE for range requests
David Turner
1
-21
/
+12
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-6
/
+7
2015-09-28
Sync with v2.5.4
Junio C Hamano
1
-0
/
+18
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-0
/
+18
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-0
/
+18
2015-09-25
http: limit redirection depth
Blake Burkhart
1
-0
/
+1
2015-09-25
http: limit redirection to protocol-whitelist
Blake Burkhart
1
-0
/
+17
2015-09-25
use strip_suffix and xstrfmt to replace suffix
Jeff King
1
-3
/
+4
2015-09-25
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
1
-3
/
+3
2015-08-26
Merge branch 'ep/http-configure-ssl-version'
Junio C Hamano
1
-1
/
+32
2015-08-19
Merge branch 'jc/finalize-temp-file'
Junio C Hamano
1
-5
/
+5
2015-08-17
http: add support for specifying the SSL version
Elia Pinto
1
-1
/
+32
2015-08-10
sha1_file.c: rename move_temp_to_file() to finalize_object_file()
Junio C Hamano
1
-5
/
+5
2015-07-13
Merge branch 'et/http-proxyauth'
Junio C Hamano
1
-2
/
+2
2015-06-29
http: always use any proxy auth method available
Enrique Tobis
1
-2
/
+2
[prev]
[next]