index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http2.h
Age
Commit message (
Expand
)
Author
2017-06-18
http2: fix OOM crash
Daniel Stenberg
2016-11-28
http2: Fix crashes when parent stream gets aborted
Anders Bakken
2016-09-05
http2: return EOF when done uploading without known size
Daniel Stenberg
2016-08-28
http2: make sure stream errors don't needlessly close the connection
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-04-11
http2: Add Curl_http2_strerror for HTTP/2 error codes
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-10-23
http2: added three stream prio/deps options
Daniel Stenberg
2015-06-24
http2: setup the new pushed stream properly
Daniel Stenberg
2015-05-18
http2: set default concurrency, fix ConnectionExists for multiplex
Daniel Stenberg
2014-11-13
http2: fix switched macro when http2 is not enabled
Daniel Stenberg
2014-11-13
http2: Deal with HTTP/2 data inside response header buffer
Tatsuhiro Tsujikawa
2014-07-23
http2: more and better error checking
Daniel Stenberg
2014-06-15
https: Fix build when http2 is disabled
Dan Fandrich
2014-06-14
http2: better return code error checking
Daniel Stenberg
2014-05-22
http.c: Fixed compilation warning
Steve Holme
2014-05-20
http2: make connection re-use work
Daniel Stenberg
2014-01-30
http2: do the POST Upgrade dance properly
Daniel Stenberg
2014-01-30
http2.h: provide empty macros for non-http2 builds
Daniel Stenberg
2014-01-30
http2: s/Curl_http2_request/Curl_http2_request_upgrade
Daniel Stenberg
2014-01-29
http2: handle 101 responses and switch to HTTP2
Daniel Stenberg
2013-09-07
http2: first embryo toward Upgrade:
Daniel Stenberg
2013-09-04
http2: add http2.[ch] and add nghttp2 version output
Daniel Stenberg