1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00
spdylay/src
2012-12-07 23:14:20 +09:00
..
http-parser Update http-parser 2012-11-19 02:16:42 +09:00
.gitignore Add src/.gitignore and edit examples/.gitignore 2012-10-06 00:01:13 +09:00
EventPoll_epoll.cc Removed trailing spaces 2012-10-01 21:51:24 +09:00
EventPoll_epoll.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll_kqueue.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll_kqueue.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPollEvent.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
HtmlParser.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
HtmlParser.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
Makefile.am shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_accesslog.cc shrpx: Log when SPDY stream is closed 2012-09-15 17:27:20 +09:00
shrpx_accesslog.h shrpx: Log when SPDY stream is closed 2012-09-15 17:27:20 +09:00
shrpx_client_handler.cc shrpx: Check the length of output buffer in write callback 2012-11-22 03:13:30 +09:00
shrpx_client_handler.h shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_config.cc shrpx: Make is_secure() static 2012-12-07 23:14:20 +09:00
shrpx_config.h [shrpx] read private key's passwd from a file 2012-12-03 21:55:32 -08:00
shrpx_downstream_connection.cc shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_downstream_connection.h shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_downstream_queue.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream_queue.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream.cc shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_downstream.h shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_error.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_http_downstream_connection.cc shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_http_downstream_connection.h shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_http.cc Add --client-mode option 2012-11-18 21:46:07 +09:00
shrpx_http.h Add --client-mode option 2012-11-18 21:46:07 +09:00
shrpx_https_upstream.cc shrpx: Replace "https" with "http" in log message in shrpx_https_upstream.cc 2012-11-23 21:30:57 +09:00
shrpx_https_upstream.h shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_io_control.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_io_control.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_listen_handler.cc shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_listen_handler.h shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_log.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_log.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_spdy_downstream_connection.cc shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_spdy_downstream_connection.h shrpx: Implement downstream SPDY flow control 2012-11-21 23:47:48 +09:00
shrpx_spdy_session.cc shrpx: Use SNI TLS extension in client mode 2012-11-22 21:51:11 +09:00
shrpx_spdy_session.h shrpx: Verify backend server's certificate in client mode 2012-11-22 21:46:15 +09:00
shrpx_spdy_upstream.cc shrpx: Check the length of output buffer in write callback 2012-11-22 03:13:30 +09:00
shrpx_spdy_upstream.h shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_ssl.cc [shrpx] read private key's passwd from a file 2012-12-03 21:55:32 -08:00
shrpx_ssl.h shrpx: Use SNI TLS extension in client mode 2012-11-22 21:51:11 +09:00
shrpx_thread_event_receiver.cc shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_thread_event_receiver.h shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_upstream.h shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_worker.cc shrpx: Share SPDY session among multiple frontend connections per thread 2012-11-21 01:29:39 +09:00
shrpx_worker.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx.cc [shrpx] read private key's passwd from a file 2012-12-03 21:55:32 -08:00
shrpx.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdycat.cc spdycat, spdyd: Support SPDY without SSL/TLS 2012-11-25 21:58:44 +09:00
spdyd.cc spdycat, spdyd: Support SPDY without SSL/TLS 2012-11-25 21:58:44 +09:00
spdylay_config.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdylay_ssl.cc spdycat, spdyd: Support SPDY without SSL/TLS 2012-11-25 21:58:44 +09:00
spdylay_ssl.h spdycat, spdyd: Support SPDY without SSL/TLS 2012-11-25 21:58:44 +09:00
SpdyServer.cc spdycat, spdyd: Support SPDY without SSL/TLS 2012-11-25 21:58:44 +09:00
SpdyServer.h spdycat, spdyd: Support SPDY without SSL/TLS 2012-11-25 21:58:44 +09:00
uri.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
uri.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
util.cc src: Rewrite util::stripIter 2012-11-23 21:14:39 +09:00
util.h src: Rewrite util::stripIter 2012-11-23 21:14:39 +09:00