nghttp2/lib
Tatsuhiro Tsujikawa bab99af565 Fix unusual control flow in stream_update_dep_set_rest 2015-06-25 22:31:15 +09:00
..
includes Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 2015-05-28 22:36:43 +09:00
.gitignore
Makefile.am Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 2015-05-28 22:36:43 +09:00
Makefile.msvc
libnghttp2.pc.in
nghttp2_buf.c Access violation in buffers 2015-05-14 10:45:17 -04:00
nghttp2_buf.h Allocate field name and value in the same buffer if indname to dynamic table 2015-04-26 18:43:24 +09:00
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_frame.c
nghttp2_frame.h
nghttp2_hd.c Fix invalid memory free 2015-05-22 23:36:34 +09:00
nghttp2_hd.h fix comma at end of enumerator list [-Wpedantic] 2015-04-30 07:49:55 +02:00
nghttp2_hd_huffman.c Remove unused local variable 2015-04-26 19:47:14 +09:00
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c
nghttp2_helper.h
nghttp2_http.c
nghttp2_http.h
nghttp2_int.h Replace priority queue with linear queue where possible 2015-04-25 00:56:46 +09:00
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 Merge branch 'master' into v1.0.0 2015-05-08 19:21:51 +09:00
nghttp2_outbound_item.c Fix compile error with --enable-werror 2015-04-25 02:23:01 +09:00
nghttp2_outbound_item.h fix comma at end of enumerator list [-Wpedantic] 2015-04-30 07:49:55 +02:00
nghttp2_pq.c Replace priority queue with linear queue where possible 2015-04-25 00:56:46 +09:00
nghttp2_pq.h Replace priority queue with linear queue where possible 2015-04-25 00:56:46 +09:00
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_session.c Remove duplicated dependency validation in nghttp2_session_reprioritize_stream 2015-06-21 16:31:30 +09:00
nghttp2_session.h Remove duplicated dependency validation in nghttp2_session_reprioritize_stream 2015-06-21 16:31:30 +09:00
nghttp2_stream.c Fix unusual control flow in stream_update_dep_set_rest 2015-06-25 22:31:15 +09:00
nghttp2_stream.h Optimize dependency based priority code to Firefox style tree 2015-06-20 22:11:24 +09:00
nghttp2_submit.c Merge branch 'master' into v1.0.0 2015-04-28 22:48:34 +09:00
nghttp2_submit.h
nghttp2_version.c