.. |
includes
|
Add nghttp2_check_header_value_rfc9113
|
2022-06-24 19:44:13 +09:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +09:00 |
Makefile.am
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +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
|
Fix typos
|
2022-01-16 21:53:44 +09:00 |
nghttp2_callbacks.c
|
Add nghttp2_error_callback2
|
2017-11-19 16:51:52 +09:00 |
nghttp2_callbacks.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_debug.c
|
…
|
|
nghttp2_debug.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_extpri.c
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +09:00 |
nghttp2_extpri.h
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +09:00 |
nghttp2_frame.c
|
Add PRIORITY_UPDATE frame support
|
2022-06-13 20:04:30 +09:00 |
nghttp2_frame.h
|
Add PRIORITY_UPDATE frame support
|
2022-06-13 20:04:30 +09:00 |
nghttp2_hd.c
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +09:00 |
nghttp2_hd.h
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +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
|
Add nghttp2_check_header_value_rfc9113
|
2022-06-24 19:44:13 +09:00 |
nghttp2_helper.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_http.c
|
No need to check pseudo header lws
|
2022-06-25 11:24:10 +09:00 |
nghttp2_http.h
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +09:00 |
nghttp2_int.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_map.c
|
Compile with -DNDEBUG
|
2021-10-06 21:28:00 +09:00 |
nghttp2_map.h
|
Port new ngtcp2 map implementation
|
2021-05-13 15:01:58 +09:00 |
nghttp2_mem.c
|
…
|
|
nghttp2_mem.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_net.h
|
Compile with mingw64
|
2022-07-05 18:10:57 +09:00 |
nghttp2_npn.c
|
…
|
|
nghttp2_npn.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_option.c
|
Add a server option to fallback to RFC 7540 priorities
|
2022-06-14 23:47:42 +09:00 |
nghttp2_option.h
|
Add a server option to fallback to RFC 7540 priorities
|
2022-06-14 23:47:42 +09:00 |
nghttp2_outbound_item.c
|
Add PRIORITY_UPDATE frame support
|
2022-06-13 20:04:30 +09:00 |
nghttp2_outbound_item.h
|
Fix typos
|
2022-01-16 21:53:44 +09:00 |
nghttp2_pq.c
|
nghttp2_pq_init never fail
|
2022-06-11 17:36:48 +09:00 |
nghttp2_pq.h
|
nghttp2_pq_init never fail
|
2022-06-11 17:36:48 +09:00 |
nghttp2_priority_spec.c
|
…
|
|
nghttp2_priority_spec.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_queue.c
|
…
|
|
nghttp2_queue.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_rcbuf.c
|
lib: add nghttp2_rcbuf_is_static()
|
2017-08-12 17:48:14 +02:00 |
nghttp2_rcbuf.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_session.c
|
Allow server to override RFC 9218 stream priority
|
2022-06-16 19:49:53 +09:00 |
nghttp2_session.h
|
Add a server option to fallback to RFC 7540 priorities
|
2022-06-14 23:47:42 +09:00 |
nghttp2_stream.c
|
Implement RFC 9218 extensible prioritization scheme
|
2022-06-12 16:06:04 +09:00 |
nghttp2_stream.h
|
Allow server to override RFC 9218 stream priority
|
2022-06-16 19:49:53 +09:00 |
nghttp2_submit.c
|
Check session side first
|
2022-06-16 19:50:29 +09:00 |
nghttp2_submit.h
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
nghttp2_version.c
|
Enable IndentPPDirectives
|
2018-06-09 16:21:30 +09:00 |
version.rc.in
|
…
|
|