nghttp2/lib
Tatsuhiro Tsujikawa bc21edf5b6 Interleave streams with the same priority 2013-11-19 23:59:10 +09:00
..
includes Update doc 2013-11-15 00:57:15 +09:00
Makefile.am Implement static Huffman for header compression 2013-10-15 23:55:12 +09:00
libnghttp2.pc.in Fix typo 2013-09-03 21:44:18 +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 Don't sort headers in library code 2013-11-13 23:56:02 +09:00
nghttp2_frame.h Don't sort headers in library code 2013-11-13 23:56:02 +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 nghttp2_hd: Define some headers not for indexing based on our research 2013-11-19 21:41:02 +09:00
nghttp2_hd.h nghttp2_hd: Enlarge buffers used in inflation process dynamically 2013-11-16 23:13:46 +09:00
nghttp2_hd_huffman.c nghttp2_hd_huffman: Code cleanup 2013-11-05 23:34:58 +09:00
nghttp2_hd_huffman.h Code cleanup 2013-11-08 01:47:29 +09:00
nghttp2_hd_huffman_data.c Update huffman table and static table 2013-10-21 23:56:14 +09:00
nghttp2_helper.c Remove code submitting WINDOW_UPDATE with negative delta 2013-10-30 23:43:40 +09:00
nghttp2_helper.h Fix local window size adjustments 2013-10-12 17:02:37 +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 Interleave streams with the same priority 2013-11-19 23:59:10 +09:00
nghttp2_session.h Remove code submitting WINDOW_UPDATE with negative delta 2013-10-30 23:43:40 +09:00
nghttp2_stream.c Fix local window size adjustments 2013-10-12 17:02:37 +09:00
nghttp2_stream.h Remove code submitting WINDOW_UPDATE with negative delta 2013-10-30 23:43:40 +09:00
nghttp2_submit.c Remove code submitting WINDOW_UPDATE with negative delta 2013-10-30 23:43:40 +09:00
nghttp2_submit.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttp2_version.c nghttp2_version: new function, returns info about this nghttp2 2013-09-04 21:30:00 +09:00