- cb3d0c0 Tests: added proxy cache tests with upstream cache headers. by Sergey Kandaurov · 2 years, 5 months ago nginx
- 1d673d4 Tests: added js headers tests when value is absent. by Dmitry Volyntsev · 2 years, 6 months ago
- beb29f6 Tests: corrected proxy_cache_error.t comment. by Sergey Kandaurov · 2 years, 6 months ago
- a48a2f3 Tests: tests for multiple WWW-Authenticate headers (ticket #485). by Maxim Dounin · 2 years, 6 months ago
- e23beaa Tests: tests for multiple Vary headers (ticket #1423). by Maxim Dounin · 2 years, 6 months ago
- fd1303f Tests: tests for duplicate response headers. by Maxim Dounin · 2 years, 6 months ago
- cc66734 Tests: perl $r->header_in() combining headers test. by Maxim Dounin · 2 years, 6 months ago
- d3b167c Tests: perl $r->header_in("Connection") test. by Maxim Dounin · 2 years, 6 months ago
- aa1b7ff Tests: tests for various http header variables. by Maxim Dounin · 2 years, 6 months ago
- 747add1 Tests: uwsgi tests for combining headers. by Maxim Dounin · 2 years, 6 months ago
- 1406a89 Tests: scgi tests for combining headers. by Maxim Dounin · 2 years, 6 months ago
- 8c0fa7d Tests: fastcgi tests for combining headers. by Maxim Dounin · 2 years, 6 months ago
- 3c50188 Tests: tests for passing Date and Server headers. by Maxim Dounin · 2 years, 6 months ago
- b5c36b3 Tests: adapted js_headers.t to upcoming changes in njs. by Dmitry Volyntsev · 2 years, 6 months ago
- 8b4ecad Tests: fixed js_internal_redirect.t TODO. by Sergey Kandaurov · 2 years, 6 months ago
- 31e4c9a Tests: fixed stream_proxy_ssl_conf_command.t on win32. by Sergey Kandaurov · 2 years, 6 months ago
- 3d61a1f Tests: skip unsafe large header test in js_fetch.t. by Dmitry Volyntsev · 2 years, 6 months ago
- fcfea55 Tests: added extended js internalRedirect tests. by Dmitry Volyntsev · 2 years, 7 months ago
- 67f31b1 Tests: added js fetch tests for a response with many headers. by Dmitry Volyntsev · 2 years, 7 months ago
- 2a8dc85 Tests: added js fetch verify tests. by Sergey Kandaurov · 2 years, 7 months ago
- 151d531 Tests: added js fetch timeout directive tests. by Dmitry Volyntsev · 2 years, 7 months ago
- 7a9e95f Tests: added http keepalive test for Connection header on shutdown. by Sergey Kandaurov · 2 years, 10 months ago
- 1c393e1 Tests: improved stop_daemons() to send signal again. by Sergey Kandaurov · 2 years, 11 months ago
- b9c4c29 Tests: rewriting njs tests without deprecated "js_include". by Dmitry Volyntsev · 3 years ago
- 98afa2b Tests: skip ssl_verify_depth.t with LibreSSL. by Sergey Kandaurov · 3 years ago
- 11e0243 Tests: $ssl_curve. by Sergey Kandaurov · 3 years ago
- 2786c65 Tests: removed TODOs for fixes merged in 1.20.2. by Sergey Kandaurov · 3 years ago
- 5f08481 Tests: updated ssl_engine_keys.t test to use SoftHSM v2. by Maxim Dounin · 3 years ago
- 242e003 Tests: mp4_start_key_frame tests. by Sergey Kandaurov · 3 years ago
- de052ac Tests: adjusted TODO for alerts not seen after c7a8bdf5af55. by Sergey Kandaurov · 3 years, 1 month ago
- 00d0934 Tests: skip ALPN rejection tests with OpenSSL < 1.1.0. by Sergey Kandaurov · 3 years, 1 month ago
- 7480227 Tests: skip ALPN rejection tests with too old LibreSSL. by Sergey Kandaurov · 3 years, 1 month ago
- d28a166 Tests: basic ALPN tests in the mail module. by Sergey Kandaurov · 3 years, 1 month ago
- ae841e5 Tests: added HTTP/2 test with rejected ALPN. by Sergey Kandaurov · 3 years, 1 month ago
- e409223 Tests: added HTTP/2 test for ALPN fallback to HTTP/1.1. by Sergey Kandaurov · 3 years, 1 month ago
- f0ad9ba Tests: ALPN tests in the stream module. by Sergey Kandaurov · 3 years, 1 month ago
- df1fc27 Tests: added js tests for async functions. by Dmitry Volyntsev · 3 years, 1 month ago
- ebfa425 Tests: uwsgi request body tests. by Sergey Kandaurov · 3 years, 2 months ago
- 4eceb5b Tests: added fetch js tests, HTTPS support. by Antoine Bonavita · 3 years, 2 months ago
- 6ed25ff Tests: proxy_half_close tests in the stream module. by Sergey Kandaurov · 3 years, 2 months ago
- 93bc5a9 Tests: added HTTP/2 tests for PUSH_PROMISE with CONTINUATION. by Sergey Kandaurov · 3 years, 2 months ago
- f70a84b Tests: handling of HTTP/2 PUSH_PROMISE frames with CONTINUATION. by Sergey Kandaurov · 3 years, 2 months ago
- 53c2822 Tests: added absolute_redirect and Location tests for HTTP/2. by Sergey Kandaurov · 3 years, 2 months ago
- 3416134 Tests: added server_name_in_redirect and port_in_redirect tests. by Sergey Kandaurov · 3 years, 2 months ago
- ccb7622 Tests: added proxy_max_temp_file_size tests. by Sergey Kandaurov · 3 years, 2 months ago
- c9326f9 Tests: typo. by Sergey Kandaurov · 3 years, 2 months ago
- 8aed74f Tests: added HTTP/2 test with big request body. by Sergey Kandaurov · 3 years, 3 months ago
- 5e635d4 Tests: removed negative fetch API test for HTTPS schema. by Dmitry Volyntsev · 3 years, 3 months ago
- 300b3c4 Tests: additional HTTP/2 request body tests. by Maxim Dounin · 3 years, 3 months ago
- 90420bf Tests: added grpcs tests with flow control (ticket #2229). by Sergey Kandaurov · 3 years, 3 months ago
- 90aedf0 Tests: Auth-SSL-Protocol and Auth-SSL-Cipher tests (ticket #2134). by Sergey Kandaurov · 3 years, 3 months ago
- 854d5d7 Tests: added ssl test for "unexpected eof while reading". by Sergey Kandaurov · 3 years, 3 months ago
- 5e52656 Tests: HTTP/1.0 requests with Transfer-Encoding. by Sergey Kandaurov · 3 years, 3 months ago
- e276f02 Tests: restored HTTP/2 request body tests with Content-Length. by Sergey Kandaurov · 3 years, 4 months ago
- 8083671 Tests: h2_limit_req.t cleanup. by Sergey Kandaurov · 3 years, 4 months ago
- 11c17cf Tests: auth_basic_user_file variable tests with conf_prefix. by Sergey Kandaurov · 3 years, 5 months ago
- fab274f Tests: skip Location header escaping test on win32. by Sergey Kandaurov · 3 years, 5 months ago
- 7fdae57 Tests: style. by Sergey Kandaurov · 3 years, 5 months ago
- 7cb0fa5 Tests: added Host header test with control character. by Sergey Kandaurov · 3 years, 5 months ago
- 8cbffd0 Tests: added header name tests with forbidden characters. by Sergey Kandaurov · 3 years, 5 months ago
- 804a47a Tests: added URI tests with forbidden control characters. by Sergey Kandaurov · 3 years, 5 months ago
- 99db8ce Tests: added one more Location header escaping test. by Sergey Kandaurov · 3 years, 5 months ago
- ddb8c6f Tests: added ssi echo encoding tests. by Sergey Kandaurov · 3 years, 5 months ago
- 076a1d9 Tests: requests with both Content-Length and Transfer-Encoding. by Sergey Kandaurov · 3 years, 5 months ago
- 9829322 Tests: CONNECT and TRACE method tests. by Sergey Kandaurov · 3 years, 5 months ago
- 85b785c Tests: http_uri.t TODO adjusted. by Sergey Kandaurov · 3 years, 5 months ago
- 03840a3 Tests: adjusted access_log escaping tests. by Sergey Kandaurov · 3 years, 5 months ago
- 33821c6 Tests: removed spaces in URI in various other tests. by Sergey Kandaurov · 3 years, 5 months ago
- 7b400ac Tests: updated test for spaces in URI to expect HTTP 400. by Sergey Kandaurov · 3 years, 5 months ago
- 0e8b094 Tests: fixed grpc.t TODO hang on win32. by Sergey Kandaurov · 3 years, 5 months ago
- 8f3aaf7 Tests: proxy_cache_use_stale.t speedup. by Sergey Kandaurov · 3 years, 5 months ago
- 4ae3a56 Tests: mirror_proxy.t speedup. by Sergey Kandaurov · 3 years, 5 months ago
- 96923f6 Tests: fixed spurious mail_imap_ssl.t failures after 408fe0dd3fed. by Maxim Dounin · 3 years, 5 months ago
- 9fc81ea Tests: fixed mail_imap_ssl.t too long shutdown. by Sergey Kandaurov · 3 years, 5 months ago
- eb6d6b3 Tests: added grpc GOAWAY tests. by Sergey Kandaurov · 3 years, 5 months ago
- 0ec94e6 Tests: added grpc test for receiving SETTINGS in grpc filter. by Sergey Kandaurov · 3 years, 6 months ago
- 924cd97 Tests: added grpc request body test with a special last buffer. by Sergey Kandaurov · 3 years, 6 months ago
- 384aef1 Tests: added OpenSSL command tests for uwsgi and grpc backends. by Sergey Kandaurov · 3 years, 6 months ago
- a80177c Tests: skip ssl_conf_command tests with BoringSSL. by Sergey Kandaurov · 3 years, 6 months ago
- f407d40 Tests: adjusted TODO for SSL logging with lingering close. by Sergey Kandaurov · 3 years, 6 months ago
- dde8ae5 Tests: renamed test to better match HTTP/2 keepalive tests. by Sergey Kandaurov · 3 years, 6 months ago
- 3457b85 Tests: removed TODO and try_run() checks for legacy versions. by Sergey Kandaurov · 3 years, 6 months ago
- 6bf30e5 Tests: skip ssl_conf_command tests on too old OpenSSL explicitly. by Sergey Kandaurov · 3 years, 6 months ago
- 16eda5a Tests: added Location header escaping tests (ticket #882). by Sergey Kandaurov · 3 years, 6 months ago
- 51c2862 Tests: removed HTTP/2 Upgrade-based negotiation tests. by Sergey Kandaurov · 3 years, 6 months ago
- 99f1c17 Tests: adjusted mail_smtp.t "long pipelined" TODO. by Sergey Kandaurov · 3 years, 6 months ago
- fedca4f Tests: more uwsgi tests with SSL. by Sergey Kandaurov · 3 years, 6 months ago
- 432a50d Tests: mail max_errors tests. by Maxim Dounin · 3 years, 6 months ago
- e46c2d2 Tests: IMAP pipelining tests. by Maxim Dounin · 3 years, 6 months ago
- c91ab82 Tests: additional IMAP tests. by Maxim Dounin · 3 years, 6 months ago
- 4952bfd Tests: literals support in IMAP test backend. by Maxim Dounin · 3 years, 6 months ago
- 64e1438 Tests: POP3 pipelining tests. by Maxim Dounin · 3 years, 6 months ago
- 20891ba Tests: test for invalid SMTP commands split between packets. by Maxim Dounin · 3 years, 6 months ago
- 98b2b37 Tests: test for split commands with SMTP pipelining. by Maxim Dounin · 3 years, 6 months ago
- 0f8d98e Tests: removed $http_auth_smtp_to from POP3 and IMAP tests. by Maxim Dounin · 3 years, 6 months ago
- 390ea95 Tests: added proxy_timeout in mail tests. by Maxim Dounin · 3 years, 6 months ago
- fe18fb2 Tests: better timeout handling in mail tests. by Maxim Dounin · 3 years, 6 months ago
- 1797f4e Tests: improved stop() to send TERM after QUIT. by Maxim Dounin · 3 years, 6 months ago
- 6d09a6a Tests: added grpc tests with malformed headers. by Sergey Kandaurov · 3 years, 6 months ago
- b5305b8 Tests: logging ssl variables with lingering close. by Sergey Kandaurov · 3 years, 6 months ago