nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 1085f68018 nghttpx: Return SSL_TLSEXT_ERR_NOACK if server name is not recognized
With this commit, SSL_TLSEXT_ERR_NOACK is returned from
servername_callback, which removes server_name extension from
ServerHello.  CertLookupTree is now used even if the number of server
certificate is one.  It is better to exercise it regularly.
2017-04-27 22:25:58 +09:00
cmake
contrib nghttpx: add systemd support 2017-02-09 18:58:00 +01:00
doc Update manual pages 2017-04-24 21:41:15 +09:00
examples Eliminate _U_ macro 2017-03-11 18:45:49 +09:00
fedora
fuzz
integration-tests integration: Use nip.io instead of xip.io 2017-04-09 16:06:37 +09:00
lib Refactor predicate functions 2017-04-26 22:31:43 +09:00
m4
python
script
src nghttpx: Return SSL_TLSEXT_ERR_NOACK if server name is not recognized 2017-04-27 22:25:58 +09:00
tests tests: Fix failmalloc tests 2017-04-14 00:00:36 +09:00
third-party
.clang-format
.gitignore
.gitmodules
.travis.yml
AUTHORS Update AUTHORS 2017-04-24 21:29:12 +09:00
CMakeLists.txt Bump up version number to 1.23.0-DEV 2017-04-24 22:34:13 +09:00
CMakeOptions.txt
CONTRIBUTION
COPYING
ChangeLog
Dockerfile.android
LICENSE
Makefile.am
NEWS
README
README.rst Update doc 2017-04-06 20:14:49 +09:00
android-config
android-make
appveyor.yml
author.py
cmakeconfig.h.in Eliminate _U_ macro 2017-03-11 18:45:49 +09:00
configure.ac Bump up version number to 1.23.0-DEV 2017-04-24 22:34:13 +09:00
genauthoritychartbl.py
gendowncasetbl.py
genheaderfunc.py
genlibtokenlookup.py
genmethodfunc.py
gennghttpxfun.py nghttpx: Add $tls_sni access log variable 2017-04-18 22:44:26 +09:00
gennmchartbl.py
gentokenlookup.py
genvchartbl.py
git-clang-format
help2rst.py
makebashcompletion
makemanpages
makerelease.sh
mkcipherlist.py
mkhufftbl.py
mkstatichdtbl.py
nghttpx.conf.sample
pre-commit
proxy.pac.sample
releasechk

README

See README.rst