log

age author description
Wed, 29 Jun 2022 02:47:45 +0300 Maxim Dounin Upstream: optimized use of SSL contexts (ticket #1234).
Wed, 29 Jun 2022 02:47:38 +0300 Maxim Dounin Version bump.
Tue, 21 Jun 2022 17:25:37 +0300 Maxim Dounin release-1.23.0 tag
Tue, 21 Jun 2022 17:25:36 +0300 Maxim Dounin nginx-1.23.0-RELEASE release-1.23.0
Tue, 21 Jun 2022 17:09:34 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 20 Jun 2022 19:30:50 +0300 Maxim Dounin Misc: win32 sources now preserved in release tarballs.
Sat, 18 Jun 2022 15:54:40 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 14 Jun 2022 10:39:58 +0400 Sergey Kandaurov Perl: removed unused variables, forgotten in ef6a3a99a81a.
Wed, 01 Jun 2022 20:17:23 -0700 Aleksei Bavshin Resolver: make TCP write timer event cancelable.
Mon, 23 May 2022 11:29:44 -0700 Aleksei Bavshin Stream: don't flush empty buffers created for read errors.
Tue, 07 Jun 2022 21:58:52 +0300 Maxim Dounin Mp4: fixed potential overflow in ngx_http_mp4_crop_stts_data().
Tue, 07 Jun 2022 20:08:57 +0400 Sergey Kandaurov Upstream: handling of certificates specified as an empty string.
Tue, 07 Jun 2022 00:07:12 +0300 Maxim Dounin Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.
Tue, 31 May 2022 00:14:11 +0300 Maxim Dounin Upstream: fixed build without http cache (broken by cd73509f21e2).
Mon, 30 May 2022 21:25:57 +0300 Maxim Dounin Headers filter: improved memory allocation error handling.
Mon, 30 May 2022 21:25:56 +0300 Maxim Dounin Multiple WWW-Authenticate headers with "satisfy any;".
Mon, 30 May 2022 21:25:54 +0300 Maxim Dounin Auth request: multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:25:53 +0300 Maxim Dounin Upstream: multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:25:51 +0300 Maxim Dounin Upstream: handling of multiple Vary headers (ticket #1423).
Mon, 30 May 2022 21:25:49 +0300 Maxim Dounin Upstream: duplicate headers ignored or properly linked.
Mon, 30 May 2022 21:25:48 +0300 Maxim Dounin Upstream: header handlers can now return parsing errors.
Mon, 30 May 2022 21:25:46 +0300 Maxim Dounin Upstream: all known headers in u->headers_in are linked lists now.
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Mon, 30 May 2022 21:25:43 +0300 Maxim Dounin Upstream: simplified Accept-Ranges handling.
Mon, 30 May 2022 21:25:42 +0300 Maxim Dounin Upstream: simplified Content-Encoding handling.
Mon, 30 May 2022 21:25:40 +0300 Maxim Dounin Upstream: style.
Mon, 30 May 2022 21:25:38 +0300 Maxim Dounin Perl: combining unknown headers during $r->header_in() lookup.
Mon, 30 May 2022 21:25:36 +0300 Maxim Dounin Perl: all known input headers are handled identically.
Mon, 30 May 2022 21:25:35 +0300 Maxim Dounin All non-unique input headers are now linked lists.
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.