nghttp2/src
Tatsuhiro Tsujikawa 4b58b25c19 nghttpx: Refactor code to build cert_tree, add SNI test 2015-01-25 15:36:14 +09:00
..
includes Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
.gitignore Update src/.gitignore 2014-03-04 01:16:42 +09:00
HtmlParser.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
HtmlParser.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
HttpServer.cc nghttpd: Fix compiler warning 2015-01-16 23:22:10 +09:00
HttpServer.h nghttpd: Issue RST_STREAM if content-length does not match uploaded bytes 2015-01-15 23:07:25 +09:00
Makefile.am Use _LDADD to specify libraries instead of _LDFLAGS 2015-01-25 00:58:30 +09:00
app_helper.cc src: Print stream ID in priority field as dep_stream_id 2014-12-13 01:20:58 +09:00
app_helper.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_connection.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_http2_handler.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_http2_handler.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_http2_impl.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_http2_impl.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_io_service_pool.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_io_service_pool.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
asio_server.cc asio: Listen to all resolved addresses 2014-11-30 22:39:16 +09:00
asio_server.h asio: Listen to all resolved addresses 2014-11-30 22:39:16 +09:00
base64.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
comp_helper.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
comp_helper.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
deflatehd.cc deflatehd: Fix crash 2014-12-19 23:23:42 +09:00
h2load.cc nghttp, nghttpd, h2load: Same indentation with nghttpx 2015-01-16 00:07:52 +09:00
h2load.h h2load: Don't retry connection on read error 2015-01-10 16:02:15 +09:00
h2load_http2_session.cc src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
h2load_http2_session.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
h2load_session.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
h2load_spdy_session.cc src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
h2load_spdy_session.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +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: Reset stream if TE header field contains other than trailer 2015-01-24 15:31:59 +09:00
http2.h nghttpx: Reset stream if TE header field contains other than trailer 2015-01-24 15:31:59 +09:00
http2_test.cc nghttpx: Reset stream if TE header field contains other than trailer 2015-01-24 15:31:59 +09:00
http2_test.h nghttpx: Reset stream if TE header field contains other than trailer 2015-01-24 15:31:59 +09:00
inflatehd.cc Support custom memory allocator 2014-12-08 00:55:55 +09:00
libevent_util.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
libevent_util.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
libnghttp2_asio.pc.in Add C++ library libnghttp2_asio on top of libnghttp2 2014-09-24 00:45:40 +09:00
memchunk.h memchunk: Rename append_cstr as append 2015-01-22 23:54:30 +09:00
memchunk_test.cc memchunk: Rename append_cstr as append 2015-01-22 23:54:30 +09:00
memchunk_test.h src: Add test for memchunk.h 2015-01-10 23:01:03 +09:00
nghttp.cc nghttp, nghttpd: Allow unit for --header-table-size option 2015-01-16 00:07:52 +09:00
nghttp.h nghttp: Fix compile error with libstdc++ 2015-01-10 17:57:44 +09:00
nghttp2_config.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_gzip.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_gzip.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_gzip_test.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttp2_gzip_test.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
nghttpd.cc nghttp, nghttpd: Allow unit for --header-table-size option 2015-01-16 00:07:52 +09:00
ringbuf.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
ringbuf_test.cc src: Fix compile error with libstdc++ 2015-01-05 16:20:35 +09:00
ringbuf_test.h Use libev for nghttpd 2015-01-03 00:19:41 +09:00
shrpx-unittest.cc nghttpx: Reset stream if TE header field contains other than trailer 2015-01-24 15:31:59 +09:00
shrpx.cc nghttpx: Fix shutdown too early with QUIT signal if num_worker == 1 2015-01-22 01:46:25 +09:00
shrpx.h Compile with android NDK 2015-01-11 00:28:00 +09:00
shrpx_accept_handler.cc Compile with android NDK 2015-01-11 00:28:00 +09:00
shrpx_accept_handler.h nghttpx: Rename ListenHandler as ConnectionHandler 2015-01-08 21:48:39 +09:00
shrpx_client_handler.cc nghttpx: Update last_write_time_ after SSL_write 2015-01-22 21:14:16 +09:00
shrpx_client_handler.h nghttpx: Fix TLS write limit does not work 2015-01-21 21:47:25 +09:00
shrpx_config.cc Use fcntl and FD_CLOEXEC if O_CLOEXEC is undefined 2015-01-23 21:17:06 +09:00
shrpx_config.h nghttpx: Workaround IRIX's struct sockaddr which contains union 2015-01-17 14:59:24 +09:00
shrpx_config_test.cc nghttpx: Add --tls-ticket-key-file option 2015-01-08 01:26:30 +09:00
shrpx_config_test.h nghttpx: Add --tls-ticket-key-file option 2015-01-08 01:26:30 +09:00
shrpx_connect_blocker.cc nghttpx: Don't call ev_TYPE_set macro while watcher is active 2015-01-21 21:43:49 +09:00
shrpx_connect_blocker.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
shrpx_connection_handler.cc nghttpx: Add --tls-ctx-per-worker option 2015-01-13 00:25:02 +09:00
shrpx_connection_handler.h nghttpx: Add --tls-ctx-per-worker option 2015-01-13 00:25:02 +09:00
shrpx_downstream.cc nghttpx: Reject multiple Content-Length even if their values are identical 2015-01-24 00:07:28 +09:00
shrpx_downstream.h nghttpx: Set request_start_time_ at Downstream ctor 2015-01-21 22:28:15 +09:00
shrpx_downstream_connection.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
shrpx_downstream_connection.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
shrpx_downstream_connection_pool.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
shrpx_downstream_connection_pool.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
shrpx_downstream_queue.cc Compile with g++-4.7 2015-01-17 15:32:49 +09:00
shrpx_downstream_queue.h nghttpx: Add --backend-http1-connections-per-frontend option 2015-01-03 00:19:41 +09:00
shrpx_downstream_test.cc nghttpd, nghttpx: Rework incoming header handling 2015-01-05 01:46:41 +09:00
shrpx_downstream_test.h nghttpd, nghttpx: Rework incoming header handling 2015-01-05 01:46:41 +09:00
shrpx_error.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_http.cc nghttpx: Make error page modern 2015-01-22 23:51:22 +09:00
shrpx_http.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
shrpx_http2_downstream_connection.cc nghttpx: Response 502 if HTTP/2 backend receives invalid Content-Length 2015-01-19 23:44:23 +09:00
shrpx_http2_downstream_connection.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
shrpx_http2_session.cc nghttpx: Reject multiple Content-Length even if their values are identical 2015-01-24 00:07:28 +09:00
shrpx_http2_session.h Revert "nghttpx: Use smaller write buffer" 2015-01-09 20:55:39 +09:00
shrpx_http2_upstream.cc nghttpx: Reset stream if TE header field contains other than trailer 2015-01-24 15:31:59 +09:00
shrpx_http2_upstream.h Add nghttp2_submit_shutdown_notice() to start graceful shutdown 2015-01-22 23:21:58 +09:00
shrpx_http_downstream_connection.cc nghttpx: Call ConnectBlocker::on_success when connection is established 2015-01-23 23:00:18 +09:00
shrpx_http_downstream_connection.h nghttpx: Handle connect error 2015-01-05 16:14:10 +09:00
shrpx_https_upstream.cc memchunk: Rename append_cstr as append 2015-01-22 23:54:30 +09:00
shrpx_https_upstream.h nghttpx: Return 503 on hard disconnect in HTTP/2 backend 2015-01-21 23:30:48 +09:00
shrpx_io_control.cc nghttpx: Remove unused IOControl::set_lim 2015-01-03 00:19:41 +09:00
shrpx_io_control.h nghttpx: Remove unused IOControl::set_lim 2015-01-03 00:19:41 +09:00
shrpx_log.cc nghttpx: Cache string representation of time for logging 2015-01-21 23:52:30 +09:00
shrpx_log.h nghttpx: Avoid std::chrono::high_resolution_clock as wall clock 2015-01-06 23:10:11 +09:00
shrpx_rate_limit.cc nghttpx: RateLimit: Use ev_timer_again for clarity 2015-01-11 00:32:08 +09:00
shrpx_rate_limit.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
shrpx_spdy_upstream.cc nghttpx: Return 503 on hard disconnect in HTTP/2 backend 2015-01-21 23:30:48 +09:00
shrpx_spdy_upstream.h nghttpx: Return 503 on hard disconnect in HTTP/2 backend 2015-01-21 23:30:48 +09:00
shrpx_ssl.cc nghttpx: Refactor code to build cert_tree, add SNI test 2015-01-25 15:36:14 +09:00
shrpx_ssl.h nghttpx: Add --tls-ctx-per-worker option 2015-01-13 00:25:02 +09:00
shrpx_ssl_test.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
shrpx_ssl_test.h src: Use C++ style comments for C++ source code 2014-05-14 23:22:23 +09:00
shrpx_thread_event_receiver.cc src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
shrpx_thread_event_receiver.h src: Use libev for rest of the applications 2015-01-03 00:19:41 +09:00
shrpx_upstream.h nghttpx: Return 503 on hard disconnect in HTTP/2 backend 2015-01-21 23:30:48 +09:00
shrpx_worker.cc nghttpx: Add --tls-ctx-per-worker option 2015-01-13 00:25:02 +09:00
shrpx_worker.h nghttpx: Add --tls-ctx-per-worker option 2015-01-13 00:25:02 +09:00
shrpx_worker_config.cc nghttpx: Cache string representation of time for logging 2015-01-21 23:52:30 +09:00
shrpx_worker_config.h nghttpx: Cache string representation of time for logging 2015-01-21 23:52:30 +09:00
ssl.cc Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
ssl.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
timegm.c Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
timegm.h Reformat lines with clang-format-3.5 2014-11-27 23:56:30 +09:00
util.cc nghttpx: Validate received response body length against content-length 2015-01-17 21:33:23 +09:00
util.h nghttpx: Validate received response body length against content-length 2015-01-17 21:33:23 +09:00
util_test.cc nghttpd: Issue RST_STREAM if content-length does not match uploaded bytes 2015-01-15 23:07:25 +09:00
util_test.h nghttpd: Issue RST_STREAM if content-length does not match uploaded bytes 2015-01-15 23:07:25 +09:00