index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
http2
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTP/2 - make protocol settings configurable
v5.10.0-beta3
Timur Pocheptsov
2017-10-26
2
-38
/
+152
*
HTTP/2 protocol handler: tweak receive window sizes
Timur Pocheptsov
2017-10-16
2
-2
/
+14
*
HTTP/2 - implement the proper 'h2c' (protocol upgrade)
Timur Pocheptsov
2017-08-27
4
-2
/
+87
*
HTTP/2 - fix the handling of PUSH_PROMISE
Timur Pocheptsov
2016-10-21
5
-20
/
+88
*
Refactor Http2::FrameReader/Http2::FrameWriter
Timur Pocheptsov
2016-08-19
4
-320
/
+255
*
HTTP/2 - do not set END_HEADERS if we have CONTINUATIONs
Timur Pocheptsov
2016-08-17
1
-0
/
+1
*
http2frame - do not rely on a socket's buffer
Timur Pocheptsov
2016-08-11
2
-30
/
+64
*
Revert "Implement protocol upgrade for HTTP/2 enabled requests"
Timur Pocheptsov
2016-08-04
2
-52
/
+0
*
Implement protocol upgrade for HTTP/2 enabled requests
Timur Pocheptsov
2016-08-03
2
-0
/
+52
*
HTTP/2 - fix 'GOAWAY' frame size validation
Timur Pocheptsov
2016-07-25
1
-2
/
+6
*
Add "We mean it." warning to HTTP2 protocol handler headers
Friedemann Kleint
2016-07-13
3
-0
/
+33
*
HTTP2 protocol handler
Timur Pocheptsov
2016-07-08
7
-2
/
+1218
*
HPACK implementation
Timur Pocheptsov
2016-06-15
9
-0
/
+2763