nghttp2/lib
Tatsuhiro Tsujikawa eacd6eeed2 Check header block limit after new stream is opened 2015-09-16 00:40:31 +09:00
..
includes Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
.gitignore
Makefile.am
Makefile.msvc
libnghttp2.pc.in
nghttp2_buf.c
nghttp2_buf.h
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_frame.c
nghttp2_frame.h
nghttp2_hd.c
nghttp2_hd.h
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c
nghttp2_helper.h Avoid usage of typeof and replace __builtin_offsetof with offsetof 2015-09-10 21:27:14 +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
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_session.c Check header block limit after new stream is opened 2015-09-16 00:40:31 +09:00
nghttp2_session.h Limit the number of incoming reserved (remote) streams 2015-08-23 21:43:41 +09:00
nghttp2_stream.c Just assign stream->cycle to descendant_last_cycle 2015-09-14 22:20:08 +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