ngtcp2 project is an effort to implement IETF QUIC protocol https://nghttp2.org/ngtcp2/
Find a file
Tatsuhiro Tsujikawa 28d312645e
Merge pull request #2059 from ngtcp2/gha-macos-26
GHA: Build with macos-26
2026-03-04 20:58:06 +09:00
.clusterfuzzlite Fix build_fuzzer.sh path 2025-10-25 12:10:02 +09:00
.github GHA: Build with macos-26 2026-03-04 19:39:57 +09:00
ci Apply gemini-code-assist suggestions 2025-10-14 12:25:20 +09:00
cmake Bump wolfSSL to v5.7.6-stable 2025-02-20 20:32:45 +09:00
crypto More use of designated initializers 2026-03-04 17:38:43 +09:00
doc Introduce struct ngtcp2_path_challenge_data 2026-03-01 18:04:32 +09:00
docker docker: Switch to aws-lc 2026-03-04 19:10:53 +09:00
examples Upcase hex char in string literals 2026-03-03 21:55:10 +09:00
fuzz More use of designated initializers 2026-03-04 17:38:43 +09:00
interop Refactor Dockerfile with heredoc 2025-12-23 21:05:37 +09:00
lib More use of designated initializers 2026-03-04 17:38:43 +09:00
m4 Update ax_cxx_compile_stdcxx.m4 2023-11-02 18:37:35 +09:00
tests More use of designated initializers 2026-03-04 17:38:43 +09:00
third-party Bump urlparse 2025-12-03 23:18:27 +09:00
.clang-format Bump clang-format to 19 2025-08-23 10:02:53 +09:00
.gitignore Examples tests, adding a pytest suite for the clients/servers built in examples. Testing: 2022-09-07 13:12:13 +02:00
.gitmodules Replace http_parser_parse_url with urlparse 2024-11-15 21:29:37 +09:00
AUTHORS Update AUTHORS 2025-12-23 18:56:38 +09:00
ChangeLog Add autotools files 2017-06-16 23:30:31 +09:00
cmakeconfig.h.in Consistent macro comments 2024-09-13 19:05:33 +09:00
CMakeLists.txt Bump package version 2026-02-26 21:32:54 +09:00
CMakeOptions.txt CMake: Add ENABLE_LIB_ONLY option 2025-04-11 16:34:31 +02:00
configure.ac Bump package version 2026-02-26 21:32:54 +09:00
COPYING Add autotools files 2017-06-16 23:30:31 +09:00
Makefile.am clang-format crypto/ossl 2025-04-13 12:08:18 +09:00
makerelease.sh Fix release script 2024-03-18 21:06:35 +09:00
NEWS Add autotools files 2017-06-16 23:30:31 +09:00
README Add autotools files 2017-06-16 23:30:31 +09:00
README.rst Deprecate quictls 2026-02-27 22:50:27 +09:00
SECURITY.md Update security policy 2024-11-25 19:25:37 +09:00

See README.rst