nghttp2/src
Tatsuhiro Tsujikawa c2bb9c01a6 nghttp: Update doc for -p option and improve error handling for it 2014-04-05 19:15:45 +09:00
..
.gitignore Update src/.gitignore 2014-03-04 01:16:42 +09:00
HtmlParser.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
HtmlParser.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
HttpServer.cc nghttp2_data_source_read_callback: Replace eof with uint32_t *data_flags 2014-04-05 17:59:24 +09:00
HttpServer.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
Makefile.am src: Compile defaltehd and inflatehd with c++ 2014-03-30 22:41:02 +09:00
app_helper.cc Name unnamed union in nghttp2_priority_spec so that we can be C90 compatible 2014-04-05 18:40:44 +09:00
app_helper.h Add flags parameter to nghttp2_on_header_callback 2014-04-02 02:10:35 +09:00
base64.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
comp_helper.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
comp_helper.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
deflatehd.cc src: Initialize nghttp2_nv flags 2014-04-02 20:37:33 +09:00
h2load.cc Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
h2load.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
h2load_http2_session.cc Add flags parameter to nghttp2_on_header_callback 2014-04-02 02:10:35 +09:00
h2load_http2_session.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
h2load_session.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
h2load_spdy_session.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
h2load_spdy_session.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +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 Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
http2.h Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
http2_test.cc Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
http2_test.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
inflatehd.cc src: Compile defaltehd and inflatehd with c++ 2014-03-30 22:41:02 +09:00
nghttp.cc nghttp: Update doc for -p option and improve error handling for it 2014-04-05 19:15:45 +09:00
nghttp2_config.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
nghttpd.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx-unittest.cc nghttpx: Add altsvc related options 2014-04-03 13:20:50 +09:00
shrpx.cc Hide session option from public API 2014-04-04 21:57:47 +09:00
shrpx.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_accesslog.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_accesslog.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_client_handler.cc Define NGHTTP2_CLEARTEXT_PROTO_VERSION_ID 2014-03-30 21:30:47 +09:00
shrpx_client_handler.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_config.cc nghttpx: Add altsvc related options 2014-04-03 13:20:50 +09:00
shrpx_config.h Hide session option from public API 2014-04-04 21:57:47 +09:00
shrpx_config_test.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_config_test.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_downstream.cc Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
shrpx_downstream.h Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
shrpx_downstream_connection.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_downstream_connection.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_downstream_queue.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_downstream_queue.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_downstream_test.cc Don't index name/value pair bearing NO_INDEX flag when forwarding it 2014-04-03 11:22:11 +09:00
shrpx_downstream_test.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_error.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_http.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_http.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_http2_downstream_connection.cc nghttp2_data_source_read_callback: Replace eof with uint32_t *data_flags 2014-04-05 17:59:24 +09:00
shrpx_http2_downstream_connection.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_http2_session.cc Hide session option from public API 2014-04-04 21:57:47 +09:00
shrpx_http2_session.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_http2_upstream.cc nghttpx: Log when connection was upgraded to HTTP/2 2014-04-05 18:59:22 +09:00
shrpx_http2_upstream.h nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_http_downstream_connection.cc nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_http_downstream_connection.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_https_upstream.cc nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_https_upstream.h nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_io_control.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_io_control.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_listen_handler.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_listen_handler.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_log.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_log.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_spdy_upstream.cc nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_spdy_upstream.h nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_ssl.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_ssl.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_ssl_test.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_ssl_test.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_thread_event_receiver.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_thread_event_receiver.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_upstream.h nghttpx: Resume deferred DATA after complete DATA frame arrived on backend 2014-04-03 18:54:15 +09:00
shrpx_worker.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
shrpx_worker.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
ssl.cc Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
ssl.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
timegm.c Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
timegm.h Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
util.cc nghttpx: Add altsvc related options 2014-04-03 13:20:50 +09:00
util.h nghttpx: Add altsvc related options 2014-04-03 13:20:50 +09:00
util_test.cc nghttpx: Add altsvc related options 2014-04-03 13:20:50 +09:00
util_test.h nghttpx: Add altsvc related options 2014-04-03 13:20:50 +09:00