1
0
Fork 0
mirror of https://github.com/ngtcp2/nghttp3.git synced 2026-09-19 22:05:24 +00:00
HTTP/3 library written in C
  • C 89.9%
  • M4 2.9%
  • Python 2.3%
  • CMake 2.2%
  • C++ 1.8%
  • Other 0.9%
Find a file
Tatsuhiro Tsujikawa f1e4328b9a
Merge pull request #562 from ngtcp2/bump-ubuntu
GHA: Bump ubuntu to 26.04
2026-09-11 21:15:49 +09:00
.clusterfuzzlite fuzz: Fix docker build 2026-08-19 21:31:32 +09:00
.github GHA: Bump ubuntu to 26.04 2026-09-11 19:35:20 +09:00
cmake Migrate to munit form cunit 2024-02-02 17:39:35 +09:00
doc Add nghttp3_conn_close_stream2 and nghttp3_stream_close2 callback 2026-07-12 16:16:52 +09:00
examples examples: Fix literal operator syntax 2026-05-15 21:15:02 +09:00
fuzz fuzz: Update with C++23 features 2026-08-19 19:37:21 +09:00
lib Bump clang-format to 21 2026-09-10 20:43:05 +09:00
m4 Update ax_cxx_compile_stdcxx.m4 2023-11-02 18:38:38 +09:00
tests tests: Add more tests for trailers in CONNECT stream 2026-09-10 23:09:14 +09:00
.clang-format Bump clang-format to 21 2026-09-10 20:43:05 +09:00
.gitignore Update .gitignore 2024-02-02 18:29:14 +09:00
.gitmodules Pull sfparse via git submodule 2024-02-02 17:53:15 +09:00
AUTHORS Revert "Update AUTHORS" 2025-12-23 18:55:30 +09:00
ChangeLog Add autotools files 2019-02-17 10:08:21 +09:00
cmakeconfig.h.in Consistent macro comments 2024-09-14 11:02:02 +09:00
CMakeLists.txt Bump package version 2026-07-26 16:24:15 +09:00
CMakeOptions.txt Replace POPCNT-based ispow2 with portable bitwise implementation to prevent illegal instruction crashes (#400) 2025-10-03 21:07:54 +09:00
configure.ac Bump package version 2026-07-26 16:24:15 +09:00
COPYING Add autotools files 2019-02-17 10:08:21 +09:00
genlibtokenlookup.py Update scripts 2026-06-07 18:49:41 +09:00
Makefile.am clang-format files under fuzz 2024-09-14 11:10:09 +09:00
makerelease.sh Automate release process 2024-03-20 14:39:20 +09:00
mkhufftbl.py Reformat huffman data tables 2026-06-07 19:14:06 +09:00
mkstatichdtbl.py Update scripts 2026-06-07 18:49:41 +09:00
NEWS Add autotools files 2019-02-17 10:08:21 +09:00
qifs-check.sh Revert an accidental change 2021-04-07 12:07:04 +09:00
qifs.sh Add qifs scripts 2019-02-17 10:15:04 +09:00
README Add autotools files 2019-02-17 10:08:21 +09:00
README.rst Document C compilers 2026-07-25 15:55:53 +09:00
SECURITY.md Add security policy 2025-04-06 18:13:01 +09:00

See README.rst