nghttp2/lib
Tatsuhiro Tsujikawa 0b005e3f22 Change the value of END_PUSH_PROMISE flag as per the spec 2013-08-23 03:33:05 +09:00
..
includes Change the value of END_PUSH_PROMISE flag as per the spec 2013-08-23 03:33:05 +09:00
Makefile.am Remove old zlib compression and other cleanup 2013-07-20 00:20:16 +09:00
libnghttp2.pc.in Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttp2_buffer.c Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttp2_buffer.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttp2_frame.c Allow duplicate settings ID in SETTINGS 2013-08-23 03:33:05 +09:00
nghttp2_frame.h Allow duplicate settings ID in SETTINGS 2013-08-23 03:33:05 +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 Rename NGHTTP2_MAX_FRAME_SIZE as NGHTTP2_MAX_FRAME_LENGTH 2013-08-06 21:59:41 +09:00
nghttp2_hd.h Incremental indexing only when the entry size if less than threshold 2013-07-27 20:48:04 +09:00
nghttp2_helper.c Code cleanup 2013-08-09 01:46:07 +09:00
nghttp2_helper.h Support increment/reduction of local window size by WINDOW_UPDATE 2013-08-09 00:58:52 +09:00
nghttp2_int.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttp2_map.c Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttp2_map.h Rebranding nghttp2 2013-07-13 00:43:06 +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 Implement server push 2013-07-25 01:59:48 +09:00
nghttp2_outbound_item.h Rewrite re-prioritization with PRIORITY 2013-08-09 23:40:41 +09:00
nghttp2_pq.c Rewrite re-prioritization with PRIORITY 2013-08-09 23:40:41 +09:00
nghttp2_pq.h Rewrite re-prioritization with PRIORITY 2013-08-09 23:40:41 +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 Use old C style comment 2013-08-23 03:33:05 +09:00
nghttp2_session.h Rewrite re-prioritization with PRIORITY 2013-08-09 23:40:41 +09:00
nghttp2_stream.c Code cleanup 2013-08-09 01:46:07 +09:00
nghttp2_stream.h Support increment/reduction of local window size by WINDOW_UPDATE 2013-08-09 00:58:52 +09:00
nghttp2_submit.c Remove NGHTTP2_FLAG_END_FLOW_CONTROL 2013-08-23 03:33:05 +09:00
nghttp2_submit.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00