.. |
includes
|
cmake: only install ASIO headers when requested
|
2016-03-15 00:02:46 +01:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
cmake: fix Windows support
|
2016-03-16 17:33:20 +01:00 |
HtmlParser.cc
|
…
|
|
HtmlParser.h
|
…
|
|
HttpServer.cc
|
Rewrite concat_string_ref
|
2016-03-20 17:55:17 +09:00 |
HttpServer.h
|
nghttpd: Use StringRef
|
2016-03-19 20:57:40 +09:00 |
Makefile.am
|
Merge branch 'cmake' of https://github.com/Lekensteyn/nghttp2 into Lekensteyn-cmake
|
2016-03-19 11:20:31 +09:00 |
allocator.h
|
Rewrite concat_string_ref
|
2016-03-20 17:55:17 +09:00 |
app_helper.cc
|
Add nghttp2_error_callback to tell application human readable error message
|
2016-03-13 18:22:52 +09:00 |
app_helper.h
|
Add nghttp2_error_callback to tell application human readable error message
|
2016-03-13 18:22:52 +09:00 |
asio_client_request.cc
|
…
|
|
asio_client_request_impl.cc
|
asio: client: Limit incoming response header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_client_request_impl.h
|
asio: client: Limit incoming response header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_client_response.cc
|
…
|
|
asio_client_response_impl.cc
|
asio: client: Limit incoming response header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_client_response_impl.h
|
asio: client: Limit incoming response header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_client_session.cc
|
asio: client: Fix connect timeout does not work, return from cb if session stopped
|
2016-02-06 11:05:13 +09:00 |
asio_client_session_impl.cc
|
asio: client: Limit incoming response header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_client_session_impl.h
|
asio: client: Fix connect timeout does not work, return from cb if session stopped
|
2016-02-06 11:05:13 +09:00 |
asio_client_session_tcp_impl.cc
|
asio: client: Fix connect timeout does not work, return from cb if session stopped
|
2016-02-06 11:05:13 +09:00 |
asio_client_session_tcp_impl.h
|
asio: client: Fix connect timeout does not work, return from cb if session stopped
|
2016-02-06 11:05:13 +09:00 |
asio_client_session_tls_impl.cc
|
asio: client: Fix connect timeout does not work, return from cb if session stopped
|
2016-02-06 11:05:13 +09:00 |
asio_client_session_tls_impl.h
|
asio: client: Fix connect timeout does not work, return from cb if session stopped
|
2016-02-06 11:05:13 +09:00 |
asio_client_stream.cc
|
…
|
|
asio_client_stream.h
|
…
|
|
asio_client_tls_context.cc
|
asio: ALPN support
|
2015-11-07 22:53:25 +09:00 |
asio_client_tls_context.h
|
…
|
|
asio_common.cc
|
Fix build when OpenSSL 1.0.2 is not available
|
2015-12-04 17:38:04 +08:00 |
asio_common.h
|
util: Remove unused functions; rename regacy camel-case function names
|
2015-11-28 00:42:51 +09:00 |
asio_io_service_pool.cc
|
asio: Rename http2::get_io_services() as http2::io_services()
|
2015-12-25 21:06:25 +09:00 |
asio_io_service_pool.h
|
asio: Rename http2::get_io_services() as http2::io_services()
|
2015-12-25 21:06:25 +09:00 |
asio_server.cc
|
asio: Stop acceptor on server::http2::stop
|
2016-01-21 19:15:32 +09:00 |
asio_server.h
|
asio: Rename http2::get_io_services() as http2::io_services()
|
2015-12-25 21:06:25 +09:00 |
asio_server_connection.h
|
asio: Fix bug that server event loop breaks with exception
|
2016-03-04 22:43:36 +09:00 |
asio_server_http2.cc
|
asio: Rename http2::get_io_services() as http2::io_services()
|
2015-12-25 21:06:25 +09:00 |
asio_server_http2_handler.cc
|
asio: server: Limit incoming request header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_server_http2_handler.h
|
libnghttp2_asio: Optimized remote endpoint interface to const ref where possible
|
2015-12-19 14:08:15 +01:00 |
asio_server_http2_impl.cc
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
asio_server_http2_impl.h
|
asio: Rename http2::get_io_services() as http2::io_services()
|
2015-12-25 21:06:25 +09:00 |
asio_server_request.cc
|
libnghttp2_asio: Optimized remote endpoint interface to const ref where possible
|
2015-12-19 14:08:15 +01:00 |
asio_server_request_handler.cc
|
nghttpx: Add custom error pages
|
2016-03-19 23:41:21 +09:00 |
asio_server_request_handler.h
|
…
|
|
asio_server_request_impl.cc
|
asio: server: Limit incoming request header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_server_request_impl.h
|
asio: server: Limit incoming request header field buffer size
|
2016-02-11 23:20:31 +09:00 |
asio_server_response.cc
|
…
|
|
asio_server_response_impl.cc
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
asio_server_response_impl.h
|
…
|
|
asio_server_serve_mux.cc
|
src: Refactor using StringRef, simplify function parameters
|
2016-03-04 00:26:59 +09:00 |
asio_server_serve_mux.h
|
…
|
|
asio_server_stream.cc
|
…
|
|
asio_server_stream.h
|
…
|
|
asio_server_tls_context.cc
|
asio: ALPN support
|
2015-11-07 22:53:25 +09:00 |
asio_server_tls_context.h
|
…
|
|
base64.h
|
src: Faster base64
|
2016-01-27 15:31:09 +09:00 |
base64_test.cc
|
src: Faster base64
|
2016-01-27 15:31:09 +09:00 |
base64_test.h
|
src: Faster base64
|
2016-01-27 15:31:09 +09:00 |
buffer.h
|
…
|
|
buffer_test.cc
|
…
|
|
buffer_test.h
|
…
|
|
comp_helper.c
|
Use -fvisibility=hidden for internal functions
|
2015-10-23 00:08:15 +09:00 |
comp_helper.h
|
Use -fvisibility=hidden for internal functions
|
2015-10-23 00:08:15 +09:00 |
deflatehd.cc
|
Use -fvisibility=hidden for internal functions
|
2015-10-23 00:08:15 +09:00 |
h2load.cc
|
src: Return StringRef from util::get_uri_field
|
2016-03-08 21:38:15 +09:00 |
h2load.h
|
h2load: Fix bug that it did not try to connect to server again
|
2016-03-02 22:24:14 +09:00 |
h2load_http1_session.cc
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
h2load_http1_session.h
|
h2load: Perform sampling for request timings to reduce memory consumption
|
2016-01-06 00:04:14 +09:00 |
h2load_http2_session.cc
|
h2load: Perform sampling for request timings to reduce memory consumption
|
2016-01-06 00:04:14 +09:00 |
h2load_http2_session.h
|
h2load: Perform sampling for request timings to reduce memory consumption
|
2016-01-06 00:04:14 +09:00 |
h2load_session.h
|
h2load: Perform sampling for request timings to reduce memory consumption
|
2016-01-06 00:04:14 +09:00 |
h2load_spdy_session.cc
|
h2load: Perform sampling for request timings to reduce memory consumption
|
2016-01-06 00:04:14 +09:00 |
h2load_spdy_session.h
|
h2load: Perform sampling for request timings to reduce memory consumption
|
2016-01-06 00:04:14 +09:00 |
http-parser.patch
|
…
|
|
http2.cc
|
nghttpx: Add custom error pages
|
2016-03-19 23:41:21 +09:00 |
http2.h
|
nghttpx: Add custom error pages
|
2016-03-19 23:41:21 +09:00 |
http2_test.cc
|
nghttpx: Fix the bug that forwarded query contains duplicated '?'
|
2016-03-14 22:20:00 +09:00 |
http2_test.h
|
src: Remove unused functions
|
2016-02-21 16:51:46 +09:00 |
inflatehd.cc
|
Use -fvisibility=hidden for internal functions
|
2015-10-23 00:08:15 +09:00 |
libevent_util.cc
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
libevent_util.h
|
…
|
|
libnghttp2_asio.pc.in
|
…
|
|
memchunk.h
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
memchunk_test.cc
|
Switch to clang-format-3.6
|
2015-11-13 00:53:29 +09:00 |
memchunk_test.h
|
nghttpx: Rewrite TLS async handshake using memchunk buffers
|
2015-08-13 00:42:59 +09:00 |
network.h
|
src: Rename and rewrite numeric_hostport as to_numeric_addr and support AF_UNIX path
|
2016-02-21 15:28:11 +09:00 |
nghttp.cc
|
Add nghttp2_error_callback to tell application human readable error message
|
2016-03-13 18:22:52 +09:00 |
nghttp.h
|
src: Make token of type int32_t; we have no reason to use int16_t
|
2016-02-21 16:44:00 +09:00 |
nghttp2_config.h
|
…
|
|
nghttp2_gzip.c
|
…
|
|
nghttp2_gzip.h
|
…
|
|
nghttp2_gzip_test.c
|
More warning flags for --enable-werror
|
2015-09-23 16:49:45 +09:00 |
nghttp2_gzip_test.h
|
…
|
|
nghttpd.cc
|
nghttpd: Use StringRef
|
2016-03-19 20:57:40 +09:00 |
shrpx-unittest.cc
|
src: Rewrite http:create_via_header_value
|
2016-03-12 21:13:09 +09:00 |
shrpx.cc
|
nghttpx: "*" must match at least one character
|
2016-03-22 22:40:23 +09:00 |
shrpx.h
|
Check initgroups with AC_CHECK_DECLS for cygwin
|
2015-12-24 21:15:46 +09:00 |
shrpx_accept_handler.cc
|
Rename FrontendAddr as UpstreamAddr
|
2016-02-07 17:51:53 +09:00 |
shrpx_accept_handler.h
|
Rename FrontendAddr as UpstreamAddr
|
2016-02-07 17:51:53 +09:00 |
shrpx_client_handler.cc
|
nghttpx: Create at least the same number of h2 session as load balancing hosts
|
2016-03-19 12:00:27 +09:00 |
shrpx_client_handler.h
|
nghttpx: Use StringRef for authority, scheme and path
|
2016-03-12 21:12:26 +09:00 |
shrpx_config.cc
|
nghttpx: Allow '*' in --error-page to be used as wildcard
|
2016-03-19 23:49:15 +09:00 |
shrpx_config.h
|
nghttpx: Allow '*' in --error-page to be used as wildcard
|
2016-03-19 23:49:15 +09:00 |
shrpx_config_test.cc
|
src: Fix tests
|
2016-02-29 00:05:32 +09:00 |
shrpx_config_test.h
|
Initial HTTP/1.1 capability. Add npn-list option to h2load. Make NPN/ALPN more runtime dependent
|
2015-09-17 14:49:27 +00:00 |
shrpx_connect_blocker.cc
|
nghttpx: ConnectBlocker per backend address
|
2016-02-21 14:53:06 +09:00 |
shrpx_connect_blocker.h
|
nghttpx: ConnectBlocker per backend address
|
2016-02-21 14:53:06 +09:00 |
shrpx_connection.cc
|
nghttpx: Move downstream proto to DownstreamAddrGroup
|
2016-02-28 16:56:14 +09:00 |
shrpx_connection.h
|
nghttpx: Move downstream proto to DownstreamAddrGroup
|
2016-02-28 16:56:14 +09:00 |
shrpx_connection_handler.cc
|
nghttpx: Move downstream proto to DownstreamAddrGroup
|
2016-02-28 16:56:14 +09:00 |
shrpx_connection_handler.h
|
nghttpx: Add encryption support for TLS ticket key retrieval
|
2016-02-13 18:46:07 +09:00 |
shrpx_downstream.cc
|
nghttpx: Rewrite Downstream::assemble_request_cookie using StringRef
|
2016-03-19 11:38:09 +09:00 |
shrpx_downstream.h
|
nghttpx: Rewrite Downstream::assemble_request_cookie using StringRef
|
2016-03-19 11:38:09 +09:00 |
shrpx_downstream_connection.cc
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_downstream_connection.h
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_downstream_connection_pool.cc
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_downstream_connection_pool.h
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_downstream_queue.cc
|
nghttpx: Use StringRef for authority, scheme and path
|
2016-03-12 21:12:26 +09:00 |
shrpx_downstream_queue.h
|
nghttpx: Use StringRef for authority, scheme and path
|
2016-03-12 21:12:26 +09:00 |
shrpx_downstream_test.cc
|
nghttpx: Make a copy before adding header to Downstream
|
2016-03-12 21:12:26 +09:00 |
shrpx_downstream_test.h
|
nghttpx: Make a copy before adding header to Downstream
|
2016-03-12 21:12:26 +09:00 |
shrpx_error.h
|
nghttpx: Add response mruby hook
|
2015-09-03 01:33:52 +09:00 |
shrpx_http.cc
|
Rewrite concat_string_ref
|
2016-03-20 17:55:17 +09:00 |
shrpx_http.h
|
nghttpx: Add custom error pages
|
2016-03-19 23:41:21 +09:00 |
shrpx_http2_downstream_connection.cc
|
nghttpx: Rewrite create_forwarded to use BlockAllocator
|
2016-03-12 21:13:09 +09:00 |
shrpx_http2_downstream_connection.h
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_http2_session.cc
|
Add nghttp2_on_header_callback2
|
2016-03-12 21:13:09 +09:00 |
shrpx_http2_session.h
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_http2_upstream.cc
|
nghttpx: Add custom error pages
|
2016-03-19 23:41:21 +09:00 |
shrpx_http2_upstream.h
|
nghttpx: Use StringRef for authority, scheme and path
|
2016-03-12 21:12:26 +09:00 |
shrpx_http_downstream_connection.cc
|
nghttpx: Rewrite create_forwarded to use BlockAllocator
|
2016-03-12 21:13:09 +09:00 |
shrpx_http_downstream_connection.h
|
nghttpx: Separate Downstream address group from config to runtime
|
2016-02-28 00:19:18 +09:00 |
shrpx_http_test.cc
|
nghttpx: Rewrite create_forwarded to use BlockAllocator
|
2016-03-12 21:13:09 +09:00 |
shrpx_http_test.h
|
src: Rewrite http:create_via_header_value
|
2016-03-12 21:13:09 +09:00 |
shrpx_https_upstream.cc
|
Rewrite concat_string_ref
|
2016-03-20 17:55:17 +09:00 |
shrpx_https_upstream.h
|
src: Simplify function parameter using StringRef
|
2016-03-04 00:38:43 +09:00 |
shrpx_io_control.cc
|
…
|
|
shrpx_io_control.h
|
…
|
|
shrpx_log.cc
|
nghttpx: Use ImmutableString for log file
|
2016-02-14 22:17:10 +09:00 |
shrpx_log.h
|
nghttpx: Optimize logging further
|
2016-01-17 15:04:09 +09:00 |
shrpx_log_config.cc
|
Switch to clang-format-3.6
|
2015-11-13 00:53:29 +09:00 |
shrpx_log_config.h
|
nghttpx: Add date header field to error_reply and send_reply
|
2015-09-07 23:11:23 +09:00 |
shrpx_memcached_connection.cc
|
nghttpx: Move downstream proto to DownstreamAddrGroup
|
2016-02-28 16:56:14 +09:00 |
shrpx_memcached_connection.h
|
src: Rename and rewrite numeric_hostport as to_numeric_addr and support AF_UNIX path
|
2016-02-21 15:28:11 +09:00 |
shrpx_memcached_dispatcher.cc
|
nghttpx: Add TLS support for session cache memcached connection
|
2016-02-13 18:46:07 +09:00 |
shrpx_memcached_dispatcher.h
|
src: Rename and rewrite numeric_hostport as to_numeric_addr and support AF_UNIX path
|
2016-02-21 15:28:11 +09:00 |
shrpx_memcached_request.h
|
…
|
|
shrpx_memcached_result.h
|
…
|
|
shrpx_mruby.cc
|
nghttpx: Fix mruby compile error, clean up add_header interface
|
2016-02-20 23:30:02 +09:00 |
shrpx_mruby.h
|
nghttpx: Fix mruby compile error, clean up add_header interface
|
2016-02-20 23:30:02 +09:00 |
shrpx_mruby_module.cc
|
nghttpx: Add custom memory allocator mainly for header related objects
|
2016-03-09 21:16:28 +09:00 |
shrpx_mruby_module.h
|
nghttpx: Add custom memory allocator mainly for header related objects
|
2016-03-09 21:16:28 +09:00 |
shrpx_mruby_module_env.cc
|
nghttpx: Remove unused includes
|
2015-09-05 01:12:51 +09:00 |
shrpx_mruby_module_env.h
|
nghttpx: Rewrite API; introduce Env object
|
2015-09-05 00:53:42 +09:00 |
shrpx_mruby_module_request.cc
|
nghttpx: Make a copy before adding header to Downstream
|
2016-03-12 21:12:26 +09:00 |
shrpx_mruby_module_request.h
|
nghttpx: Split up request class definition to dedicated files
|
2015-09-02 22:38:57 +09:00 |
shrpx_mruby_module_response.cc
|
src: Return StringRef from http2::stringify_status
|
2016-03-12 21:13:09 +09:00 |
shrpx_mruby_module_response.h
|
nghttpx: Add Response mruby object
|
2015-09-03 00:40:14 +09:00 |
shrpx_process.h
|
nghttpx: Fix improper signal handling
|
2015-09-24 23:43:24 +09:00 |
shrpx_rate_limit.cc
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
shrpx_rate_limit.h
|
nghttpx: Rewrite TLS async handshake using memchunk buffers
|
2015-08-13 00:42:59 +09:00 |
shrpx_router.cc
|
nghttpx: Use StringRef for string parameters in match_downstream_addr_group
|
2016-02-14 20:48:06 +09:00 |
shrpx_router.h
|
nghttpx: Use StringRef for string parameters in match_downstream_addr_group
|
2016-02-14 20:48:06 +09:00 |
shrpx_signal.cc
|
nghttpx: Add error handling for strdup and sigaction
|
2015-10-16 22:33:48 +09:00 |
shrpx_signal.h
|
nghttpx: Fix improper signal handling
|
2015-09-24 23:43:24 +09:00 |
shrpx_spdy_upstream.cc
|
nghttpx: Add custom error pages
|
2016-03-19 23:41:21 +09:00 |
shrpx_spdy_upstream.h
|
src: Simplify function parameter using StringRef
|
2016-03-04 00:38:43 +09:00 |
shrpx_ssl.cc
|
nghttpx: Fix compile error
|
2016-02-29 01:16:45 +09:00 |
shrpx_ssl.h
|
nghttpx: Move downstream proto to DownstreamAddrGroup
|
2016-02-28 16:56:14 +09:00 |
shrpx_ssl_test.cc
|
nghttpx: Refactor TLS hostname match
|
2016-01-16 23:54:21 +09:00 |
shrpx_ssl_test.h
|
nghttpx: Refactor TLS hostname match
|
2016-01-16 23:54:21 +09:00 |
shrpx_upstream.h
|
src: Simplify function parameter using StringRef
|
2016-03-04 00:38:43 +09:00 |
shrpx_worker.cc
|
nghttpx: "*" must match at least one character
|
2016-03-22 22:40:23 +09:00 |
shrpx_worker.h
|
nghttpx: Add wildcard host routing
|
2016-03-13 01:01:34 +09:00 |
shrpx_worker_process.cc
|
nghttpx: Use ImmutableString for user
|
2016-02-14 22:21:55 +09:00 |
shrpx_worker_process.h
|
nghttpx: Split monolithic one process into control and worker processes
|
2015-09-18 23:28:26 +09:00 |
shrpx_worker_test.cc
|
nghttpx: "*" must match at least one character
|
2016-03-22 22:40:23 +09:00 |
shrpx_worker_test.h
|
src: Fix tests
|
2016-02-29 00:05:32 +09:00 |
ssl.cc
|
Update default cipher list
|
2016-02-14 00:44:50 +09:00 |
ssl.h
|
nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite
|
2016-02-06 17:05:14 +09:00 |
template.h
|
Rewrite concat_string_ref
|
2016-03-20 17:55:17 +09:00 |
template_test.cc
|
nghttpx: Support multiple frontend addresses
|
2016-02-01 23:10:29 +09:00 |
template_test.h
|
src: Add tests for ImmutableString and StringRef
|
2016-01-17 16:32:55 +09:00 |
timegm.c
|
…
|
|
timegm.h
|
…
|
|
util.cc
|
nghttpd: Use StringRef
|
2016-03-19 20:57:40 +09:00 |
util.h
|
nghttpd: Use StringRef
|
2016-03-19 20:57:40 +09:00 |
util_test.cc
|
nghttpd: Use StringRef
|
2016-03-19 20:57:40 +09:00 |
util_test.h
|
src: Return StringRef from http2::stringify_status
|
2016-03-12 21:13:09 +09:00 |