.. |
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
|
Add const to read-only nghttp2_frame* parameter in callbacks
|
2013-09-03 21:24:14 +09:00 |
HttpServer.h
|
Fix cosmetic errors
|
2013-09-07 16:38:21 +09:00 |
Makefile.am
|
nghttpd: Check disallowed headers
|
2013-08-28 03:14:19 +09:00 |
app_helper.cc
|
Add const to read-only nghttp2_frame* parameter in callbacks
|
2013-09-03 21:24:14 +09:00 |
app_helper.h
|
Add const to read-only nghttp2_frame* parameter in callbacks
|
2013-09-03 21:24:14 +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 |
http2.cc
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
http2.h
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
http2_test.cc
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
http2_test.h
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
nghttp.cc
|
Fix cosmetic errors
|
2013-09-07 16:38:21 +09:00 |
nghttp2_config.h
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
nghttpd.cc
|
Fix cosmetic errors
|
2013-09-07 16:38:21 +09:00 |
shrpx-unittest.cc
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
shrpx.cc
|
nghttpx: Enable --honor-cipher-order automatically when --ciphers is used
|
2013-08-30 23:02:47 +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: Support ECDHE and DHE cipher suites
|
2013-08-30 22:07:42 +09:00 |
shrpx_config.h
|
nghttpx: Support ECDHE and DHE cipher suites
|
2013-08-30 22:07:42 +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
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
shrpx_http.h
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |
shrpx_http2_upstream.cc
|
src: Use std::unique_ptr for nv
|
2013-09-07 01:52: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: Fix expect header field handling
|
2013-08-29 00:03:26 +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_https_upstream.cc
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +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: Fix resource leak
|
2013-09-07 01:46: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
|
Add const to read-only nghttp2_frame* parameter in callbacks
|
2013-09-03 21:24:14 +09:00 |
shrpx_spdy_session.h
|
Port shrpx to nghttp2 use
|
2013-07-26 19:33:25 +09:00 |
shrpx_spdy_upstream.cc
|
src: Use std::unique_ptr for nv
|
2013-09-07 01:52:46 +09:00 |
shrpx_spdy_upstream.h
|
shrpx: SPDY support in upstream connection
|
2013-07-26 20:12:55 +09:00 |
shrpx_ssl.cc
|
nghttpx: Guard ecdh use with !OPENSSL_NO_EC
|
2013-09-07 23:37:17 +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 |