.. |
includes
|
Move nghttp2_mem
|
2021-03-05 12:42:08 +00:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
Amend 7a57b039a6
|
2020-07-26 15:31:54 +09:00 |
Makefile.am
|
Add LIBTOOL_LDFLAGS configure variable
|
2021-02-21 21:32:48 +09:00 |
Makefile.msvc
|
Added new nghttp2_ksl.c to Windows makefile
|
2020-12-02 17:38:03 +03:30 |
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_ksl.c
|
nghttp2_map backed by nghttp2_ksl
|
2020-07-26 15:13:43 +09:00 |
nghttp2_ksl.h
|
nghttp2_map backed by nghttp2_ksl
|
2020-07-26 15:13:43 +09:00 |
nghttp2_map.c
|
Remove unused field
|
2021-02-24 20:58:15 +09:00 |
nghttp2_map.h
|
Remove unused field
|
2021-02-24 20:58:15 +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
|
Don't send RST_STREAM to idle stream
|
2020-06-18 11:59:06 +09:00 |
nghttp2_session.h
|
Implement max settings option
|
2020-05-05 11:55:32 -07:00 |
nghttp2_stream.c
|
Take into account larger frame size for prioritization
|
2019-03-08 00:23:02 +09:00 |
nghttp2_stream.h
|
Take into account larger frame size for prioritization
|
2019-03-08 00:23:02 +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
|
…
|
|