Go to file
Tatsuhiro Tsujikawa b507db7c9b Extracted core server code to SpdyServer.{h,cc} for reuse.
Reorganized source entries in examples/Makefile.am
2012-02-14 21:49:22 +09:00
examples Extracted core server code to SpdyServer.{h,cc} for reuse. 2012-02-14 21:49:22 +09:00
lib Fixed the bug that length parameter in on_data_send_callback includes header length. 2012-02-14 01:42:00 +09:00
m4 Check for openssl >= 1.0.1. Conditionally compile spdyd based on having epoll 2012-02-08 11:08:27 -08:00
tests When a stream is canceled by RST_STREAM, don't send further DATA on that stream. 2012-02-12 19:01:23 +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 Automake-zie the examples directory 2012-01-31 11:10:09 -08: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-02-10 02:29:41 +09:00
configure.ac Add -lncrses to CUNIT_LIBS for Mac OS X build. 2012-02-14 21:26:52 +09:00

README

See README.rst