log

age author description
Tue, 04 Jun 2024 16:55:54 +0300 Maxim Dounin release-1.27.1 tag default tip
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.
Thu, 23 May 2024 18:48:32 +0300 Kirill A. Korinsky Upstream: $upstream_cache_key variable.
Fri, 24 May 2024 00:20:01 +0300 Maxim Dounin Added max_headers directive.
Wed, 15 May 2024 10:06:00 +0300 Rob Mueller Mail: reset imap tag to empty after authentication attempt.
Wed, 15 May 2024 10:03:03 +0300 Maxim Dounin Version bump.
Tue, 14 May 2024 17:47:44 +0300 Maxim Dounin release-1.27.0 tag
Tue, 14 May 2024 17:47:43 +0300 Maxim Dounin freenginx-1.27.0-RELEASE release-1.27.0
Mon, 13 May 2024 06:13:22 +0300 Maxim Dounin Core: PID file writing synchronization.
Mon, 13 May 2024 06:13:12 +0300 Maxim Dounin Core: added realpath() checking when testing PID files.
Mon, 13 May 2024 06:13:03 +0300 Maxim Dounin Core: made it possible to disable PID files with "pid off".
Wed, 08 May 2024 23:00:07 +0300 Maxim Dounin Disabled handling of headers without a colon.
Mon, 06 May 2024 00:07:33 +0300 Maxim Dounin Fixed compilation on NetBSD 10.
Mon, 06 May 2024 00:07:18 +0300 Maxim Dounin SSL: logging level of "invalid alert" errors.
Mon, 06 May 2024 00:06:15 +0300 Maxim Dounin SSL: logging level of all "SSL alert number N" errors.
Sat, 27 Apr 2024 18:23:52 +0300 Maxim Dounin Request body: discarded body now treated as no body.
Sat, 27 Apr 2024 18:23:22 +0300 Maxim Dounin Modified $content_length to match available request body length.
Sat, 27 Apr 2024 18:22:38 +0300 Maxim Dounin Request body: error_page 413 handling with HTTP/2 and HTTP/3.
Sat, 27 Apr 2024 18:22:07 +0300 Maxim Dounin Request body: handling of body after unbuffered reading.
Sat, 27 Apr 2024 18:21:38 +0300 Maxim Dounin Request body: body is now cleared on errors.
Sat, 27 Apr 2024 18:21:25 +0300 Maxim Dounin Request body: simplified error handling in HTTP/2.
Sat, 27 Apr 2024 18:21:05 +0300 Maxim Dounin Request body: improved debug logging.
Sat, 27 Apr 2024 18:20:17 +0300 Maxim Dounin Request body: block reading when returning errors.
Sat, 27 Apr 2024 18:19:27 +0300 Maxim Dounin Request body: logging of timeouts.
Sat, 27 Apr 2024 18:19:07 +0300 Maxim Dounin Request body: provided log action for reading request body.
Sat, 27 Apr 2024 18:18:36 +0300 Maxim Dounin Reset c->log->action on redirect to a named location.
Sat, 27 Apr 2024 18:18:13 +0300 Maxim Dounin Proxy: use zero Content-Length while discarding request body.
Sat, 27 Apr 2024 18:17:03 +0300 Maxim Dounin HTTP/3: fixed handling of request body larger than Content-Length.
Sat, 27 Apr 2024 18:16:27 +0300 Maxim Dounin Reordered checks for Content-Length and Transfer-Encoding.
Sun, 14 Apr 2024 12:23:40 +0200 Michiel W. Beijen Updated HTTP status code descriptions to match RFC 9110.
Sat, 20 Apr 2024 20:28:14 +0300 Maxim Dounin Version bump.
Tue, 09 Apr 2024 03:07:15 +0300 Maxim Dounin release-1.26.0 tag stable-1.26
Tue, 09 Apr 2024 03:07:14 +0300 Maxim Dounin freenginx-1.26.0-RELEASE stable-1.26 release-1.26.0
Tue, 09 Apr 2024 03:05:10 +0300 Maxim Dounin Stable branch. stable-1.26
Tue, 02 Apr 2024 20:55:21 +0300 Maxim Dounin release-1.25.5 tag
Tue, 02 Apr 2024 20:55:20 +0300 Maxim Dounin freenginx-1.25.5-RELEASE release-1.25.5
Sat, 30 Mar 2024 05:10:40 +0300 Maxim Dounin HTTP: just one empty line now accepted when parsing request line.
Sat, 30 Mar 2024 05:10:24 +0300 Maxim Dounin HTTP/3: synced request body reading changes to reduce diffs.
Sat, 30 Mar 2024 05:09:35 +0300 Maxim Dounin Request body: limited chunk extensions and trailer headers.
Sat, 30 Mar 2024 05:09:12 +0300 Maxim Dounin Request body: improved c->read->ready flag handling.
Sat, 30 Mar 2024 05:06:59 +0300 Maxim Dounin Request body: explicit handling of NGX_AGAIN.
Sat, 30 Mar 2024 05:06:15 +0300 Maxim Dounin Upstream: improved c->read->ready flag handling.
Sat, 30 Mar 2024 05:05:53 +0300 Maxim Dounin Mail: max_commands directive.
Sat, 30 Mar 2024 05:05:31 +0300 Maxim Dounin Mail: handling of pipelined commands which cross buffer boundary.
Sat, 30 Mar 2024 05:05:05 +0300 Maxim Dounin Mail: handling of read buffer filled with commands.
Sat, 30 Mar 2024 05:04:25 +0300 Maxim Dounin Mail: switched to posted events when resuming reading.