index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'da/include-compat-util-first-in-c'
Junio C Hamano
2014-10-14
1
-0
/
+1
|
\
|
*
cleanups: ensure that git-compat-util.h is included first
David Aguilar
2014-09-15
1
-0
/
+1
*
|
Merge branch 'br/http-init-fix'
Junio C Hamano
2014-09-11
1
-5
/
+7
|
\
\
|
*
|
http: style fixes for curl_multi_init error check
Jeff King
2014-08-21
1
-4
/
+2
|
*
|
http.c: die if curl_*_init fails
Bernhard Reiter
2014-08-18
1
-1
/
+5
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-2
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jk/skip-prefix'
Junio C Hamano
2014-07-09
1
-2
/
+1
|
\
\
|
*
|
use skip_prefix to avoid repeated calculations
Jeff King
2014-06-20
1
-2
/
+1
*
|
|
http: fix charset detection of extract_content_type()
Yi EungJun
2014-06-18
1
-2
/
+2
|
/
/
*
|
http: default text charset to iso-8859-1
Jeff King
2014-05-27
1
-0
/
+3
*
|
http: optionally extract charset parameter from content-type
Jeff King
2014-05-27
1
-4
/
+50
*
|
http: extract type/subtype portion of content-type
Jeff King
2014-05-27
1
-3
/
+35
|
/
*
Merge branch 'mh/object-code-cleanup'
Junio C Hamano
2014-03-14
1
-1
/
+1
|
\
|
*
sha1_file_name(): declare to return a const string
Michael Haggerty
2014-02-24
1
-1
/
+1
*
|
http: never use curl_easy_perform
Jeff King
2014-02-19
1
-9
/
+15
|
/
*
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-5
/
+5
|
\
|
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-5
/
+5
*
|
Merge branch 'bc/http-100-continue'
Junio C Hamano
2013-12-05
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
http: return curl's AUTHAVAIL via slot_results
Jeff King
2013-10-31
1
-0
/
+6
*
|
Merge branch 'jk/http-auth-redirects'
Junio C Hamano
2013-10-30
1
-29
/
+108
|
\
\
|
*
|
http.c: Spell the null pointer as NULL
Ramsay Jones
2013-10-24
1
-1
/
+1
|
*
|
http: update base URLs when we see redirects
Jeff King
2013-10-15
1
-0
/
+60
|
*
|
http: provide effective url to callers
Jeff King
2013-10-15
1
-0
/
+4
|
*
|
http: hoist credential request out of handle_curl_result
Jeff King
2013-10-15
1
-2
/
+4
|
*
|
http: refactor options to http_get_*
Jeff King
2013-10-01
1
-19
/
+25
|
*
|
http_request: factor out curlinfo_strbuf
Jeff King
2013-09-30
1
-7
/
+14
|
*
|
http_get_file: style fixes
Jeff King
2013-09-30
1
-2
/
+2
|
|
/
*
|
Merge branch 'ew/keepalive'
Junio C Hamano
2013-10-28
1
-0
/
+38
|
\
\
|
*
|
http: use curl's tcp keepalive if available
Jeff King
2013-10-16
1
-4
/
+20
|
*
|
http: enable keepalive on TCP sockets
Eric Wong
2013-10-14
1
-0
/
+22
*
|
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
1
-3
/
+13
|
\
\
\
|
*
|
|
config: parse http.<url>.<variable> using urlmatch
Kyle J. McKay
2013-08-06
1
-1
/
+12
|
*
|
|
http.c: fix parsing of http.sslCertPasswordProtected variable
Junio C Hamano
2013-07-31
1
-2
/
+1
*
|
|
|
http: add http.savecookies option to write out HTTP cookies
Dave Borowitz
2013-07-30
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'bc/http-keep-memory-given-to-curl'
Junio C Hamano
2013-06-27
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
http.c: don't rewrite the user:passwd string multiple times
Brandon Casey
2013-06-19
1
-3
/
+9
*
|
|
Merge branch 'mv/ssl-ftp-curl'
Junio C Hamano
2013-04-19
1
-0
/
+10
|
\
\
\
|
*
|
|
Support FTP-over-SSL/TLS for regular FTP
Modestas Vainius
2013-04-12
1
-0
/
+10
|
|
/
/
*
|
|
http: set curl FAILONERROR each time we select a handle
Jeff King
2013-04-16
1
-1
/
+1
*
|
|
http: drop http_error function
Jeff King
2013-04-07
1
-5
/
+0
*
|
|
http: re-word http error message
Jeff King
2013-04-07
1
-1
/
+1
*
|
|
http: simplify http_error helper function
Jeff King
2013-04-07
1
-7
/
+4
*
|
|
http: add HTTP_KEEP_ERROR option
Jeff King
2013-04-07
1
-0
/
+37
*
|
|
pkt-line: move LARGE_PACKET_MAX definition from sideband
Jeff King
2013-02-20
1
-0
/
+1
|
/
/
*
|
http_request: reset "type" strbuf before adding
Jeff King
2013-02-06
1
-0
/
+1
*
|
Verify Content-Type from smart HTTP servers
Shawn Pearce
2013-02-04
1
-9
/
+22
*
|
Merge branch 'rb/http-cert-cred-no-username-prompt' into maint
Junio C Hamano
2013-01-10
1
-0
/
+1
|
\
\
|
*
|
http.c: Avoid username prompt for certifcate credentials
Rene Bredlau
2012-12-21
1
-0
/
+1
*
|
|
Merge branch 'sz/maint-curl-multi-timeout'
Jeff King
2012-11-09
1
-0
/
+12
|
\
|
|
|
*
|
Fix potential hang in https handshake
Stefan Zager
2012-10-19
1
-0
/
+12
[next]