log h2_headers.t @ 1974:b5036a0f9ae0 default tip

age author description
Fri, 25 Aug 2023 18:12:08 +0400 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 31 May 2023 13:29:34 +0400 Sergey Kandaurov Tests: suppress "listen .. http2;" deprecation warnings.
Fri, 10 Mar 2023 07:30:28 +0300 Maxim Dounin Tests: expect HTTP 400 on HTTP/2 header validation errors.
Tue, 29 Jun 2021 13:17:40 +0300 Sergey Kandaurov Tests: style.
Tue, 29 Jun 2021 12:00:07 +0300 Sergey Kandaurov Tests: added header name tests with forbidden characters.
Tue, 29 Jun 2021 11:58:21 +0300 Sergey Kandaurov Tests: added URI tests with forbidden control characters.
Tue, 01 Jun 2021 16:40:18 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_header/field_size removal.
Fri, 07 Feb 2020 17:21:46 +0300 Sergey Kandaurov Tests: added HTTP/2 test for invalid index in literal header field.
Wed, 05 Feb 2020 18:04:55 +0300 Sergey Kandaurov Tests: HTTP/2 tests for error handling in parsing HPACK integers.
Fri, 18 Oct 2019 13:33:34 +0300 Sergey Kandaurov Tests: ignore_invalid_headers, underscores_in_headers directives.
Thu, 30 May 2019 16:16:14 +0300 Sergey Kandaurov Tests: removed unused Config imports.
Mon, 14 Jan 2019 16:07:19 +0300 Sergey Kandaurov Tests: reverted 2f7d7953b2a8 after FreeBSD-EN-19:02.tcp.
Thu, 03 Jan 2019 00:16:22 +0300 Sergey Kandaurov Tests: skip certain tests on FreeBSD 12.0.
Mon, 08 Oct 2018 15:30:39 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 30 Jan 2018 15:15:33 +0300 Sergey Kandaurov Tests: expect HTTP 400 on HTTP/2 pseudo-header parsing error.
Fri, 16 Jun 2017 15:18:40 +0300 Sergey Kandaurov Tests: h2_headers.t cleanup after HTTP/2 tests split.
Wed, 14 Jun 2017 12:38:45 +0300 Sergey Kandaurov Tests: h2_headers.t TODO for missing ':scheme' adjusted.
Wed, 03 May 2017 13:36:40 +0300 Sergey Kandaurov Tests: avoid illegal dereference on errors in h2_headers.t.
Sun, 16 Oct 2016 13:01:36 +0300 Sergey Kandaurov Tests: skip certain test on FreeBSD 11.0 with sendfile.
Wed, 31 Aug 2016 18:21:07 +0300 Andrey Zelenkov Tests: removed TODO and try_run() checks for legacy versions.
Tue, 12 Jul 2016 17:39:03 +0300 Andrey Zelenkov Tests: simplified parallel modifications in tests.
Tue, 21 Jun 2016 16:39:13 +0300 Andrey Zelenkov Tests: converted tests to run in parallel.
Fri, 17 Jun 2016 11:36:33 +0300 Sergey Kandaurov Tests: changed HTTP2 package to act as a class.
Wed, 15 Jun 2016 13:27:56 +0300 Sergey Kandaurov Tests: speed up HTTP/2 tests.
Tue, 19 Apr 2016 13:06:52 +0300 Andrey Zelenkov Tests: removed unused subroutine in h2_headers.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.