Imported Upstream version 1.0.0 98/84998/1
authorchleun.moon <chleun.moon@samsung.com>
Tue, 23 Aug 2016 08:04:17 +0000 (17:04 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Tue, 23 Aug 2016 08:05:09 +0000 (17:05 +0900)
commit4f1954eef4f343820dd67933b4f392ebd5cb3b3f
treeade901dd7f2290abfc80fcec1b7d69499e2360c5
parentc525dd433f5a5e7290b95b8d1c3a8f3411ddd302
Imported Upstream version 1.0.0

Change-Id: I652edb4f76f8f8c30d4ccc8104331c56a4ef7f26
Signed-off-by: cheoleun <chleun.moon@samsung.com>
476 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Dockerfile.android [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
README.rst [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
android-config [new file with mode: 0755]
android-make [new file with mode: 0755]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
contrib/Makefile.am [new file with mode: 0644]
contrib/Makefile.in [new file with mode: 0644]
contrib/nghttpx-init.in [new file with mode: 0644]
contrib/nghttpx-logrotate [new file with mode: 0644]
contrib/nghttpx-upstart.conf.in [new file with mode: 0644]
contrib/nghttpx.service.in [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/README.rst [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/__init__.py [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/breadcrumbs.html [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/footer.html [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/layout.html [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/layout_old.html [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/search.html [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/searchbox.html [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/css/badge_only.css [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/css/theme.css [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/fonts/FontAwesome.otf [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/static/js/theme.js [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/theme.conf [new file with mode: 0644]
doc/_themes/sphinx_rtd_theme/versions.html [new file with mode: 0644]
doc/apiref.rst [new file with mode: 0644]
doc/asio_http2.h.rst.in [new file with mode: 0644]
doc/asio_http2_client.h.rst.in [new file with mode: 0644]
doc/asio_http2_server.h.rst.in [new file with mode: 0644]
doc/bash_completion/h2load [new file with mode: 0644]
doc/bash_completion/nghttp [new file with mode: 0644]
doc/bash_completion/nghttpd [new file with mode: 0644]
doc/bash_completion/nghttpx [new file with mode: 0644]
doc/building-android-binary.rst.in [new file with mode: 0644]
doc/conf.py.in [new file with mode: 0644]
doc/contribute.rst.in [new file with mode: 0644]
doc/enums.rst [new file with mode: 0644]
doc/h2load-howto.rst.in [new file with mode: 0644]
doc/h2load.1 [new file with mode: 0644]
doc/h2load.1.rst [new file with mode: 0644]
doc/index.rst.in [new file with mode: 0644]
doc/libnghttp2_asio.rst.in [new file with mode: 0644]
doc/macros.rst [new file with mode: 0644]
doc/mkapiref.py [new file with mode: 0755]
doc/nghttp.1 [new file with mode: 0644]
doc/nghttp.1.rst [new file with mode: 0644]
doc/nghttp2.h.rst.in [new file with mode: 0644]
doc/nghttp2_check_header_name.rst [new file with mode: 0644]
doc/nghttp2_check_header_value.rst [new file with mode: 0644]
doc/nghttp2_hd_deflate_bound.rst [new file with mode: 0644]
doc/nghttp2_hd_deflate_change_table_size.rst [new file with mode: 0644]
doc/nghttp2_hd_deflate_del.rst [new file with mode: 0644]
doc/nghttp2_hd_deflate_hd.rst [new file with mode: 0644]
doc/nghttp2_hd_deflate_new.rst [new file with mode: 0644]
doc/nghttp2_hd_deflate_new2.rst [new file with mode: 0644]
doc/nghttp2_hd_inflate_change_table_size.rst [new file with mode: 0644]
doc/nghttp2_hd_inflate_del.rst [new file with mode: 0644]
doc/nghttp2_hd_inflate_end_headers.rst [new file with mode: 0644]
doc/nghttp2_hd_inflate_hd.rst [new file with mode: 0644]
doc/nghttp2_hd_inflate_new.rst [new file with mode: 0644]
doc/nghttp2_hd_inflate_new2.rst [new file with mode: 0644]
doc/nghttp2_is_fatal.rst [new file with mode: 0644]
doc/nghttp2_nv_compare_name.rst [new file with mode: 0644]
doc/nghttp2_option_del.rst [new file with mode: 0644]
doc/nghttp2_option_new.rst [new file with mode: 0644]
doc/nghttp2_option_set_no_auto_window_update.rst [new file with mode: 0644]
doc/nghttp2_option_set_no_http_messaging.rst [new file with mode: 0644]
doc/nghttp2_option_set_no_recv_client_magic.rst [new file with mode: 0644]
doc/nghttp2_option_set_peer_max_concurrent_streams.rst [new file with mode: 0644]
doc/nghttp2_pack_settings_payload.rst [new file with mode: 0644]
doc/nghttp2_priority_spec_check_default.rst [new file with mode: 0644]
doc/nghttp2_priority_spec_default_init.rst [new file with mode: 0644]
doc/nghttp2_priority_spec_init.rst [new file with mode: 0644]
doc/nghttp2_select_next_protocol.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_del.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_new.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_before_frame_send_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_data_source_read_length_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_begin_frame_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_begin_headers_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_data_chunk_recv_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_frame_not_send_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_frame_recv_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_frame_send_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_header_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_invalid_frame_recv_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_on_stream_close_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_recv_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_select_padding_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_send_callback.rst [new file with mode: 0644]
doc/nghttp2_session_callbacks_set_send_data_callback.rst [new file with mode: 0644]
doc/nghttp2_session_client_new.rst [new file with mode: 0644]
doc/nghttp2_session_client_new2.rst [new file with mode: 0644]
doc/nghttp2_session_client_new3.rst [new file with mode: 0644]
doc/nghttp2_session_consume.rst [new file with mode: 0644]
doc/nghttp2_session_consume_connection.rst [new file with mode: 0644]
doc/nghttp2_session_consume_stream.rst [new file with mode: 0644]
doc/nghttp2_session_del.rst [new file with mode: 0644]
doc/nghttp2_session_get_effective_local_window_size.rst [new file with mode: 0644]
doc/nghttp2_session_get_effective_recv_data_length.rst [new file with mode: 0644]
doc/nghttp2_session_get_last_proc_stream_id.rst [new file with mode: 0644]
doc/nghttp2_session_get_next_stream_id.rst [new file with mode: 0644]
doc/nghttp2_session_get_outbound_queue_size.rst [new file with mode: 0644]
doc/nghttp2_session_get_remote_settings.rst [new file with mode: 0644]
doc/nghttp2_session_get_remote_window_size.rst [new file with mode: 0644]
doc/nghttp2_session_get_stream_effective_local_window_size.rst [new file with mode: 0644]
doc/nghttp2_session_get_stream_effective_recv_data_length.rst [new file with mode: 0644]
doc/nghttp2_session_get_stream_local_close.rst [new file with mode: 0644]
doc/nghttp2_session_get_stream_remote_close.rst [new file with mode: 0644]
doc/nghttp2_session_get_stream_remote_window_size.rst [new file with mode: 0644]
doc/nghttp2_session_get_stream_user_data.rst [new file with mode: 0644]
doc/nghttp2_session_mem_recv.rst [new file with mode: 0644]
doc/nghttp2_session_mem_send.rst [new file with mode: 0644]
doc/nghttp2_session_recv.rst [new file with mode: 0644]
doc/nghttp2_session_resume_data.rst [new file with mode: 0644]
doc/nghttp2_session_send.rst [new file with mode: 0644]
doc/nghttp2_session_server_new.rst [new file with mode: 0644]
doc/nghttp2_session_server_new2.rst [new file with mode: 0644]
doc/nghttp2_session_server_new3.rst [new file with mode: 0644]
doc/nghttp2_session_set_next_stream_id.rst [new file with mode: 0644]
doc/nghttp2_session_set_stream_user_data.rst [new file with mode: 0644]
doc/nghttp2_session_terminate_session.rst [new file with mode: 0644]
doc/nghttp2_session_terminate_session2.rst [new file with mode: 0644]
doc/nghttp2_session_upgrade.rst [new file with mode: 0644]
doc/nghttp2_session_want_read.rst [new file with mode: 0644]
doc/nghttp2_session_want_write.rst [new file with mode: 0644]
doc/nghttp2_strerror.rst [new file with mode: 0644]
doc/nghttp2_submit_data.rst [new file with mode: 0644]
doc/nghttp2_submit_goaway.rst [new file with mode: 0644]
doc/nghttp2_submit_headers.rst [new file with mode: 0644]
doc/nghttp2_submit_ping.rst [new file with mode: 0644]
doc/nghttp2_submit_priority.rst [new file with mode: 0644]
doc/nghttp2_submit_push_promise.rst [new file with mode: 0644]
doc/nghttp2_submit_request.rst [new file with mode: 0644]
doc/nghttp2_submit_response.rst [new file with mode: 0644]
doc/nghttp2_submit_rst_stream.rst [new file with mode: 0644]
doc/nghttp2_submit_settings.rst [new file with mode: 0644]
doc/nghttp2_submit_shutdown_notice.rst [new file with mode: 0644]
doc/nghttp2_submit_trailer.rst [new file with mode: 0644]
doc/nghttp2_submit_window_update.rst [new file with mode: 0644]
doc/nghttp2_version.rst [new file with mode: 0644]
doc/nghttp2ver.h.rst.in [new file with mode: 0644]
doc/nghttpd.1 [new file with mode: 0644]
doc/nghttpd.1.rst [new file with mode: 0644]
doc/nghttpx-howto.rst.in [new file with mode: 0644]
doc/nghttpx.1 [new file with mode: 0644]
doc/nghttpx.1.rst [new file with mode: 0644]
doc/package_README.rst.in [new file with mode: 0644]
doc/programmers-guide.rst [new file with mode: 0644]
doc/python-apiref.rst.in [new file with mode: 0644]
doc/sources/building-android-binary.rst [new file with mode: 0644]
doc/sources/contribute.rst [new file with mode: 0644]
doc/sources/h2load-howto.rst [new file with mode: 0644]
doc/sources/index.rst [new file with mode: 0644]
doc/sources/libnghttp2_asio.rst [new file with mode: 0644]
doc/sources/nghttpx-howto.rst [new file with mode: 0644]
doc/sources/python-apiref.rst [new file with mode: 0644]
doc/sources/tutorial-client.rst [new file with mode: 0644]
doc/sources/tutorial-hpack.rst [new file with mode: 0644]
doc/sources/tutorial-server.rst [new file with mode: 0644]
doc/tutorial-client.rst.in [new file with mode: 0644]
doc/tutorial-hpack.rst.in [new file with mode: 0644]
doc/tutorial-server.rst.in [new file with mode: 0644]
doc/types.rst [new file with mode: 0644]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/asio-cl.cc [new file with mode: 0644]
examples/asio-cl2.cc [new file with mode: 0644]
examples/asio-sv.cc [new file with mode: 0644]
examples/asio-sv2.cc [new file with mode: 0644]
examples/client.c [new file with mode: 0644]
examples/deflate.c [new file with mode: 0644]
examples/libevent-client.c [new file with mode: 0644]
examples/libevent-server.c [new file with mode: 0644]
examples/tiny-nghttpd.c [new file with mode: 0644]
install-sh [new file with mode: 0755]
integration-tests/Makefile.am [new file with mode: 0644]
integration-tests/Makefile.in [new file with mode: 0644]
integration-tests/alt-server.crt [new file with mode: 0644]
integration-tests/alt-server.key [new file with mode: 0644]
integration-tests/config.go.in [new file with mode: 0644]
integration-tests/nghttpx_http1_test.go [new file with mode: 0644]
integration-tests/nghttpx_http2_test.go [new file with mode: 0644]
integration-tests/nghttpx_spdy_test.go [new file with mode: 0644]
integration-tests/server.crt [new file with mode: 0644]
integration-tests/server.key [new file with mode: 0644]
integration-tests/server_tester.go [new file with mode: 0644]
integration-tests/setenv [new file with mode: 0644]
integration-tests/setenv.in [new file with mode: 0644]
lib/Makefile.am [new file with mode: 0644]
lib/Makefile.in [new file with mode: 0644]
lib/Makefile.msvc [new file with mode: 0644]
lib/includes/Makefile.am [new file with mode: 0644]
lib/includes/Makefile.in [new file with mode: 0644]
lib/includes/nghttp2/nghttp2.h [new file with mode: 0644]
lib/includes/nghttp2/nghttp2ver.h [new file with mode: 0644]
lib/includes/nghttp2/nghttp2ver.h.in [new file with mode: 0644]
lib/libnghttp2.pc.in [new file with mode: 0644]
lib/nghttp2_buf.c [new file with mode: 0644]
lib/nghttp2_buf.h [new file with mode: 0644]
lib/nghttp2_callbacks.c [new file with mode: 0644]
lib/nghttp2_callbacks.h [new file with mode: 0644]
lib/nghttp2_frame.c [new file with mode: 0644]
lib/nghttp2_frame.h [new file with mode: 0644]
lib/nghttp2_hd.c [new file with mode: 0644]
lib/nghttp2_hd.h [new file with mode: 0644]
lib/nghttp2_hd_huffman.c [new file with mode: 0644]
lib/nghttp2_hd_huffman.h [new file with mode: 0644]
lib/nghttp2_hd_huffman_data.c [new file with mode: 0644]
lib/nghttp2_helper.c [new file with mode: 0644]
lib/nghttp2_helper.h [new file with mode: 0644]
lib/nghttp2_http.c [new file with mode: 0644]
lib/nghttp2_http.h [new file with mode: 0644]
lib/nghttp2_int.h [new file with mode: 0644]
lib/nghttp2_map.c [new file with mode: 0644]
lib/nghttp2_map.h [new file with mode: 0644]
lib/nghttp2_mem.c [new file with mode: 0644]
lib/nghttp2_mem.h [new file with mode: 0644]
lib/nghttp2_net.h [new file with mode: 0644]
lib/nghttp2_npn.c [new file with mode: 0644]
lib/nghttp2_npn.h [new file with mode: 0644]
lib/nghttp2_option.c [new file with mode: 0644]
lib/nghttp2_option.h [new file with mode: 0644]
lib/nghttp2_outbound_item.c [new file with mode: 0644]
lib/nghttp2_outbound_item.h [new file with mode: 0644]
lib/nghttp2_pq.c [new file with mode: 0644]
lib/nghttp2_pq.h [new file with mode: 0644]
lib/nghttp2_priority_spec.c [new file with mode: 0644]
lib/nghttp2_priority_spec.h [new file with mode: 0644]
lib/nghttp2_queue.c [new file with mode: 0644]
lib/nghttp2_queue.h [new file with mode: 0644]
lib/nghttp2_session.c [new file with mode: 0644]
lib/nghttp2_session.h [new file with mode: 0644]
lib/nghttp2_stream.c [new file with mode: 0644]
lib/nghttp2_stream.h [new file with mode: 0644]
lib/nghttp2_submit.c [new file with mode: 0644]
lib/nghttp2_submit.h [new file with mode: 0644]
lib/nghttp2_version.c [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
m4/ax_boost_asio.m4 [new file with mode: 0644]
m4/ax_boost_base.m4 [new file with mode: 0644]
m4/ax_boost_system.m4 [new file with mode: 0644]
m4/ax_boost_thread.m4 [new file with mode: 0644]
m4/ax_check_compile_flag.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx_11.m4 [new file with mode: 0644]
m4/ax_have_epoll.m4 [new file with mode: 0644]
m4/ax_python_devel.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/libxml2.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
nghttpx.conf.sample [new file with mode: 0644]
proxy.pac.sample [new file with mode: 0644]
python/Makefile.am [new file with mode: 0644]
python/Makefile.in [new file with mode: 0644]
python/cnghttp2.pxd [new file with mode: 0644]
python/nghttp2.pyx [new file with mode: 0644]
python/setup.py.in [new file with mode: 0644]
src/HtmlParser.cc [new file with mode: 0644]
src/HtmlParser.h [new file with mode: 0644]
src/HttpServer.cc [new file with mode: 0644]
src/HttpServer.h [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/app_helper.cc [new file with mode: 0644]
src/app_helper.h [new file with mode: 0644]
src/asio_client_request.cc [new file with mode: 0644]
src/asio_client_request_impl.cc [new file with mode: 0644]
src/asio_client_request_impl.h [new file with mode: 0644]
src/asio_client_response.cc [new file with mode: 0644]
src/asio_client_response_impl.cc [new file with mode: 0644]
src/asio_client_response_impl.h [new file with mode: 0644]
src/asio_client_session.cc [new file with mode: 0644]
src/asio_client_session_impl.cc [new file with mode: 0644]
src/asio_client_session_impl.h [new file with mode: 0644]
src/asio_client_session_tcp_impl.cc [new file with mode: 0644]
src/asio_client_session_tcp_impl.h [new file with mode: 0644]
src/asio_client_session_tls_impl.cc [new file with mode: 0644]
src/asio_client_session_tls_impl.h [new file with mode: 0644]
src/asio_client_stream.cc [new file with mode: 0644]
src/asio_client_stream.h [new file with mode: 0644]
src/asio_client_tls_context.cc [new file with mode: 0644]
src/asio_client_tls_context.h [new file with mode: 0644]
src/asio_common.cc [new file with mode: 0644]
src/asio_common.h [new file with mode: 0644]
src/asio_io_service_pool.cc [new file with mode: 0644]
src/asio_io_service_pool.h [new file with mode: 0644]
src/asio_server.cc [new file with mode: 0644]
src/asio_server.h [new file with mode: 0644]
src/asio_server_connection.h [new file with mode: 0644]
src/asio_server_http2.cc [new file with mode: 0644]
src/asio_server_http2_handler.cc [new file with mode: 0644]
src/asio_server_http2_handler.h [new file with mode: 0644]
src/asio_server_http2_impl.cc [new file with mode: 0644]
src/asio_server_http2_impl.h [new file with mode: 0644]
src/asio_server_request.cc [new file with mode: 0644]
src/asio_server_request_handler.cc [new file with mode: 0644]
src/asio_server_request_handler.h [new file with mode: 0644]
src/asio_server_request_impl.cc [new file with mode: 0644]
src/asio_server_request_impl.h [new file with mode: 0644]
src/asio_server_response.cc [new file with mode: 0644]
src/asio_server_response_impl.cc [new file with mode: 0644]
src/asio_server_response_impl.h [new file with mode: 0644]
src/asio_server_serve_mux.cc [new file with mode: 0644]
src/asio_server_serve_mux.h [new file with mode: 0644]
src/asio_server_stream.cc [new file with mode: 0644]
src/asio_server_stream.h [new file with mode: 0644]
src/asio_server_tls_context.cc [new file with mode: 0644]
src/asio_server_tls_context.h [new file with mode: 0644]
src/base64.h [new file with mode: 0644]
src/buffer.h [new file with mode: 0644]
src/buffer_test.cc [new file with mode: 0644]
src/buffer_test.h [new file with mode: 0644]
src/comp_helper.c [new file with mode: 0644]
src/comp_helper.h [new file with mode: 0644]
src/deflatehd.cc [new file with mode: 0644]
src/h2load.cc [new file with mode: 0644]
src/h2load.h [new file with mode: 0644]
src/h2load_http2_session.cc [new file with mode: 0644]
src/h2load_http2_session.h [new file with mode: 0644]
src/h2load_session.h [new file with mode: 0644]
src/h2load_spdy_session.cc [new file with mode: 0644]
src/h2load_spdy_session.h [new file with mode: 0644]
src/http2.cc [new file with mode: 0644]
src/http2.h [new file with mode: 0644]
src/http2_test.cc [new file with mode: 0644]
src/http2_test.h [new file with mode: 0644]
src/includes/Makefile.am [new file with mode: 0644]
src/includes/Makefile.in [new file with mode: 0644]
src/includes/nghttp2/asio_http2.h [new file with mode: 0644]
src/includes/nghttp2/asio_http2_client.h [new file with mode: 0644]
src/includes/nghttp2/asio_http2_server.h [new file with mode: 0644]
src/inflatehd.cc [new file with mode: 0644]
src/libnghttp2_asio.pc.in [new file with mode: 0644]
src/memchunk.h [new file with mode: 0644]
src/memchunk_test.cc [new file with mode: 0644]
src/memchunk_test.h [new file with mode: 0644]
src/nghttp.cc [new file with mode: 0644]
src/nghttp.h [new file with mode: 0644]
src/nghttp2_config.h [new file with mode: 0644]
src/nghttp2_gzip.c [new file with mode: 0644]
src/nghttp2_gzip.h [new file with mode: 0644]
src/nghttp2_gzip_test.c [new file with mode: 0644]
src/nghttp2_gzip_test.h [new file with mode: 0644]
src/nghttpd.cc [new file with mode: 0644]
src/shrpx-unittest.cc [new file with mode: 0644]
src/shrpx.cc [new file with mode: 0644]
src/shrpx.h [new file with mode: 0644]
src/shrpx_accept_handler.cc [new file with mode: 0644]
src/shrpx_accept_handler.h [new file with mode: 0644]
src/shrpx_client_handler.cc [new file with mode: 0644]
src/shrpx_client_handler.h [new file with mode: 0644]
src/shrpx_config.cc [new file with mode: 0644]
src/shrpx_config.h [new file with mode: 0644]
src/shrpx_config_test.cc [new file with mode: 0644]
src/shrpx_config_test.h [new file with mode: 0644]
src/shrpx_connect_blocker.cc [new file with mode: 0644]
src/shrpx_connect_blocker.h [new file with mode: 0644]
src/shrpx_connection.cc [new file with mode: 0644]
src/shrpx_connection.h [new file with mode: 0644]
src/shrpx_connection_handler.cc [new file with mode: 0644]
src/shrpx_connection_handler.h [new file with mode: 0644]
src/shrpx_downstream.cc [new file with mode: 0644]
src/shrpx_downstream.h [new file with mode: 0644]
src/shrpx_downstream_connection.cc [new file with mode: 0644]
src/shrpx_downstream_connection.h [new file with mode: 0644]
src/shrpx_downstream_connection_pool.cc [new file with mode: 0644]
src/shrpx_downstream_connection_pool.h [new file with mode: 0644]
src/shrpx_downstream_queue.cc [new file with mode: 0644]
src/shrpx_downstream_queue.h [new file with mode: 0644]
src/shrpx_downstream_test.cc [new file with mode: 0644]
src/shrpx_downstream_test.h [new file with mode: 0644]
src/shrpx_error.h [new file with mode: 0644]
src/shrpx_http.cc [new file with mode: 0644]
src/shrpx_http.h [new file with mode: 0644]
src/shrpx_http2_downstream_connection.cc [new file with mode: 0644]
src/shrpx_http2_downstream_connection.h [new file with mode: 0644]
src/shrpx_http2_session.cc [new file with mode: 0644]
src/shrpx_http2_session.h [new file with mode: 0644]
src/shrpx_http2_upstream.cc [new file with mode: 0644]
src/shrpx_http2_upstream.h [new file with mode: 0644]
src/shrpx_http_downstream_connection.cc [new file with mode: 0644]
src/shrpx_http_downstream_connection.h [new file with mode: 0644]
src/shrpx_https_upstream.cc [new file with mode: 0644]
src/shrpx_https_upstream.h [new file with mode: 0644]
src/shrpx_io_control.cc [new file with mode: 0644]
src/shrpx_io_control.h [new file with mode: 0644]
src/shrpx_log.cc [new file with mode: 0644]
src/shrpx_log.h [new file with mode: 0644]
src/shrpx_log_config.cc [new file with mode: 0644]
src/shrpx_log_config.h [new file with mode: 0644]
src/shrpx_rate_limit.cc [new file with mode: 0644]
src/shrpx_rate_limit.h [new file with mode: 0644]
src/shrpx_spdy_upstream.cc [new file with mode: 0644]
src/shrpx_spdy_upstream.h [new file with mode: 0644]
src/shrpx_ssl.cc [new file with mode: 0644]
src/shrpx_ssl.h [new file with mode: 0644]
src/shrpx_ssl_test.cc [new file with mode: 0644]
src/shrpx_ssl_test.h [new file with mode: 0644]
src/shrpx_upstream.h [new file with mode: 0644]
src/shrpx_worker.cc [new file with mode: 0644]
src/shrpx_worker.h [new file with mode: 0644]
src/ssl.cc [new file with mode: 0644]
src/ssl.h [new file with mode: 0644]
src/template.h [new file with mode: 0644]
src/timegm.c [new file with mode: 0644]
src/timegm.h [new file with mode: 0644]
src/util.cc [new file with mode: 0644]
src/util.h [new file with mode: 0644]
src/util_test.cc [new file with mode: 0644]
src/util_test.h [new file with mode: 0644]
test-driver [new file with mode: 0755]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/failmalloc.c [new file with mode: 0644]
tests/failmalloc_test.c [new file with mode: 0644]
tests/failmalloc_test.h [new file with mode: 0644]
tests/main.c [new file with mode: 0644]
tests/malloc_wrapper.c [new file with mode: 0644]
tests/malloc_wrapper.h [new file with mode: 0644]
tests/nghttp2_buf_test.c [new file with mode: 0644]
tests/nghttp2_buf_test.h [new file with mode: 0644]
tests/nghttp2_frame_test.c [new file with mode: 0644]
tests/nghttp2_frame_test.h [new file with mode: 0644]
tests/nghttp2_hd_test.c [new file with mode: 0644]
tests/nghttp2_hd_test.h [new file with mode: 0644]
tests/nghttp2_helper_test.c [new file with mode: 0644]
tests/nghttp2_helper_test.h [new file with mode: 0644]
tests/nghttp2_map_test.c [new file with mode: 0644]
tests/nghttp2_map_test.h [new file with mode: 0644]
tests/nghttp2_npn_test.c [new file with mode: 0644]
tests/nghttp2_npn_test.h [new file with mode: 0644]
tests/nghttp2_pq_test.c [new file with mode: 0644]
tests/nghttp2_pq_test.h [new file with mode: 0644]
tests/nghttp2_queue_test.c [new file with mode: 0644]
tests/nghttp2_queue_test.h [new file with mode: 0644]
tests/nghttp2_session_test.c [new file with mode: 0644]
tests/nghttp2_session_test.h [new file with mode: 0644]
tests/nghttp2_stream_test.c [new file with mode: 0644]
tests/nghttp2_stream_test.h [new file with mode: 0644]
tests/nghttp2_test_helper.c [new file with mode: 0644]
tests/nghttp2_test_helper.h [new file with mode: 0644]
tests/testdata/Makefile.am [new file with mode: 0644]
tests/testdata/Makefile.in [new file with mode: 0644]
tests/testdata/cacert.pem [new file with mode: 0644]
tests/testdata/index.html [new file with mode: 0644]
tests/testdata/privkey.pem [new file with mode: 0644]
third-party/Makefile.am [new file with mode: 0644]
third-party/Makefile.in [new file with mode: 0644]
third-party/h2o/fetch-ocsp-response [new file with mode: 0755]
third-party/http-parser/http_parser.c [new file with mode: 0644]
third-party/http-parser/http_parser.h [new file with mode: 0644]