nghttp2/lib
Tatsuhiro Tsujikawa 0b27f005e0 Merge branch 'master' into v1.0.0
Conflicts:
	src/HttpServer.cc
2015-05-15 23:24:19 +09:00
..
includes Merge branch 'master' into v1.0.0 2015-05-15 23:24:19 +09:00
.gitignore
Makefile.am
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 Remove ALTSVC related code 2015-04-05 23:15:20 +09:00
nghttp2_hd.c clang-format 2015-05-08 19:24:17 +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 Send 24 bytes client magic byte string by library 2015-04-05 23:15:20 +09:00
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 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 Send 24 bytes client magic byte string by library 2015-04-05 23:15:20 +09:00
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 Merge branch 'master' into v1.0.0 2015-04-28 22:48:34 +09:00
nghttp2_session.h Merge branch 'master' into v1.0.0 2015-05-08 19:21:51 +09:00
nghttp2_stream.c Replace priority queue with linear queue where possible 2015-04-25 00:56:46 +09:00
nghttp2_stream.h fix comma at end of enumerator list [-Wpedantic] 2015-04-30 07:49:55 +02: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