third_party_nghttp2/lib
Tatsuhiro Tsujikawa 382a328ead Issue connection error if client receives HEADERS with idle stream ID
If stream ID is not idle, it might be valid HEADERS.  If stream ID is
idle, it is invalid regardless stream ID is even or odd, since client
is not expected to recieve request from server.  nghttp2 library
historically allows this, but now we forbids this.
2014-11-28 01:22:57 +09:00
..
includes Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
libnghttp2.pc.in libnghttp2: Remove dependency to zlib 2014-05-06 23:10:50 +09:00
Makefile.am Fix make distcheck 2014-09-28 23:29:57 +09:00
Makefile.msvc Move Makefile.msvc under lib 2014-09-24 00:44:45 +09:00
nghttp2_buf.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_buf.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_callbacks.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_callbacks.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_frame.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_frame.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_hd_huffman_data.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_hd_huffman.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_hd_huffman.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_hd.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_hd.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_helper.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_helper.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_int.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_map.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_map.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_net.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_npn.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_npn.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_option.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_option.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_outbound_item.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_outbound_item.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_pq.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_pq.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_priority_spec.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_priority_spec.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +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_session.c Issue connection error if client receives HEADERS with idle stream ID 2014-11-28 01:22:57 +09:00
nghttp2_session.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_stream.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_stream.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_submit.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +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