nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 809d5af43e nghttpx: Fix invalid error code 2022-01-23 22:30:46 +09:00
.github/workflows nghttpx: Fix the issue that forwarded h3 GET request always has chunked TE 2022-01-23 21:36:35 +09:00
bpf nghttpx: Allocate server id in Connection ID 2021-09-21 23:08:55 +09:00
cmake cmake: Build bpf 2021-08-31 17:15:37 +09:00
contrib
doc Merge pull request #1643 from nwtgck/fix-example-quotes 2022-01-19 19:01:53 +09:00
docker Build docker image with ngtcp2 v0.1.0 2022-01-22 18:17:30 +09:00
examples examples/client: Enable ALPN 2021-10-17 17:25:18 +09:00
fedora
fuzz fuzz: Fix typo (‘-fsanitize=adres’) in README.rst 2017-10-10 22:14:25 +02:00
integration-tests Fix typos 2022-01-16 21:53:44 +09:00
lib Fix typos 2022-01-16 21:53:44 +09:00
m4 Update ax_python_devel.m4 2021-10-10 16:08:49 +09:00
python Fix typos 2022-01-16 21:53:44 +09:00
script
src nghttpx: Fix invalid error code 2022-01-23 22:30:46 +09:00
tests Fix typos 2022-01-16 21:53:44 +09:00
third-party Fix typos 2022-01-16 21:53:44 +09:00
.clang-format clang-format-12 2021-08-04 15:04:58 +09:00
.gitignore
.gitmodules Update neverbleed to fix OpenSSL 1.1.1 issues 2018-09-16 22:55:07 +09:00
.travis.yml Fix multi-line text travis issue 2019-06-10 18:58:47 +09:00
AUTHORS Update AUTHORS 2021-09-20 16:53:55 +09:00
CMakeLists.txt Fix typos 2022-01-16 21:53:44 +09:00
CMakeOptions.txt Remove SPDY option for CMake 2022-01-01 15:21:59 +01:00
CONTRIBUTION
COPYING
ChangeLog
Dockerfile.android
LICENSE
Makefile.am Fix typos 2022-01-16 21:53:44 +09:00
NEWS
README
README.rst nghttpx: Fix the issue that forwarded h3 GET request always has chunked TE 2022-01-23 21:36:35 +09:00
android-config
android-make
appveyor.yml
author.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
cmakeconfig.h.in Fix cmake build 2021-10-15 23:39:44 +09:00
configure.ac Require ngtcp2 >= 0.1.0 and nghttp3 >= 0.1.0 2022-01-23 18:34:59 +09:00
genauthoritychartbl.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
gendowncasetbl.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
genheaderfunc.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
genlibtokenlookup.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
genmethodchartbl.py Stricter checks for pseudo-headers :method and :path 2021-08-31 21:47:35 +02:00
genmethodfunc.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
gennghttpxfun.py nghttpx: Rename --frontend-quic-server-id to --quic-server-id 2021-10-17 14:48:46 +09:00
gennmchartbl.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
genpathchartbl.py Stricter checks for pseudo-headers :method and :path 2021-08-31 21:47:35 +02:00
gentokenlookup.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
genvchartbl.py Stricter checks for pseudo-headers :method and :path 2021-08-31 21:47:35 +02:00
git-clang-format
help2rst.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
makebashcompletion
makemanpages
makerelease.sh
mkcipherlist.py Require python3 for python scripts 2020-12-29 17:35:55 +09:00
mkhufftbl.py Update document reference 2020-12-29 17:35:55 +09:00
mkstatichdtbl.py Update document reference 2020-12-29 17:35:55 +09:00
nghttpx.conf.sample
pre-commit
proxy.pac.sample
releasechk

README

See README.rst