nghttp2/lib
Jacky_Yin 8113974b26 doc: update document for nghttp2_session_mem_recv 2021-08-09 23:54:07 +08:00
..
includes doc: update document for nghttp2_session_mem_recv 2021-08-09 23:54:07 +08: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 fix ubsan errors 2020-06-05 23:13:08 +09:00
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
nghttp2_hd.c Fail fast if huffman decoding context is in failure state 2019-11-09 17:18:11 +09:00
nghttp2_hd.h Fail fast if huffman decoding context is in failure state 2019-11-09 17:18:11 +09:00
nghttp2_hd_huffman.c Fail fast if huffman decoding context is in failure state 2019-11-09 17:18:11 +09:00
nghttp2_hd_huffman.h Faster huffman decoding 2019-10-12 14:30:31 +09:00
nghttp2_hd_huffman_data.c Faster huffman decoding 2019-10-12 14:30:31 +09:00
nghttp2_helper.c Implement max settings option 2020-05-05 11:55:32 -07:00
nghttp2_helper.h
nghttp2_http.c Add nghttp2_check_authority as public API 2019-11-02 00:33:59 +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 Implement max settings option 2020-05-05 11:55:32 -07:00
nghttp2_option.h Implement max settings option 2020-05-05 11:55:32 -07:00
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 Implement max settings option 2020-05-05 11:55:32 -07:00
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 Fix receiving stream data stall 2020-02-20 10:40:38 +09:00
nghttp2_submit.h
nghttp2_version.c
version.rc.in