nghttp2/lib
Tatsuhiro Tsujikawa 31b5b78dc1 Use switch to avoid many if-else-if 2021-09-04 17:35:33 +09:00
..
includes Update doc 2021-09-04 17:32:57 +09:00
.gitignore
CMakeLists.txt Fix build failure 2021-05-15 13:51:24 +09:00
Makefile.am Port new ngtcp2 map implementation 2021-05-13 15:01:58 +09:00
Makefile.msvc Fix build failure 2021-05-15 13:51:24 +09:00
libnghttp2.pc.in
nghttp2_buf.c
nghttp2_buf.h
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_debug.c
nghttp2_debug.h
nghttp2_frame.c Fix ubsan applying zero offset to null pointer occurred in unit test 2020-06-05 23:13:08 +09:00
nghttp2_frame.h Fix reference to non-existing nghttp2_option_set_max_send_header_block_size() in comment 2021-08-19 13:14:58 -04:00
nghttp2_hd.c
nghttp2_hd.h
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c
nghttp2_helper.c Stricter checks for pseudo-headers :method and :path 2021-08-31 21:47:35 +02:00
nghttp2_helper.h
nghttp2_http.c Use switch to avoid many if-else-if 2021-09-04 17:35:33 +09:00
nghttp2_http.h
nghttp2_int.h
nghttp2_map.c Port new ngtcp2 map implementation 2021-05-13 15:01:58 +09:00
nghttp2_map.h Port new ngtcp2 map implementation 2021-05-13 15:01:58 +09:00
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
nghttp2_pq.c
nghttp2_pq.h
nghttp2_priority_spec.c
nghttp2_priority_spec.h
nghttp2_queue.c
nghttp2_queue.h
nghttp2_rcbuf.c
nghttp2_rcbuf.h
nghttp2_session.c clang-format-12 2021-08-04 15:04:58 +09:00
nghttp2_session.h
nghttp2_stream.c Port new ngtcp2 map implementation 2021-05-13 15:01:58 +09:00
nghttp2_stream.h Port new ngtcp2 map implementation 2021-05-13 15:01:58 +09:00
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c
version.rc.in