Go to file
Tatsuhiro Tsujikawa b189e291a9 Added htparse library
htparse is written by Mark Ellzey and part of libevhtp.
https://github.com/ellzey/libevhtp

The included code are modified by me for bugfixes.
See my fork:
https://github.com/tatsuhiro-t/libevhtp/tree/master/htparse
2012-06-07 01:43:02 +09:00
doc Include README.rst in manual 2012-05-19 22:05:56 +09:00
examples Added htparse library 2012-06-07 01:43:02 +09:00
lib Fixed bug on_ctrl_recv_callback not called for RST_STREAM 2012-06-04 23:44:18 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Return nonzero exit status if test fails. Fixed failmalloc tests. 2012-05-31 21:55:21 +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 Packaging fix 2012-04-25 22:27:50 +09:00
NEWS Updated NEWS for 0.3.0 release 2012-05-30 00:06:41 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Updated README.rst 2012-05-28 21:25:44 +09:00
configure.ac Initial commit of shrpx: SPDY/HTTPS to HTTP reverse proxy 2012-06-04 23:48:31 +09:00

README

See README.rst