Home
last modified time | relevance | path

Searched refs:shrpx (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dshrpx-unittest.cc60 shrpx::create_config(); in main()
92 shrpx::test_http2_index_header) || in main()
94 shrpx::test_http2_lookup_token) || in main()
99 shrpx::test_http2_normalize_path) || in main()
148 shrpx::test_util_inp_strlower) || in main()
156 shrpx::test_util_percent_decode) || in main()
158 shrpx::test_util_quote_string) || in main()
175 shrpx::test_util_duration_str) || in main()
190 shrpx::test_util_make_hostport) || in main()
196 shrpx::test_util_is_hex_string) || in main()
[all …]
H A Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__)
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
71 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
76 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DCONN:" << DCONN << "] ")
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
84 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[MCONN:" << MCONN << "] ")
[all …]
H A Dshrpx_http3_upstream.cc49 namespace shrpx { namespace
521 shrpx::handshake_completed, in init()
526 shrpx::recv_stream_data, in init()
529 shrpx::stream_close, in init()
540 shrpx::stream_reset, in init()
543 shrpx::extend_max_stream_data, in init()
553 shrpx::stream_stop_sending, in init()
2349 shrpx::http_stream_close, in setup_httpconn()
2350 shrpx::http_recv_data, in setup_httpconn()
2359 shrpx::http_end_stream, in setup_httpconn()
[all …]
H A Dshrpx_worker_test.h32 namespace shrpx {
H A Dshrpx_router_test.h32 namespace shrpx {
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx-unittest.cc60 shrpx::create_config(); in main()
92 shrpx::test_http2_index_header) || in main()
94 shrpx::test_http2_lookup_token) || in main()
99 shrpx::test_http2_normalize_path) || in main()
148 shrpx::test_util_inp_strlower) || in main()
156 shrpx::test_util_percent_decode) || in main()
158 shrpx::test_util_quote_string) || in main()
175 shrpx::test_util_duration_str) || in main()
190 shrpx::test_util_make_hostport) || in main()
196 shrpx::test_util_is_hex_string) || in main()
[all …]
H A Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__)
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
71 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
76 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DCONN:" << DCONN << "] ")
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
84 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[MCONN:" << MCONN << "] ")
[all …]
H A Dshrpx_http3_upstream.cc50 namespace shrpx { namespace
530 shrpx::handshake_completed, in init()
535 shrpx::recv_stream_data, in init()
538 shrpx::stream_close, in init()
549 shrpx::stream_reset, in init()
552 shrpx::extend_max_stream_data, in init()
562 shrpx::stream_stop_sending, in init()
2416 shrpx::http_stream_close, in setup_httpconn()
2417 shrpx::http_recv_data, in setup_httpconn()
2426 shrpx::http_end_stream, in setup_httpconn()
[all …]
H A Dshrpx_worker_test.h32 namespace shrpx {
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx-unittest.cc60 shrpx::create_config(); in main()
92 shrpx::test_http2_index_header) || in main()
94 shrpx::test_http2_lookup_token) || in main()
99 shrpx::test_http2_normalize_path) || in main()
148 shrpx::test_util_inp_strlower) || in main()
156 shrpx::test_util_percent_decode) || in main()
158 shrpx::test_util_quote_string) || in main()
175 shrpx::test_util_duration_str) || in main()
190 shrpx::test_util_make_hostport) || in main()
196 shrpx::test_util_is_hex_string) || in main()
[all …]
H A Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__)
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
71 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
76 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DCONN:" << DCONN << "] ")
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
84 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[MCONN:" << MCONN << "] ")
[all …]
H A Dshrpx_http3_upstream.cc50 namespace shrpx { namespace
530 shrpx::handshake_completed, in init()
535 shrpx::recv_stream_data, in init()
538 shrpx::stream_close, in init()
549 shrpx::stream_reset, in init()
552 shrpx::extend_max_stream_data, in init()
562 shrpx::stream_stop_sending, in init()
2416 shrpx::http_stream_close, in setup_httpconn()
2417 shrpx::http_recv_data, in setup_httpconn()
2426 shrpx::http_end_stream, in setup_httpconn()
[all …]
H A Dshrpx_worker_test.h32 namespace shrpx {
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dshrpx-unittest.cc60 shrpx::create_config(); in main()
92 shrpx::test_http2_index_header) || in main()
94 shrpx::test_http2_lookup_token) || in main()
99 shrpx::test_http2_normalize_path) || in main()
146 shrpx::test_util_inp_strlower) || in main()
154 shrpx::test_util_percent_decode) || in main()
156 shrpx::test_util_quote_string) || in main()
173 shrpx::test_util_duration_str) || in main()
188 shrpx::test_util_make_hostport) || in main()
194 shrpx::test_util_is_hex_string) || in main()
[all …]
H A Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__)
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
71 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
76 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DCONN:" << DCONN << "] ")
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
84 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[MCONN:" << MCONN << "] ")
[all …]
H A DMakefile.am160 nghttpx_SOURCES = shrpx.cc shrpx.h
177 nghttpx_unittest_SOURCES = shrpx-unittest.cc \
H A Dshrpx_worker_test.h32 namespace shrpx {
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dshrpx-unittest.cc60 shrpx::create_config(); in main()
92 shrpx::test_http2_index_header) || in main()
94 shrpx::test_http2_lookup_token) || in main()
99 shrpx::test_http2_normalize_path) || in main()
146 shrpx::test_util_inp_strlower) || in main()
154 shrpx::test_util_percent_decode) || in main()
156 shrpx::test_util_quote_string) || in main()
173 shrpx::test_util_duration_str) || in main()
188 shrpx::test_util_make_hostport) || in main()
194 shrpx::test_util_is_hex_string) || in main()
[all …]
H A Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__)
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
71 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
76 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DCONN:" << DCONN << "] ")
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
84 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[MCONN:" << MCONN << "] ")
[all …]
H A DMakefile.am160 nghttpx_SOURCES = shrpx.cc shrpx.h
177 nghttpx_unittest_SOURCES = shrpx-unittest.cc \
H A Dshrpx_worker_test.h32 namespace shrpx {
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/
H A Dshrpx-unittest.cc60 shrpx::create_config(); in main()
92 shrpx::test_http2_index_header) || in main()
94 shrpx::test_http2_lookup_token) || in main()
99 shrpx::test_http2_normalize_path) || in main()
146 shrpx::test_util_inp_strlower) || in main()
154 shrpx::test_util_percent_decode) || in main()
156 shrpx::test_util_quote_string) || in main()
173 shrpx::test_util_duration_str) || in main()
188 shrpx::test_util_make_hostport) || in main()
194 shrpx::test_util_is_hex_string) || in main()
[all …]
H A Dshrpx_log.h46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))
48 #define LOG(SEVERITY) shrpx::Log(SEVERITY, __FILE__, __LINE__)
52 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[LISTEN:" << LISTEN << "] ")
56 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[WORKER:" << WORKER << "] ")
60 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
65 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[UPSTREAM:" << UPSTREAM \
71 (shrpx::Log(SEVERITY, __FILE__, __LINE__) \
76 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DCONN:" << DCONN << "] ")
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
84 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[MCONN:" << MCONN << "] ")
[all …]
H A DMakefile.am160 nghttpx_SOURCES = shrpx.cc shrpx.h
177 nghttpx_unittest_SOURCES = shrpx-unittest.cc \
H A Dshrpx_worker_test.h32 namespace shrpx {

12345678910>>...26