nghttp2/lib
Tatsuhiro Tsujikawa 1a12a9b397 Penalize cycle according to effective weight 2015-04-17 21:17:22 +09:00
..
includes Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id 2015-04-17 00:12:47 +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 Rewrite static header table handling 2015-04-15 23:58:56 +09:00
nghttp2_hd.h Rewrite static header table handling 2015-04-15 23:58:56 +09:00
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c
nghttp2_helper.h Rewrite static header table handling 2015-04-15 23:58:56 +09:00
nghttp2_http.c Rewrite static header table handling 2015-04-15 23:58:56 +09:00
nghttp2_http.h Rewrite static header table handling 2015-04-15 23:58:56 +09:00
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
nghttp2_option.h
nghttp2_outbound_item.c
nghttp2_outbound_item.h Improve weight handling a bit 2015-04-16 21:38:13 +09:00
nghttp2_pq.c
nghttp2_pq.h
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_session.c Penalize cycle according to effective weight 2015-04-17 21:17:22 +09:00
nghttp2_session.h Improve weight handling a bit 2015-04-16 21:38:13 +09:00
nghttp2_stream.c Penalize cycle according to effective weight 2015-04-17 21:17:22 +09:00
nghttp2_stream.h Effectively revert 03c4092862 2015-04-17 21:04:17 +09:00
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c