nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 54fbae7fe0 Check netinet/in.h. Disable AC_FUNC_MALLOC on cross-compiling.
Added AC_CANONICAL_{BUILD,HOST,TARGET}
2012-03-23 23:49:07 +09:00
doc Fixed heading level 2012-03-14 02:20:53 +09:00
examples Renamed SPDYLAY_CONCURRENT_STREAMS_MAX as 2012-03-10 18:49:25 +09:00
lib Code cleanup: C89 and old-style-prototypes and definition. 2012-03-23 02:17:48 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Code cleanup: C89 and old-style-prototypes and definition. 2012-03-23 02:17:48 +09:00
.gitignore Add an NPN callback helper that finds the correct version of spdy 2012-02-02 16:31:11 -08:00
AUTHORS Added libtool files 2012-01-18 00:53:12 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
Makefile.am Added API reference generator script. 2012-03-14 00:32:52 +09:00
NEWS Added libtool files 2012-01-18 00:53:12 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Updated README.rst 2012-03-14 00:49:16 +09:00
configure.ac Check netinet/in.h. Disable AC_FUNC_MALLOC on cross-compiling. 2012-03-23 23:49:07 +09:00

README

See README.rst