.. |
includes
|
Update doc
|
2014-03-30 19:00:42 +09:00 |
Makefile.am
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
libnghttp2.pc.in
|
Fix typo
|
2013-09-03 21:44:18 +09:00 |
nghttp2_buf.c
|
Fix compile error with --enable-debug
|
2014-03-19 23:24:46 +09:00 |
nghttp2_buf.h
|
Wrap small inbound buffer by nghttp_buf
|
2014-03-22 18:27:38 +09:00 |
nghttp2_frame.c
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
nghttp2_frame.h
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
nghttp2_gzip.c
|
Return error if nghttp2_gzip_inflate is invoked after Z_STREAM_END
|
2013-08-21 01:03:24 +09:00 |
nghttp2_gzip.h
|
Return error if nghttp2_gzip_inflate is invoked after Z_STREAM_END
|
2013-08-21 01:03:24 +09:00 |
nghttp2_hd.c
|
Less cryptic debug message
|
2014-03-20 00:27:39 +09:00 |
nghttp2_hd.h
|
Rework outbound frame buffers
|
2014-03-13 22:11:02 +09:00 |
nghttp2_hd_huffman.c
|
Rework outbound frame buffers
|
2014-03-13 22:11:02 +09:00 |
nghttp2_hd_huffman.h
|
HPACK post -05 updates
|
2014-02-13 23:22:52 +09:00 |
nghttp2_hd_huffman_data.c
|
HPACK post -05 updates
|
2014-02-13 23:22:52 +09:00 |
nghttp2_helper.c
|
nghttp2_hd: Use nghttp2_bufs, avoiding realloc()
|
2014-03-11 21:18:28 +09:00 |
nghttp2_helper.h
|
nghttp2_hd: Use nghttp2_bufs, avoiding realloc()
|
2014-03-11 21:18:28 +09:00 |
nghttp2_int.h
|
nghttp2_sesson_mem_recv: Process incoming data in streaming fashion
|
2014-01-26 15:44:43 +09:00 |
nghttp2_map.c
|
Use calloc instead of malloc + memset; remove useless memset
|
2014-03-13 23:27:14 +09:00 |
nghttp2_map.h
|
Adjust struct/class alignment
|
2013-12-06 23:17:38 +09:00 |
nghttp2_net.h
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
nghttp2_npn.c
|
Define HTTP/2.0 protocol version ID
|
2013-07-26 01:38:04 +09:00 |
nghttp2_npn.h
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
nghttp2_outbound_item.c
|
Remove nghttp2_on_data_recv_callback and nghttp2_on_data_send_callback
|
2014-01-27 22:16:05 +09:00 |
nghttp2_outbound_item.h
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
nghttp2_pq.c
|
Mitigate heap fragmentation when lots of concurrent http2 sessions run
|
2014-03-02 16:34:23 +09:00 |
nghttp2_pq.h
|
Rewrite re-prioritization with PRIORITY
|
2013-08-09 23:40:41 +09:00 |
nghttp2_priority_spec.c
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
nghttp2_priority_spec.h
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
nghttp2_queue.c
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
nghttp2_queue.h
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
nghttp2_session.c
|
Ignore priority request if resultant tree has cycle
|
2014-03-30 18:48:32 +09:00 |
nghttp2_session.h
|
Retain incoming closed streams for dependency tree
|
2014-03-30 17:41:54 +09:00 |
nghttp2_stream.c
|
Retain incoming closed streams for dependency tree
|
2014-03-30 17:41:54 +09:00 |
nghttp2_stream.h
|
Retain incoming closed streams for dependency tree
|
2014-03-30 17:41:54 +09:00 |
nghttp2_submit.c
|
Implement dependency based priority
|
2014-03-30 01:24:16 +09:00 |
nghttp2_submit.h
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
nghttp2_version.c
|
lib, src, hdtest: Ensure that config.h is included
|
2014-01-08 23:30:02 +09:00 |