log

age author description
Tue, 04 Jun 2024 16:55:53 +0300 Maxim Dounin freenginx-1.27.1-RELEASE release-1.27.1
Mon, 03 Jun 2024 18:03:11 +0300 Maxim Dounin Mail: added support for XOAUTH2 and OAUTHBEARER authentication.
Mon, 03 Jun 2024 18:03:09 +0300 Maxim Dounin Mail: added some parsing debug logging.
Mon, 03 Jun 2024 18:03:07 +0300 Maxim Dounin Mail: fixed EXTERNAL auth to clear s->passwd.
Mon, 03 Jun 2024 18:03:05 +0300 Maxim Dounin Mail: fixed EXTERNAL to be accepted only if enabled.
Sun, 02 Jun 2024 23:51:55 +0300 Maxim Dounin HTTP/3: protection from recursion during connection reuse.
Tue, 28 May 2024 17:20:45 +0400 Sergey Kandaurov HTTP/3: fixed handling of zero-length literal field line.
Tue, 28 May 2024 17:19:21 +0400 Roman Arutyunyan QUIC: ngx_quic_buffer_t use-after-free protection.
Tue, 28 May 2024 17:19:08 +0400 Roman Arutyunyan QUIC: ignore CRYPTO frames after handshake completion.
Tue, 28 May 2024 17:18:50 +0400 Roman Arutyunyan HTTP/3: fixed dynamic table overflow.
Tue, 28 May 2024 17:17:19 +0400 Sergey Kandaurov QUIC: client transport parameter data length checking.
Wed, 10 Apr 2024 09:38:10 +0300 Vladimir Khomutov QUIC: fixed close timer processing with early data.
Fri, 31 May 2024 04:38:40 +0300 Maxim Dounin Removed incorrect NGX_SUPPRESS_WARN usage.
Fri, 31 May 2024 04:38:09 +0300 Maxim Dounin Fixed Valgrind complaints about uninitialized values.
Tue, 28 May 2024 20:43:50 +0300 Maxim Dounin HTTP/2: handling of connections initialized during shutdown.