1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00
Go to file
2012-02-01 02:40:14 +09:00
examples Gather prerequisites of spdycat into $(SPDYCAT_OBJS) 2012-02-01 02:19:40 +09:00
lib SETTINGS ID is little endian in wire format despite the fact that spec/2 says it is network byte order. 2012-02-01 01:13:17 +09:00
m4 Added libtool files 2012-01-18 00:53:12 +09:00
tests Added SETTINGS frame and its pack/unpack functions. 2012-02-01 00:26:26 +09:00
.gitignore Added libtool files 2012-01-18 00:53:12 +09:00
AUTHORS Added libtool files 2012-01-18 00:53:12 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
configure.ac Removed on_ping_recv_callback. Removed last_ping_time from spdylay_session. 2012-01-31 21:29:46 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
Makefile.am Added libtool files 2012-01-18 00:53:12 +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 Fixed link bug in README.rst 2012-02-01 02:40:14 +09:00

See README.rst