nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 776cff3dc7 src: Use std::unique_ptr for nv 2013-09-07 01:52:46 +09:00
doc doc: Include header files in documentation 2013-09-04 22:57:02 +09:00
examples Add const to read-only nghttp2_frame* parameter in callbacks 2013-09-03 21:24:14 +09:00
fedora fedora: add spec file 2012-10-27 14:54:06 -07:00
lib Fix resource leak 2013-09-07 01:45:54 +09:00
m4 Add ax_cxx_compile_stdcxx_11 to check C++11 availability and flags 2013-08-06 21:20:36 +09:00
src src: Use std::unique_ptr for nv 2013-09-07 01:52:46 +09:00
tests Make hd encoder ordering aware and one-pass 2013-09-06 21:53:28 +09:00
.gitignore Update .gitignore 2013-08-15 10:41:22 +09:00
AUTHORS
COPYING
ChangeLog
Makefile.am examples: Rewrite client example 2013-09-02 22:55:37 +09:00
NEWS Rebranding nghttp2 2013-07-13 00:43:06 +09:00
README
README.rst README.rst: mention that sphinx is needed for making the docs 2013-09-01 14:53:52 +02:00
android-config Rebranding nghttp2 2013-07-13 00:43:06 +09:00
android-make Rebranding nghttp2 2013-07-13 00:43:06 +09:00
configure.ac NGHTTP2_VERSION_NUM: have configure generate the define 2013-09-04 21:30:00 +09:00
makerelease.sh Add sample pac file and release script 2013-01-12 17:05:11 +09:00
nghttpx.conf.sample Rename shrpx.conf.sample as nghttpx.conf.sample 2013-08-30 22:46:28 +09:00
proxy.pac.sample Add sample pac file and release script 2013-01-12 17:05:11 +09:00

README

See README.rst