nghttp2/lib
Tatsuhiro Tsujikawa 4cad48da16 Reset cycle to 0 if stream has only 1 direct descendant 2015-08-29 23:44:58 +09:00
..
includes Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
.gitignore
Makefile.am Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 2015-05-28 22:36:43 +09:00
Makefile.msvc msvc build fixes and enchantments. 2015-07-04 23:12:55 +03:00
libnghttp2.pc.in
nghttp2_buf.c Access violation in buffers 2015-05-14 10:45:17 -04:00
nghttp2_buf.h
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_frame.c Header table size UINT32_MAX must be accepted 2015-07-30 21:19:46 +09:00
nghttp2_frame.h Header table size UINT32_MAX must be accepted 2015-07-30 21:19:46 +09:00
nghttp2_hd.c Strictly check occurrence of dynamic table size update 2015-07-22 00:11:23 +09:00
nghttp2_hd.h clang-format-3.5 2015-08-08 23:36:02 +09:00
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c Add more docs about NGHTTP2_ERR_DATA_EXIST and its condition 2015-07-08 00:35:07 +09:00
nghttp2_helper.h Rewrite priority handling 2015-08-17 22:35:50 +09:00
nghttp2_http.c
nghttp2_http.h
nghttp2_int.h
nghttp2_map.c
nghttp2_map.h
nghttp2_mem.c
nghttp2_mem.h
nghttp2_net.h
nghttp2_npn.c
nghttp2_npn.h
nghttp2_option.c Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
nghttp2_option.h Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
nghttp2_outbound_item.c
nghttp2_outbound_item.h Rewrite priority handling 2015-08-17 22:35:50 +09:00
nghttp2_pq.c Remove nghttp2_pq_increase_key 2015-08-21 23:35:17 +09:00
nghttp2_pq.h Remove nghttp2_pq_increase_key 2015-08-21 23:35:17 +09:00
nghttp2_priority_spec.c remove redundant function decorators. 2015-07-05 07:09:27 +03:00
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_session.c Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
nghttp2_session.h Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
nghttp2_stream.c Reset cycle to 0 if stream has only 1 direct descendant 2015-08-29 23:44:58 +09:00
nghttp2_stream.h Add stream public API 2015-08-19 23:04:06 +09:00
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c