Tatsuhiro Tsujikawa
|
6ea91e57e0
|
Adjust struct/class alignment
|
2013-12-06 23:17:38 +09:00 |
Tatsuhiro Tsujikawa
|
ad64f11a95
|
Remove code submitting WINDOW_UPDATE with negative delta
It is effectively dead code because we should have already submit
WINDOW_UPDATE before this case happens.
|
2013-10-30 23:43:40 +09:00 |
Tatsuhiro Tsujikawa
|
e85418f045
|
Fix local window size adjustments
Now shrinking local window size properly limits the amount of
WINDOW_UPDATE value so that shrinked window is honored.
|
2013-10-12 17:02:37 +09:00 |
Tatsuhiro Tsujikawa
|
b979d2e8d2
|
Support increment/reduction of local window size by WINDOW_UPDATE
|
2013-08-09 00:58:52 +09:00 |
Tatsuhiro Tsujikawa
|
e67096fef3
|
Handle overflow in initial window update in stream
Rename window_size in nghttp2_stream as remote_window_size.
|
2013-08-08 21:12:49 +09:00 |
Tatsuhiro Tsujikawa
|
84cbebf4f7
|
Implement server push
|
2013-07-25 01:59:48 +09:00 |
Tatsuhiro Tsujikawa
|
ef3caffe8b
|
Remove push related members from nghttp2_stream
|
2013-07-23 00:46:55 +09:00 |
Tatsuhiro Tsujikawa
|
48cb017245
|
Implement HTTP-draft-04/2.0
|
2013-07-15 21:45:59 +09:00 |
Tatsuhiro Tsujikawa
|
0edce70343
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |