log

age author description
Tue, 28 Dec 2021 18:28:37 +0300 Maxim Dounin nginx-1.21.5-RELEASE release-1.21.5
Tue, 28 Dec 2021 17:56:16 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Mon, 27 Dec 2021 19:49:26 +0300 Maxim Dounin Support for sendfile(SF_NOCACHE).
Mon, 27 Dec 2021 19:48:42 +0300 Maxim Dounin SSL: SSL_sendfile(SF_NODISKIO) support.
Mon, 27 Dec 2021 19:48:33 +0300 Maxim Dounin Simplified sendfile(SF_NODISKIO) usage.
Mon, 27 Dec 2021 19:47:05 +0300 Maxim Dounin Removed "aio sendfile", deprecated since 1.7.11.
Sat, 25 Dec 2021 01:07:18 +0300 Maxim Dounin Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Sat, 25 Dec 2021 01:07:16 +0300 Maxim Dounin PCRE2 and PCRE binary compatibility.
Sat, 25 Dec 2021 01:07:15 +0300 Maxim Dounin PCRE2 library support.
Sat, 25 Dec 2021 01:07:14 +0300 Maxim Dounin Configure: simplified PCRE compilation.
Sat, 25 Dec 2021 01:07:12 +0300 Maxim Dounin Core: ngx_regex.c style cleanup.
Sat, 25 Dec 2021 01:07:10 +0300 Maxim Dounin Core: fixed ngx_pcre_studies cleanup.
Tue, 21 Dec 2021 07:54:16 +0300 Ruslan Ermilov Moved Huffman coding out of HTTP/2.
Mon, 20 Dec 2021 20:02:48 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Thu, 25 Nov 2021 22:02:10 +0300 Maxim Dounin HTTP/2: fixed sendfile() aio handling.