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
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
1
-0
/
+1
2018-03-21
Merge branch 'rj/http-code-cleanup'
Junio C Hamano
1
-1
/
+3
2018-03-15
http: fix an unused variable warning for 'curl_no_proxy'
Ramsay Jones
1
-1
/
+3
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-5
/
+5
2018-02-22
http: rename 'new' variables
Brandon Williams
1
-5
/
+5
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
1
-8
/
+74
2018-02-13
Merge branch 'cc/sha1-file-name'
Junio C Hamano
1
-6
/
+10
2018-01-19
http: support omitting data from traces
Jonathan Tan
1
-8
/
+19
2018-01-19
http: support cookie redaction when tracing
Jonathan Tan
1
-0
/
+55
2018-01-17
sha1_file: remove static strbuf from sha1_file_name()
Christian Couder
1
-6
/
+10
2018-01-05
Merge branch 'rs/use-argv-array-in-child-process'
Junio C Hamano
1
-8
/
+3
2017-12-28
Merge branch 'ws/curl-http-proxy-over-https'
Junio C Hamano
1
-0
/
+5
2017-12-22
http: use internal argv_array of struct child_process
René Scharfe
1
-8
/
+3
2017-12-19
http: support CURLPROXY_HTTPS
Wei Shuyu
1
-0
/
+5
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+18
2017-10-17
http: tell server that the client understands v1
Brandon Williams
1
-0
/
+18
2017-09-22
curl_trace(): eliminate switch fallthrough
Jeff King
1
-3
/
+4
2017-08-26
Merge branch 'jt/packmigrate'
Junio C Hamano
1
-0
/
+1
2017-08-24
Merge branch 'tc/curl-with-backports'
Junio C Hamano
1
-4
/
+6
2017-08-23
pack: move pack name-related functions
Jonathan Tan
1
-0
/
+1
2017-08-11
http: use a feature check to enable GSSAPI delegation control
Tom G. Christensen
1
-3
/
+3
2017-08-11
http: fix handling of missing CURLPROTO_*
Tom G. Christensen
1
-1
/
+3
2017-08-11
Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths'
Junio C Hamano
1
-2
/
+2
2017-07-20
http.c: http.sslcert and http.sslkey are both pathnames
Junio C Hamano
1
-2
/
+2
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-10
/
+5
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-10
/
+5
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-04-23
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
1
-2
/
+4
2017-04-23
Merge branch 'sr/http-proxy-configuration-fix'
Junio C Hamano
1
-2
/
+11
2017-04-13
http.postbuffer: allow full range of ssize_t values
David Turner
1
-2
/
+4
2017-04-13
http: fix the silent ignoring of proxy misconfiguraion
Sergey Ryazanov
1
-0
/
+3
2017-04-13
http: honor empty http.proxy option to bypass proxy
Sergey Ryazanov
1
-2
/
+8
2017-03-30
convert unchecked snprintf into xsnprintf
Jeff King
1
-5
/
+5
2017-03-16
Merge branch 'jt/http-base-url-update-upon-redirect' into maint
Junio C Hamano
1
-0
/
+3
2017-03-16
Merge branch 'jk/http-auth' into maint
Junio C Hamano
1
-4
/
+46
2017-03-10
Merge branch 'jt/http-base-url-update-upon-redirect'
Junio C Hamano
1
-0
/
+3
2017-03-10
Merge branch 'jk/http-auth'
Junio C Hamano
1
-4
/
+46
2017-02-28
http: attempt updating base URL only if no error
Jonathan Tan
1
-0
/
+3
2017-02-27
http: add an "auto" mode for http.emptyauth
Jeff King
1
-5
/
+45
2017-02-23
http: restrict auth methods to what the server advertises
Jeff King
1
-0
/
+2
2017-01-17
Merge branch 'jk/http-walker-limit-redirect' into maint
Junio C Hamano
1
-13
/
+43
2016-12-27
Merge branch 'bw/transport-protocol-policy'
Junio C Hamano
1
-14
/
+21
2016-12-19
Merge branch 'jk/http-walker-limit-redirect'
Junio C Hamano
1
-1
/
+1
2016-12-19
Merge branch 'jk/http-walker-limit-redirect-2.9'
Junio C Hamano
1
-12
/
+42
2016-12-15
transport: add from_user parameter to is_transport_allowed
Brandon Williams
1
-7
/
+7
2016-12-15
http: create function to get curl allowed protocols
Brandon Williams
1
-11
/
+20
2016-12-15
http: always warn if libcurl version is too old
Brandon Williams
1
-3
/
+2
2016-12-06
http-walker: complain about non-404 loose object errors
Jeff King
1
-1
/
+1
2016-12-06
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
Junio C Hamano
1
-2
/
+14
2016-12-06
http: treat http-alternates like redirects
Jeff King
1
-0
/
+1
[next]