nghttp2/lib
Tatsuhiro Tsujikawa 3db9c2c796 Remove extra tokenization of header names; they are not effective at best 2016-03-12 21:13:09 +09:00
..
includes Add nghttp2_on_header_callback2 2016-03-12 21:13:09 +09:00
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
Makefile.msvc Fixing window makefile version detection 2016-01-26 13:57:21 +03:30
libnghttp2.pc.in libnghttp2: Remove dependency to zlib 2014-05-06 23:10:50 +09:00
nghttp2_buf.c More warning flags for --enable-werror 2015-09-23 16:49:45 +09:00
nghttp2_buf.h Always allocate buffer for name, and value 2016-03-12 21:12:26 +09:00
nghttp2_callbacks.c Add nghttp2_on_header_callback2 2016-03-12 21:13:09 +09:00
nghttp2_callbacks.h Add nghttp2_on_header_callback2 2016-03-12 21:13:09 +09:00
nghttp2_frame.c Revert "Update doc" 2016-02-25 21:19:38 +09:00
nghttp2_frame.h Add simple HTTP/2 extension framework 2015-10-11 17:46:23 +09:00
nghttp2_hd.c Remove extra tokenization of header names; they are not effective at best 2016-03-12 21:13:09 +09:00
nghttp2_hd.h Remove extra tokenization of header names; they are not effective at best 2016-03-12 21:13:09 +09:00
nghttp2_hd_huffman.c Always allocate buffer for name, and value 2016-03-12 21:12:26 +09:00
nghttp2_hd_huffman.h More warning flags for --enable-werror 2015-09-23 16:49:45 +09:00
nghttp2_hd_huffman_data.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_helper.c Add nghttp2_http2_strerror() to return HTTP/2 error code string 2016-02-29 23:10:20 +09:00
nghttp2_helper.h Switch to clang-format-3.6 2015-11-13 00:53:29 +09:00
nghttp2_http.c Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
nghttp2_http.h Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
nghttp2_int.h Return fatal error if flooding is detected to close session immediately 2015-09-30 22:19:03 +09:00
nghttp2_map.c More warning flags for --enable-werror 2015-09-23 16:49:45 +09:00
nghttp2_map.h More warning flags for --enable-werror 2015-09-23 16:49:45 +09:00
nghttp2_mem.c Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
nghttp2_mem.h Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
nghttp2_net.h "static inline" fix for build with VS2013 2015-04-03 11:55:57 +02:00
nghttp2_npn.c Fix warning with gcc 2015-09-23 18:26:02 +09:00
nghttp2_npn.h Fix typo in HAVE_CONFIG_H name 2016-02-13 20:11:50 +01:00
nghttp2_option.c Add nghttp2_option_set_no_auto_ping_ack() option 2016-02-29 23:39:50 +09:00
nghttp2_option.h Add nghttp2_option_set_no_auto_ping_ack() option 2016-02-29 23:39:50 +09:00
nghttp2_outbound_item.c Add simple HTTP/2 extension framework 2015-10-11 17:46:23 +09:00
nghttp2_outbound_item.h Don't schedule response HEADERS with priority tree 2015-12-21 21:33:58 +09:00
nghttp2_pq.c Optimize nghttp2_pq swap 2015-12-15 22:07:51 +09:00
nghttp2_pq.h Remove nghttp2_pq_increase_key 2015-08-21 23:35:17 +09:00
nghttp2_priority_spec.c Add API to change stream priority without sending PRIORITY frame 2015-11-21 18:32:42 +09:00
nghttp2_priority_spec.h Add API to change stream priority without sending PRIORITY frame 2015-11-21 18:32:42 +09:00
nghttp2_queue.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_queue.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_rcbuf.c Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
nghttp2_rcbuf.h Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
nghttp2_session.c Add nghttp2_on_header_callback2 2016-03-12 21:13:09 +09:00
nghttp2_session.h Add nghttp2_option_set_no_auto_ping_ack() option 2016-02-29 23:39:50 +09:00
nghttp2_stream.c Fix compile error with --enable-debug 2016-03-12 21:12:27 +09:00
nghttp2_stream.h Eliminate the possibility of nghttp2_stream.cycle overflow 2016-02-18 23:56:29 +09:00
nghttp2_submit.c Add nghttp2_option_set_no_auto_ping_ack() option 2016-02-29 23:39:50 +09:00
nghttp2_submit.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_version.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00