1. 939a5af Tests: stream proxy next upstream with ssl_preread (ticket #1317). by Andrey Zelenkov · 8 years ago
  2. 391e3a4 Tests: simplified stream_ssl_preread.t by not using http backends. by Sergey Kandaurov · 8 years ago
  3. 0ebf2bd Tests: more ssl session tests. by Sergey Kandaurov · 8 years ago
  4. 78798e3 Tests: consistent proxy ssl test names. by Sergey Kandaurov · 8 years ago
  5. eec6871 Tests: stream proxy ssl session tests no longer use http backends. by Sergey Kandaurov · 8 years ago
  6. 87ce5e7 Tests: fixed CONTINUATION test in h2_trailers.t. by Sergey Kandaurov · 8 years ago
  7. 3528cbf Tests: add_trailer tests. by Sergey Kandaurov · 8 years ago
  8. 3591a68 Tests: h2_headers.t cleanup after HTTP/2 tests split. by Sergey Kandaurov · 8 years ago
  9. d6ddd60 Tests: restored access mode in open_log_file_cache test earlier. by Sergey Kandaurov · 8 years ago
  10. 63ebb11 Tests: let tests pass on travis-ci VMs with disabled IPv6 loopback. by Sergey Kandaurov · 8 years ago
  11. 3f027b9 Tests: basic open_log_file_cache log module tests. by Sergey Kandaurov · 8 years ago
  12. 1bef410 Tests: added access_log test with long line in log_format. by Sergey Kandaurov · 8 years ago
  13. d3af7fb Tests: h2_headers.t TODO for missing ':scheme' adjusted. by Sergey Kandaurov · 8 years ago
  14. 0392fcf Tests: converted UTF-8 character to ASCII, no functional changes. by Sergey Kandaurov · 8 years ago
  15. 15228de Tests: unbreak h2.t with aio. by Sergey Kandaurov · 8 years ago
  16. 09bc2c8 Tests: added HTTP/2 SETTINGS test for no ack until queued DATA. by Sergey Kandaurov · 8 years ago
  17. 7cc6ea5 Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR. by Sergey Kandaurov · 8 years ago
  18. bd69524 Tests: added HTTP/2 SETTINGS test with multiple parameters. by Sergey Kandaurov · 8 years ago
  19. 8927d7e Tests: adjusted HTTP2.pm to send SETTINGS params in a given order. by Sergey Kandaurov · 8 years ago
  20. 260ef23 Tests: added perl test with not satisfiable range. by Sergey Kandaurov · 8 years ago
  21. bf5cdee Tests: TODO proxy_cache_use_stale.t alert seen with "aio_write". by Sergey Kandaurov · 8 years ago
  22. a519ae0 Tests: added tests for background subrequests for cache updates. by Sergey Kandaurov · 8 years ago
  23. e17c885 Tests: do not inadvertently disable debug logging in userid.t. by Sergey Kandaurov · 8 years ago
  24. 7809876 Tests: realip tests for 'unix:' and hostname in set_real_ip_from. by Sergey Kandaurov · 8 years ago
  25. be8c099 Tests: added gzip prerequisite for "access_log ... gzip". by Maxim Dounin · 8 years ago
  26. dd17a2f Tests: handled SIGPIPE in h2.t. by Sergey Kandaurov · 8 years ago
  27. 5a3ab09 Tests: handled SIGPIPE in ssl_sni_reneg.t. by Sergey Kandaurov · 8 years ago
  28. 91b0a03 Tests: enabled test with IPv6 in proxy_ssl_name.t. by Sergey Kandaurov · 8 years ago
  29. fe368fa Tests: dropped try_run() checks for hosts without IPv6 support. by Sergey Kandaurov · 8 years ago
  30. b972e0f Tests: dropped obsolete ipv6 prerequisite. by Sergey Kandaurov · 8 years ago
  31. 1e210ec Tests: avoid illegal dereference on errors in h2_headers.t. by Sergey Kandaurov · 8 years ago
  32. 9f53da6 Tests: handled SSL negotiation errors. by Sergey Kandaurov · 8 years ago
  33. 1443685 Tests: handled SIGPIPE in fastcgi tests. by Sergey Kandaurov · 8 years ago
  34. bcd589b Tests: handled broken connections in http_keepalive.t. by Sergey Kandaurov · 8 years ago
  35. 0eafd2b Tests: reduced the number of UDP streams in stream_udp_upstream.t. by Sergey Kandaurov · 8 years ago
  36. 7100781 Tests: stream udp test with wildcard address. by Sergey Kandaurov · 8 years ago
  37. 0457152 Tests: Cache-Control max-age/s-maxage set in response. by Sergey Kandaurov · 8 years ago
  38. 92532f0 Tests: reduced race in worker_shutdown_timeout test. by Sergey Kandaurov · 8 years ago
  39. aa292bf Tests: special test with subrequest. by Andrey Zelenkov · 8 years ago
  40. 7f53668 Tests: increased read timeout in worker_shutdown_timeout test. by Maxim Dounin · 8 years ago
  41. de07bea Tests: perl $r->sleep tests. by Maxim Dounin · 8 years ago
  42. 2889cbe Tests: removed unneeded use of Socket module from perl_ssi.t. by Maxim Dounin · 8 years ago
  43. 63caf50 Tests: adjusted worker_shutdown_timeout test. by Sergey Kandaurov · 8 years ago
  44. 8aa46b2 Tests: handled EOF in ssl_proxy_upgrade.t. by Sergey Kandaurov · 8 years ago
  45. 0aa4a73 Tests: adjusted read timeout in proxy upgrade tests for slow hosts. by Sergey Kandaurov · 8 years ago
  46. 552bdc3 Tests: added auto redirect tests with args. by Sergey Kandaurov · 8 years ago
  47. d41192b Tests: check Location EoLs in http_absolute_redirect.t. by Sergey Kandaurov · 8 years ago
  48. f8e221c Tests: added perl header_out content-length tests with ranges. by Sergey Kandaurov · 8 years ago
  49. aad03b4 Tests: unbreak mail tests in case of EOF. by Sergey Kandaurov · 8 years ago
  50. d89229a Tests: added Location tests with alias for dav and static modules. by Sergey Kandaurov · 8 years ago
  51. 505ebce Tests: basic worker_shutdown_timeout test. by Sergey Kandaurov · 8 years ago
  52. 63cf2f1 Tests: added starttls tests for smtp. by Andrey Zelenkov · 8 years ago
  53. 914c63a Tests: simplified ssl_password_file tests in mail_ssl.t. by Andrey Zelenkov · 8 years ago
  54. d62b375 Tests: mail capability tests. by Sergey Kandaurov · 8 years ago
  55. d555487 Tests: remove unused http block in mail_ssl.t. by Andrey Zelenkov · 8 years ago
  56. 47b6a60 Tests: some more large_client_header_buffers tests. by Maxim Dounin · 8 years ago
  57. 89be2ad Tests: more large_client_header_buffers tests. by Maxim Dounin · 8 years ago
  58. 808ae9e Tests: basic mail ssl tests. by Andrey Zelenkov · 8 years ago
  59. d174750 Tests: typo. by Andrey Zelenkov · 8 years ago
  60. 5841fd9 Tests: reduced OpenSSL default key length to 1024. by Andrey Zelenkov · 8 years ago
  61. f205b93 Tests: split ssl.t to run relevant tests on stable versions again. by Sergey Kandaurov · 8 years ago
  62. 8d97c4a Tests: added proxy_cache_background_update + if test. by Sergey Kandaurov · 8 years ago
  63. e87885f Tests: reduced race in proxy_cache_use_stale tests. by Sergey Kandaurov · 8 years ago
  64. eca14b1 Tests: pool size in header tests fixed for 64-bit platforms. by Maxim Dounin · 8 years ago
  65. 75884b8 Tests for large_client_header_buffers. by Maxim Dounin · 8 years ago
  66. ce4985d Tests: proxy_cache_use_stale tests with Cache-Control in response. by Sergey Kandaurov · 8 years ago
  67. 30e3067 Tests: fixed has() check for sub filter tests. by Sergey Kandaurov · 8 years ago
  68. 9ea7a57 Tests: avoid $ssl_session_reused tests failure with OpenSSL 1.1.0. by Sergey Kandaurov · 8 years ago
  69. 178d8ac Tests: fixed generating DH/DSA parameter using OpenSSL 1.1.0. by Sergey Kandaurov · 8 years ago
  70. 4fd1635 Tests: fixed expected value for multiple Cache-Control headers. by Sergey Kandaurov · 8 years ago
  71. 6ab2bd4 Tests: added slice filter tests in named location. by Sergey Kandaurov · 8 years ago
  72. d50adf9 Tests: avoid reopening a receiving UDP socket in syslog tests. by Sergey Kandaurov · 8 years ago
  73. 1d1b748 Tests: replaced all occurrences of vec/select API with IO::Select. by Sergey Kandaurov · 8 years ago
  74. d433fac Tests: adjusted mail resolver timeout below client read timeout. by Sergey Kandaurov · 8 years ago
  75. 21e861a Tests: basic ssl_crl tests. by Sergey Kandaurov · 8 years ago
  76. 2bfd44e Tests: removed unused x509_extensions in ssl_verify_depth.t. by Sergey Kandaurov · 8 years ago
  77. bd05142 Tests: fixed server_tokens TODO version in previous change. by Sergey Kandaurov · 8 years ago
  78. a306a5b Tests: adjusted server_tokens TODOs. by Sergey Kandaurov · 8 years ago
  79. f9a7aaf Tests: server_tokens build tests. by Sergey Kandaurov · 8 years ago
  80. 39bfe22 Tests: refactored server_tokens tests, no functional changes. by Sergey Kandaurov · 8 years ago
  81. 6267cb1 Tests: fixed capturing Server header in server_tokens.t. by Sergey Kandaurov · 8 years ago
  82. 6d0f0ff Tests: keep stream_ssl_preread.t TODO for older mainline releases. by Sergey Kandaurov · 8 years ago
  83. 49ef4d6 Tests: ssl_verify_depth.t cleanup. by Sergey Kandaurov · 8 years ago
  84. d5112df Tests: reduced OpenSSL default key length to 1024. by Sergey Kandaurov · 8 years ago
  85. a644a4e Tests: ssl_verify_depth tests. by Sergey Kandaurov · 8 years ago
  86. d554c81 Tests: more http/stream ssl_verify_client tests borrowed from mail. by Sergey Kandaurov · 8 years ago
  87. 762631c Tests: run proxy.t ipv6 test on mainline built without --with-ipv6. by Sergey Kandaurov · 8 years ago
  88. 1e186c2 Tests: added basic proxy cache manager watermark test. by Sergey Kandaurov · 8 years ago
  89. 25496cc Tests: auth external in mail is explicitly enabled since 1.11.9. by Sergey Kandaurov · 8 years ago
  90. c70d925 Tests: auth external mail tests. by Sergey Kandaurov · 8 years ago
  91. 55d35fa Tests: auth cram-md5 mail tests, pop3 user/pass and apop tests. by Sergey Kandaurov · 8 years ago
  92. e888097 Tests: removed seemingly useless and unsafe HTTP/2 RST_STREAM test. by Sergey Kandaurov · 8 years ago
  93. 089e530 Tests: skip unsafe HTTP/2 tests. by Sergey Kandaurov · 8 years ago
  94. f196ce3 Tests: fixed implicitly declared njs variables after 4337ed48d6d6. by Sergey Kandaurov · 8 years ago
  95. 82f138e Tests: stream upstream tests for fast peer recovery. by Sergey Kandaurov · 8 years ago
  96. 2cab24a Tests: stream ssl_verify_client tests. by Andrey Zelenkov · 8 years ago
  97. d7fde81 Tests: absolute_redirect and related tests. by Sergey Kandaurov · 8 years ago
  98. 4874e59 Tests: whitespace fixes. by Andrey Zelenkov · 8 years ago
  99. afea5cd Tests: skipped the whole http_resolver_cleanup.t where appropriate. by Sergey Kandaurov · 8 years ago
  100. cdc718f Tests: fixed ssl.t when run in parallel. by Andrey Zelenkov · 8 years ago