nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa a00442bee6 Work with Android NDK r12b
clang + libc++ does not work, it still requires libc++_shared.so
runtime even if -lstdc++ is used, which supposed to link with static
version of libc++.
2016-07-17 23:41:41 +09:00
cmake
contrib
doc Work with Android NDK r12b 2016-07-17 23:41:41 +09:00
examples examples: Fix compile error with OpenSSL v1.1.0-beta2 2016-07-06 23:32:50 +09:00
fedora
integration-tests integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
lib Update doc 2016-07-13 22:01:31 +09:00
m4
python Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() 2016-05-14 18:25:20 +09:00
script
src nghttpx: Retry memcached connection 2016-07-08 23:41:53 +09:00
tests Add test for canceling PUSH_PROMISE 2016-07-02 21:19:54 +09:00
third-party Update http-parser to f2c26ee500ab3921010fa7ec66243365611e77dd 2016-05-28 12:17:17 +09:00
.clang-format
.gitignore
.gitmodules
.travis.yml Disable integration tests due to golang build failure 2016-04-23 20:50:49 +09:00
AUTHORS Update AUTHORS 2016-04-25 21:53:03 +09:00
CMakeLists.txt Bump up version number to 1.13.0-DEV 2016-06-26 22:44:40 +09:00
CMakeOptions.txt
CONTRIBUTION
COPYING
ChangeLog
Dockerfile.android
LICENSE
Makefile.am
NEWS
README
README.rst Update doc 2016-07-16 12:51:04 +09:00
android-config Work with Android NDK r12b 2016-07-17 23:41:41 +09:00
android-make Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
cmakeconfig.h.in
configure.ac Bump up version number to 1.13.0-DEV 2016-06-26 22:44:40 +09:00
genauthoritychartbl.py
gendowncasetbl.py
genheaderfunc.py
genlibtokenlookup.py
genmethodfunc.py
gennghttpxfun.py nghttpx: Add --backend-max-backoff option 2016-06-22 00:13:43 +09:00
gennmchartbl.py
gentokenlookup.py
genvchartbl.py
git-clang-format
help2rst.py doc: Fix Sphinx build warnings 2016-07-16 19:08:38 +09:00
makebashcompletion
makemanpages
makerelease.sh
mkcipherlist.py
mkhufftbl.py
mkstatichdtbl.py
nghttpx.conf.sample
pre-commit
proxy.pac.sample
releasechk Update releasechk 2016-04-25 22:41:48 +09:00

README

See README.rst