nghttp2/src
Tatsuhiro Tsujikawa 1f3b96e233 nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
..
http-parser Use unmodified http-parser 2013-07-31 21:48:37 +09:00
.gitignore nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
HtmlParser.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
HtmlParser.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
HttpServer.cc nghttpd: Include status code only in :status header field 2013-08-26 00:58:06 +09:00
HttpServer.h Remove NGHTTP2_FLAG_END_FLOW_CONTROL 2013-08-23 03:33:05 +09:00
Makefile.am nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
app_helper.cc Remove NGHTTP2_FLAG_END_FLOW_CONTROL 2013-08-23 03:33:05 +09:00
app_helper.h Rename nghttp2_ssl as app_helper 2013-07-22 22:12:54 +09:00
base64.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
http-parser.patch Add patch for http-parser to handle tunneling connection transparently 2012-12-20 01:05:51 +09:00
nghttp.cc src: Code cleanup 2013-08-23 03:33:05 +09:00
nghttp2_config.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
nghttpd.cc src: Code cleanup 2013-08-23 03:33:05 +09:00
shrpx-unittest.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx.cc src: Code cleanup 2013-08-23 03:33:05 +09:00
shrpx.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_accesslog.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_accesslog.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_client_handler.cc nghttpx: Fix bug writecb is nullptr for HTTP/1 connection 2013-08-23 03:32:26 +09:00
shrpx_client_handler.h nghttpx: Limit read rate on upstream-end 2013-08-21 01:00:55 +09:00
shrpx_config.cc nghttpx: Rename spdy_{upstream,downstream}_no_tls as {upstream,downstream}_no_tls 2013-08-03 19:01:57 +09:00
shrpx_config.h nghttpx: Rename spdy_{upstream,downstream}_no_tls as {upstream,downstream}_no_tls 2013-08-03 19:01:57 +09:00
shrpx_downstream.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_downstream.h nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_downstream_connection.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_downstream_connection.h nghttp, nghttpx: Add HTTP Upgrade from HTTP/1.1 to HTTP/2.0 2013-08-03 18:51:01 +09:00
shrpx_downstream_queue.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_downstream_queue.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_downstream_test.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_downstream_test.h nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_error.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_http.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_http.h nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_http2_upstream.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_http2_upstream.h nghttp, nghttpx: Add HTTP Upgrade from HTTP/1.1 to HTTP/2.0 2013-08-03 18:51:01 +09:00
shrpx_http_downstream_connection.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_http_downstream_connection.h nghttp, nghttpx: Add HTTP Upgrade from HTTP/1.1 to HTTP/2.0 2013-08-03 18:51:01 +09:00
shrpx_http_test.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_http_test.h nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_https_upstream.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_https_upstream.h nghttp, nghttpx: Add HTTP Upgrade from HTTP/1.1 to HTTP/2.0 2013-08-03 18:51:01 +09:00
shrpx_io_control.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_io_control.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_listen_handler.cc src: Code cleanup 2013-08-23 03:33:05 +09:00
shrpx_listen_handler.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_log.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_log.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_spdy_downstream_connection.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_spdy_downstream_connection.h nghttp, nghttpx: Add HTTP Upgrade from HTTP/1.1 to HTTP/2.0 2013-08-03 18:51:01 +09:00
shrpx_spdy_session.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_spdy_session.h Port shrpx to nghttp2 use 2013-07-26 19:33:25 +09:00
shrpx_spdy_upstream.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
shrpx_spdy_upstream.h shrpx: SPDY support in upstream connection 2013-07-26 20:12:55 +09:00
shrpx_ssl.cc shrpx: SPDY support in upstream connection 2013-07-26 20:12:55 +09:00
shrpx_ssl.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_ssl_test.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_ssl_test.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_thread_event_receiver.cc Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_thread_event_receiver.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_upstream.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
shrpx_worker.cc src: Code cleanup 2013-08-23 03:33:05 +09:00
shrpx_worker.h src: Use std::thread 2013-08-23 03:33:05 +09:00
timegm.c Rebranding nghttp2 2013-07-13 00:43:06 +09:00
timegm.h Rebranding nghttp2 2013-07-13 00:43:06 +09:00
util.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
util.h nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
util_test.cc nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00
util_test.h nghttpx: Rewrite header handling 2013-08-28 00:09:46 +09:00