ngtcp2 project is an effort to implement IETF QUIC protocol https://nghttp2.org/ngtcp2/
  • C 93.3%
  • CMake 2.1%
  • M4 1.8%
  • C++ 1.6%
  • Makefile 0.8%
  • Other 0.4%
Find a file
Tatsuhiro Tsujikawa 72a85865dd
Merge pull request #2308 from ngtcp2/gha-bump-clang
GHA: Bump clang to 21
2026-09-11 00:06:20 +09:00
.clusterfuzzlite Fix build_fuzzer.sh path 2025-10-25 12:10:02 +09:00
.github GHA: Bump clang to 21 2026-09-10 23:26:22 +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 crypto/quictls: Rework the global initialization 2026-07-23 19:31:15 +09:00
doc doc: Add pseudo code and documentation for writing packets with GSO 2026-07-31 19:52:55 +09:00
docker Bump aws-lc to v5.4.0 2026-07-25 16:32:28 +09:00
examples examples: Rewrite tests with new munit C++ assertions 2026-09-10 19:04:41 +09:00
fuzz Update callback tests 2026-08-16 17:04:39 +09:00
interop Bump wolfssl to v5.9.2-stable 2026-06-27 19:22:43 +09:00
lib Bump clang-format to 21 2026-09-10 19:36:54 +09:00
m4 Require C++23 2026-03-17 20:38:30 +09:00
tests tests: Bump munit 2026-09-10 19:04:41 +09:00
third-party Bump urlparse 2025-12-03 23:18:27 +09:00
.clang-format Bump clang-format to 21 2026-09-10 19:36:54 +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 2026-06-28 11:02:56 +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-07-26 17:16:51 +09:00
CMakeOptions.txt CMake: Add ENABLE_LIB_ONLY option 2025-04-11 16:34:31 +02:00
configure.ac Bump package version 2026-07-26 17:16:51 +09:00
COPYING Add autotools files 2017-06-16 23:30:31 +09:00
fmtgen.py log: Faster logging 2026-04-05 16:53:52 +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 Bump picotls 2026-07-25 17:07:40 +09:00
SECURITY.md Update security policy 2024-11-25 19:25:37 +09:00

See README.rst