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
Makefile.am
Makefile.msvc
libnghttp2.pc.in libnghttp2: Remove dependency to zlib 2014-05-06 23:10:50 +09:00
nghttp2_buf.c
nghttp2_buf.h
nghttp2_callbacks.c
nghttp2_callbacks.h
nghttp2_debug.c Eliminate _U_ macro 2017-03-11 18:45:49 +09:00
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
nghttp2_hd.c
nghttp2_hd.h
nghttp2_hd_huffman.c
nghttp2_hd_huffman.h
nghttp2_hd_huffman_data.c Faster huffman decoding 2019-10-12 14:30:31 +09:00
nghttp2_helper.c
nghttp2_helper.h Enable IndentPPDirectives 2018-06-09 16:21:30 +09:00
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
nghttp2_map.h
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
nghttp2_session.h Implement max settings option 2020-05-05 11:55:32 -07:00
nghttp2_stream.c
nghttp2_stream.h
nghttp2_submit.c
nghttp2_submit.h
nghttp2_version.c
version.rc.in