.. |
.gitignore
|
Move inflate functions to libspdylay from examples.
|
2012-04-30 12:36:37 -07:00 |
EventPoll.h
|
Added kqueue support in spdyd.
|
2012-02-10 02:06:46 +09:00 |
EventPollEvent.h
|
Abstract event polling function in EventPoll.
|
2012-02-10 00:45:33 +09:00 |
EventPoll_epoll.cc
|
Abstract event polling function in EventPoll.
|
2012-02-10 00:45:33 +09:00 |
EventPoll_epoll.h
|
Abstract event polling function in EventPoll.
|
2012-02-10 00:45:33 +09:00 |
EventPoll_kqueue.cc
|
Added kqueue support in spdyd.
|
2012-02-10 02:06:46 +09:00 |
EventPoll_kqueue.h
|
Added kqueue support in spdyd.
|
2012-02-10 02:06:46 +09:00 |
Makefile.am
|
Added C SPDY client example
|
2012-04-28 01:20:56 +09:00 |
SpdyServer.cc
|
Added debug output for incoming invalid frames to SpdyServer
|
2012-05-09 23:35:06 +09:00 |
SpdyServer.h
|
Added client certificates options (--cert and --key) to spdycat.
|
2012-04-22 23:04:55 +09:00 |
spdy.h
|
Added stream_id argument to spdylay_data_source_read_callback
|
2012-02-19 23:48:39 +09:00 |
spdycat.cc
|
Updated help output of spdycat
|
2012-05-09 23:41:15 +09:00 |
spdycli.c
|
Call ERR_clear_error() before SSL I/O functions.
|
2012-05-07 23:22:40 +09:00 |
spdyd.cc
|
Added client certificates options (--cert and --key) to spdycat.
|
2012-04-22 23:04:55 +09:00 |
spdylay_ssl.cc
|
Renamed FRAME_TOO_LARGE as SPDYLAY_FRAME_TOO_LARGE
|
2012-05-09 23:29:33 +09:00 |
spdylay_ssl.h
|
Added debug output using on_invalid_ctrl_recv_callback to spdycat.
|
2012-05-09 23:27:44 +09:00 |
spdynative.cc
|
Added example of node.native style spdy server
|
2012-02-14 23:54:23 +09:00 |
uri.cc
|
Fixed the bug that port number in URI is not parsed properly.
|
2012-02-07 02:06:51 +09:00 |
uri.h
|
Rewritten spdycl as spdycat.
|
2012-01-30 00:34:10 +09:00 |
util.cc
|
Added non-blocking SPDY server spdyd. It only handles static contents.
|
2012-02-08 01:54:13 +09:00 |
util.h
|
Added non-blocking SPDY server spdyd. It only handles static contents.
|
2012-02-08 01:54:13 +09:00 |