includes
|
Update doc
|
2021-09-04 17:32:57 +09:00 |
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 |
nghttp2_buf.c
|
fix ubsan errors
|
2020-06-05 23:13:08 +09:00 |
nghttp2_frame.c
|
Remove useless assignments
|
2021-11-05 22:51:36 +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_http.c
|
Use switch to avoid many if-else-if
|
2021-09-04 17:35:33 +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_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_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
|
chore: fix -Wunreachable-code-return
|
2021-10-11 12:56:23 +02:00 |