.. |
http-parser
|
Use unmodified http-parser
|
2013-07-31 21:48:37 +09:00 |
.gitignore
|
Update .gitignore
|
2013-09-14 21:18:08 +09:00 |
HtmlParser.cc
|
src/HtmlParser: Code cleanup
|
2013-10-02 23:08:47 +09:00 |
HtmlParser.h
|
src/HtmlParser: Code cleanup
|
2013-10-02 23:08:47 +09:00 |
HttpServer.cc
|
Protocol ID change for HPACK experiment
|
2013-10-16 01:19:06 +09:00 |
HttpServer.h
|
Fix cosmetic errors
|
2013-09-07 16:38:21 +09:00 |
Makefile.am
|
src: Fix linker error
|
2013-09-08 16:29:39 +09:00 |
app_helper.cc
|
src: Print headers in PUSH_PROMISE
|
2013-10-10 21:24:54 +09:00 |
app_helper.h
|
src: Use std::chrono instead of gettimeofday and clock_gettime
|
2013-09-16 17:36:24 +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
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
http2.h
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
http2_test.cc
|
nghttpx: Replace \r\n with space when constructing HTTP/1 headers
|
2013-09-11 23:24:32 +09:00 |
http2_test.h
|
nghttpx: Replace \r\n with space when constructing HTTP/1 headers
|
2013-09-11 23:24:32 +09:00 |
nghttp.cc
|
Fix local window size adjustments
|
2013-10-12 17:02:37 +09:00 |
nghttp2_config.h
|
Replace steady_clock with monotonic_clock if steady_clock is not available
|
2013-09-17 22:48:30 +09:00 |
nghttpd.cc
|
Fix cosmetic errors
|
2013-09-07 16:38:21 +09:00 |
shrpx-unittest.cc
|
nghttpx: Replace \r\n with space when constructing HTTP/1 headers
|
2013-09-11 23:24:32 +09:00 |
shrpx.cc
|
nghttpx: Handle error from bufferevent_socket_new and event_base_new
|
2013-09-24 23:17:53 +09:00 |
shrpx.h
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |
shrpx_accesslog.cc
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_accesslog.h
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_client_handler.cc
|
nghttpx: Fix wrong version ID in Upgrade response header field
|
2013-09-26 21:46:03 +09:00 |
shrpx_client_handler.h
|
shrpx_client_handler: Use std::unique_ptr for upstream_
|
2013-09-24 21:31:47 +09:00 |
shrpx_config.cc
|
src/shrpx_config.cc: Code cleanup
|
2013-10-02 23:13:25 +09:00 |
shrpx_config.h
|
nghttpx: Add --npn-list option
|
2013-09-23 20:55:39 +09:00 |
shrpx_downstream.cc
|
shrpx_downstream.cc: Utilize std::move
|
2013-09-24 23:53:55 +09:00 |
shrpx_downstream.h
|
shrpx_downstream.cc: Utilize std::move
|
2013-09-24 23:53:55 +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: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_http.h
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_http2_upstream.cc
|
nghttpx: Log error_code when submitting RST_STREAM
|
2013-09-30 00:13:04 +09:00 |
shrpx_http2_upstream.h
|
shrpx_http2_upstream: Use std::unique_ptr for pre_upstream_
|
2013-09-26 21:46:35 +09:00 |
shrpx_http_downstream_connection.cc
|
nghttpx: Handle error from bufferevent_socket_new and event_base_new
|
2013-09-24 23:17:53 +09:00 |
shrpx_http_downstream_connection.h
|
shrpx_http_downstream_connection: Embed http_parser
|
2013-09-24 21:31:48 +09:00 |
shrpx_https_upstream.cc
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_https_upstream.h
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +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
|
nghttpx: Handle error from bufferevent_socket_new and event_base_new
|
2013-09-24 23:17:53 +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
|
nghttpx: Log error_code when submitting RST_STREAM
|
2013-09-30 00:13:04 +09:00 |
shrpx_spdy_session.h
|
shrpx_spdy_session: Use std::unique_ptr for proxy_htp_
|
2013-09-24 21:31:48 +09:00 |
shrpx_spdy_upstream.cc
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_spdy_upstream.h
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
shrpx_ssl.cc
|
nghttpx: Handle error from bufferevent_socket_new and event_base_new
|
2013-09-24 23:17:53 +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
|
nghttpx: Handle error from bufferevent_socket_new and event_base_new
|
2013-09-24 23:17:53 +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 |