Tatsuhiro Tsujikawa
|
6950210320
|
Update README.rst
|
2013-07-25 02:00:15 +09:00 |
Tatsuhiro Tsujikawa
|
84cbebf4f7
|
Implement server push
|
2013-07-25 01:59:48 +09:00 |
Tatsuhiro Tsujikawa
|
321136b042
|
nghttp2_hd: Don't malloc if namelen/valuelen are zero
|
2013-07-23 23:10:53 +09:00 |
Tatsuhiro Tsujikawa
|
0000d3e7f9
|
Add test for nghttp2_nv_array_from_cstr
|
2013-07-23 23:03:18 +09:00 |
Tatsuhiro Tsujikawa
|
b7ff05c4c6
|
Fail session if header compression failed on send
|
2013-07-23 22:47:15 +09:00 |
Tatsuhiro Tsujikawa
|
65cb559431
|
Change priority update scheme
|
2013-07-23 21:33:28 +09:00 |
Tatsuhiro Tsujikawa
|
3c9e31da87
|
Don't substitute if same indexed header field name is already in working set
|
2013-07-23 02:52:08 +09:00 |
Tatsuhiro Tsujikawa
|
cca1d19d3d
|
Fix WINDOW_UPDATE enum value
|
2013-07-23 02:08:32 +09:00 |
Tatsuhiro Tsujikawa
|
b2cabdd0a2
|
Update README.rst
|
2013-07-23 01:39:10 +09:00 |
Tatsuhiro Tsujikawa
|
ef3caffe8b
|
Remove push related members from nghttp2_stream
|
2013-07-23 00:46:55 +09:00 |
Tatsuhiro Tsujikawa
|
4b6885ce9f
|
Send PRIORITY with current stream priority
|
2013-07-23 00:36:20 +09:00 |
Tatsuhiro Tsujikawa
|
6f28d44bef
|
Call nghttp2_session_handle_invalid_connection if stream_id == 0 or != 0 case
|
2013-07-23 00:33:47 +09:00 |
Tatsuhiro Tsujikawa
|
57401bfb8d
|
src: Print PRIORITY frame in print_frame()
|
2013-07-23 00:29:52 +09:00 |
Tatsuhiro Tsujikawa
|
0bcf90d32d
|
Support PRIORITY frame send and receive
|
2013-07-23 00:28:00 +09:00 |
Tatsuhiro Tsujikawa
|
207d2d1763
|
Update README.rst
|
2013-07-22 23:31:32 +09:00 |
Tatsuhiro Tsujikawa
|
42ff5b5c04
|
Rename nghttp2_ssl as app_helper
|
2013-07-22 22:12:54 +09:00 |
Tatsuhiro Tsujikawa
|
ec79d70bd0
|
Code cleanup
|
2013-07-22 22:08:52 +09:00 |
Tatsuhiro Tsujikawa
|
551ae72f3a
|
Remove spdyd and spdycat
|
2013-07-22 22:06:31 +09:00 |
Tatsuhiro Tsujikawa
|
9e9a7fb160
|
Add nghttpd and 24 bytes client connection header support
|
2013-07-22 21:56:19 +09:00 |
Tatsuhiro Tsujikawa
|
6bc7e7bd0b
|
Add nghttp client backed by libevent
|
2013-07-22 00:01:33 +09:00 |
Tatsuhiro Tsujikawa
|
1dd21c1e30
|
Handle invalid stream ID (== 0 or != 0) cases
|
2013-07-21 18:40:47 +09:00 |
Tatsuhiro Tsujikawa
|
ed39044273
|
nghttp2_session_handle_invalid_stream: Remove stream_id parameter
|
2013-07-21 18:26:29 +09:00 |
Tatsuhiro Tsujikawa
|
ce47881e73
|
nghttp2_session_handle_parse_error: Call nghttp2_session_fail_session
|
2013-07-21 18:23:50 +09:00 |
Tatsuhiro Tsujikawa
|
d96da77412
|
Add nghttp2_session_handle_invalid_connction to simply code
|
2013-07-21 18:20:23 +09:00 |
Tatsuhiro Tsujikawa
|
3e72fb84f4
|
Update README.rst
|
2013-07-20 02:05:07 +09:00 |
Tatsuhiro Tsujikawa
|
94258cd0b8
|
Move NGHTTP2_PRI_* to nghttp2.h, fix too small pri data type in src
|
2013-07-20 01:59:43 +09:00 |
Tatsuhiro Tsujikawa
|
8b3a3efadc
|
Change priority increasing scheme
|
2013-07-20 01:58:44 +09:00 |
Tatsuhiro Tsujikawa
|
c85220e6e3
|
Update README.rst
|
2013-07-20 01:34:40 +09:00 |
Tatsuhiro Tsujikawa
|
68afda92ac
|
Cleanup
|
2013-07-20 01:28:52 +09:00 |
Tatsuhiro Tsujikawa
|
b92b49f882
|
Cleanup
|
2013-07-20 01:27:26 +09:00 |
Tatsuhiro Tsujikawa
|
9c58004a86
|
Cleanup
|
2013-07-20 01:24:34 +09:00 |
Tatsuhiro Tsujikawa
|
c3ed20b75d
|
Remove debug output
|
2013-07-20 01:19:33 +09:00 |
Tatsuhiro Tsujikawa
|
e92b74d66e
|
Use substitution as long as no eviction is required
|
2013-07-20 01:19:00 +09:00 |
Tatsuhiro Tsujikawa
|
aa87130711
|
Fix uninitialized nghttp2_hd_ws_entry index
|
2013-07-20 01:02:01 +09:00 |
Tatsuhiro Tsujikawa
|
00b2d06850
|
Refactor nghttp2_hd
|
2013-07-20 01:02:01 +09:00 |
Tatsuhiro Tsujikawa
|
fb43f8aa93
|
Update doc
|
2013-07-20 00:28:25 +09:00 |
Tatsuhiro Tsujikawa
|
aa4df35a10
|
Remove NGHTTP2_OPT_MAX_RECV_CTRL_FRAME_BUFFER option
|
2013-07-20 00:24:25 +09:00 |
Tatsuhiro Tsujikawa
|
b5810479a4
|
Remove NGHTTP2_ERR_CREDENTIAL_PENDING check
|
2013-07-20 00:22:12 +09:00 |
Tatsuhiro Tsujikawa
|
3186dede72
|
Add comment
|
2013-07-20 00:21:07 +09:00 |
Tatsuhiro Tsujikawa
|
30d2c86a7a
|
Remove old zlib compression and other cleanup
|
2013-07-20 00:20:16 +09:00 |
Tatsuhiro Tsujikawa
|
61bf7c6b02
|
Integrate new header compression
|
2013-07-20 00:08:14 +09:00 |
Tatsuhiro Tsujikawa
|
45c2245bfb
|
Implement header compression draft 01
|
2013-07-19 16:50:31 +09:00 |
Tatsuhiro Tsujikawa
|
257bc1c924
|
print_frame: Show pri only when NGHTTP2_FLAG_PRIORITY flag set
|
2013-07-17 01:13:58 +09:00 |
Tatsuhiro Tsujikawa
|
307e13375d
|
spdycat: Set on_data_send_callback
|
2013-07-17 01:10:50 +09:00 |
Tatsuhiro Tsujikawa
|
18338199f5
|
Update README.rst
|
2013-07-17 00:14:27 +09:00 |
Tatsuhiro Tsujikawa
|
76b430c26b
|
Invoke on_invalid_frame_recv_callback on session failure
|
2013-07-16 23:47:56 +09:00 |
Tatsuhiro Tsujikawa
|
f9911a6251
|
Use realloc in nghttp2_reserve_buffer
|
2013-07-16 22:22:57 +09:00 |
Tatsuhiro Tsujikawa
|
a3bdda68f8
|
End flow control by WINDOW_UPDATE
|
2013-07-16 21:30:36 +09:00 |
Tatsuhiro Tsujikawa
|
d54cfb88ff
|
Add connection-level flow control
|
2013-07-16 20:54:24 +09:00 |
Tatsuhiro Tsujikawa
|
3ed5c78a2c
|
Remove unnecessary indent in DATA frame line
|
2013-07-16 20:54:01 +09:00 |