1
0
Fork 0
mirror of https://github.com/ngtcp2/nghttp3.git synced 2026-03-07 04:20:19 +00:00
HTTP/3 library written in C
Find a file
Tatsuhiro Tsujikawa 21526d7095
Merge pull request #461 from ngtcp2/gha-macos-26
GHA: Build with macos-26
2026-03-04 19:37:34 +09:00
.clusterfuzzlite fuzz: Fuzz http3 with 1 byte input 2025-04-23 22:48:26 +09:00
.github GHA: Build with macos-26 2026-03-04 19:27:01 +09:00
cmake Migrate to munit form cunit 2024-02-02 17:39:35 +09:00
doc doc: Recommend specifying rand callback 2025-10-24 21:47:42 +09:00
examples Remove redundant semicolon 2025-09-28 12:07:19 +09:00
fuzz fuzz: Add new callbacks 2025-12-04 22:46:58 +09:00
lib More use of designated initializers 2026-03-04 17:40:52 +09:00
m4 Update ax_cxx_compile_stdcxx.m4 2023-11-02 18:38:38 +09:00
tests Upcase hex chars in string literal 2026-03-04 17:58:59 +09:00
.clang-format Bump clang-format to 19 2025-08-24 11:12:03 +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-01-20 19:05:22 +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-01-20 19:05:22 +09:00
COPYING Add autotools files 2019-02-17 10:08:21 +09:00
genchartbl.py Optimize sf parser a bit 2021-04-18 21:13:04 +09:00
genlibtokenlookup.py Implement Extensible Prioritization Scheme for HTTP 2020-04-11 19:05:35 +09:00
gennmchartbl.py Add gennmchartbl.py 2024-09-25 16:55:43 +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 mkhufftbl.py: Add the missing flags 2025-11-03 18:08:13 +09:00
mkstatichdtbl.py Fix typo in mkstatichdtbl.py documentation comment (#398) 2025-09-30 21:40:35 +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 Implement RFC 9412 ORIGIN frame 2025-06-03 20:15:38 +09:00
SECURITY.md Add security policy 2025-04-06 18:13:01 +09:00

See README.rst