1
0
Fork 0
mirror of https://github.com/nghttp2/nghttp2.git synced 2026-09-19 16:20:13 +00:00
nghttp2 - HTTP/2 C Library and tools
  • C++ 51.8%
  • C 37.9%
  • Go 4.4%
  • M4 1.7%
  • Python 1.7%
  • Other 2.5%
Find a file
2026-09-12 00:36:02 +09:00
.github Bump go to 1.26 2026-09-08 23:04:56 +09:00
bpf bpf, examples, tests: Upper case hex integer literals 2026-06-07 18:07:25 +09:00
cmake Adopt libngtcp2_crypto_libressl changes 2025-08-25 18:26:10 +09:00
contrib Rearrange imports 2022-05-24 21:56:38 +09:00
doc nghttpx: Remove server push 2026-09-10 22:54:02 +09:00
docker Bump ngtcp2 and its dependencies 2026-07-28 19:10:54 +09:00
examples bpf, examples, tests: Upper case hex integer literals 2026-06-07 18:07:25 +09:00
fedora fedora: add spec file 2012-10-27 14:54:06 -07:00
fuzz Change clang-format options 2024-08-28 18:55:57 +09:00
integration-tests nghttpx: Remove server push 2026-09-10 22:54:02 +09:00
lib lib: Disallow HEADERS and PUSH_PROMISE in CONNECT stream 2026-09-10 20:37:31 +09:00
m4 Require C++23 2026-04-19 19:14:28 +09:00
src nghttpx: Remove server push 2026-09-10 22:54:02 +09:00
tests lib: Disallow HEADERS and PUSH_PROMISE in CONNECT stream 2026-09-10 20:37:31 +09:00
third-party Bump neverbleed 2026-09-11 20:55:15 +09:00
.clang-format Bump clang-format to 21 2026-09-10 21:25:14 +09:00
.gitignore Fixing the build and install trees 2024-02-02 12:21:13 -08:00
.gitmodules Replace url-parser with urlparse 2024-11-16 17:58:44 +09:00
android-config Remove deprecated python bindings 2022-12-26 17:06:36 +09:00
android-env Update android build documentation 2022-09-26 17:12:03 +09:00
author.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
AUTHORS Update AUTHORS 2026-07-29 18:47:01 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
cmakeconfig.h.in Adopt libngtcp2_crypto_libressl changes 2025-08-25 18:26:10 +09:00
CMakeLists.txt Bump package version 2026-07-29 21:02:34 +09:00
CMakeOptions.txt Add wolfSSL support 2024-06-19 18:14:04 +09:00
configure.ac Bump package version 2026-07-29 21:02:34 +09:00
CONTRIBUTION Make sure that nghttp2 license is MIT license 2015-04-01 19:41:32 +09:00
COPYING List all contributors in AUTHORS 2016-02-14 17:40:58 +09:00
Dockerfile.android Use ARG instead of ENV because they are build time variables 2025-05-24 21:36:19 +09:00
gendowncasetbl.py Reformat downcase table 2026-06-06 16:42:46 +09:00
genheaderfunc.py nghttpx: Propagate stream priority from backend to frontend 2023-11-05 16:23:07 +09:00
genlibtokenlookup.py Implement RFC 9218 extensible prioritization scheme 2022-06-12 16:06:04 +09:00
genmethodfunc.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
gennghttpxfun.py nghttpx: Drop connection when frontend write rate is too low 2026-06-14 16:01:47 +09:00
gentokenlookup.py src: Pass and return std::string_view by value 2026-03-15 21:24:31 +09:00
git-clang-format Add .clang-format config file and git-clang-format from clang project 2014-11-27 23:56:29 +09:00
go.mod build(deps): bump github.com/quic-go/quic-go from 0.61.0 to 0.62.0 2026-09-08 14:51:22 +00:00
go.sum build(deps): bump github.com/quic-go/quic-go from 0.61.0 to 0.62.0 2026-09-08 14:51:22 +00:00
help2rst.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
LICENSE Add LICENSE file to point to COPYING 2016-01-09 18:26:45 +09:00
makebashcompletion Add bash_completion files for nghttp, nghttpd, nghttpx and h2load 2015-02-15 12:05:27 +09:00
Makefile.am Test lib before building applications 2025-08-30 19:29:06 +09:00
makemanpages Produce man pages using sphinx 2015-01-10 00:37:42 +09:00
makerelease.sh Automate release process 2024-03-20 15:12:41 +09:00
mkcipherlist.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
mkhufftbl.py Reformat huffman data table 2026-06-07 20:48:56 +09:00
mkstatichdtbl.py Update document reference 2020-12-29 17:35:55 +09:00
NEWS Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttpx.conf.sample Fix comments, too 2015-03-25 21:04:49 +08:00
pre-commit Apply clang-format-diff only to lib, src, examples and tests 2016-10-15 18:40:45 +09:00
proxy.pac.sample Add sample pac file and release script 2013-01-12 17:05:11 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Bump ngtcp2 and its dependencies 2026-07-28 19:10:54 +09:00
releasechk Remove deprecated libnghttp2_asio 2022-12-24 18:41:49 +09:00
SECURITY.md Move security policy to GitHub standard location 2024-02-15 22:23:10 +09:00

See README.rst