Go to file
Tatsuhiro Tsujikawa b8d0b4034c Eliminate malloc in spdylay_map
We use intrusive style pattern in spdylay_stream, which now has
spdylay_map_entry has its first member.
2012-09-12 00:13:02 +09:00
doc python: Don't raise exception from Session.resume_data() 2012-09-10 22:10:54 +09:00
examples examples: Add README 2012-09-10 22:45:33 +09:00
lib Eliminate malloc in spdylay_map 2012-09-12 00:13:02 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
python python: Don't raise exception from Session.resume_data() 2012-09-10 22:10:54 +09:00
src shrpx: Update http-parser 2012-09-11 00:12:23 +09:00
tests Eliminate malloc in spdylay_map 2012-09-12 00:13:02 +09:00
.gitignore Added tests for malloc failures 2012-04-24 22:51:06 +09: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 Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
NEWS Updated for 0.3.3 release 2012-08-28 21:52:02 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Update README.rst 2012-09-10 22:03:40 +09:00
configure.ac Bump up version number to 0.3.4-DEV 2012-09-10 22:46:44 +09:00
shrpx.conf.sample Updated sample shrpx.conf 2012-08-02 23:58:52 +09:00

README

See README.rst