log

age author description
Thu, 20 May 2021 19:59:16 +0300 Ruslan Ermilov Stream: the "fastopen" parameter of the "listen" directive.
Wed, 19 May 2021 16:24:13 +0300 Ruslan Ermilov Core: fixed comment about msie_refresh escaping.
Wed, 19 May 2021 03:13:31 +0300 Maxim Dounin Mail: max_errors directive.
Wed, 19 May 2021 03:13:28 +0300 Maxim Dounin Mail: IMAP pipelining support.
Wed, 19 May 2021 03:13:26 +0300 Maxim Dounin Mail: stricter checking of IMAP tags.
Wed, 19 May 2021 03:13:23 +0300 Maxim Dounin Mail: fixed backslash handling in IMAP literals.
Wed, 19 May 2021 03:13:22 +0300 Maxim Dounin Mail: removed dead s->arg_start handling.
Wed, 19 May 2021 03:13:20 +0300 Maxim Dounin Mail: fixed s->arg_start clearing on invalid IMAP commands.
Wed, 19 May 2021 03:13:18 +0300 Maxim Dounin Mail: POP3 pipelining support.
Wed, 19 May 2021 03:13:17 +0300 Maxim Dounin Mail: optimized discarding invalid SMTP commands.
Wed, 19 May 2021 03:13:15 +0300 Maxim Dounin Mail: fixed handling of invalid SMTP commands split between reads.
Wed, 19 May 2021 03:13:12 +0300 Maxim Dounin Mail: fixed SMTP pipelining to send the response immediately.
Sat, 08 May 2021 20:31:03 +0300 Maxim Dounin MIME: added application/wasm type (ticket #1606).
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Thu, 06 May 2021 02:22:07 +0300 Maxim Dounin Auth basic: changed alcf->user_file to be a pointer.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.
Thu, 22 Apr 2021 16:12:52 +0300 Ruslan Ermilov Restored zeroing of ngx_channel_t in ngx_pass_open_channel().
Wed, 21 Apr 2021 23:24:59 +0300 Maxim Dounin Mail: fixed reading with fully filled buffer (ticket #2159).
Wed, 21 Apr 2021 23:24:48 +0300 Maxim Dounin Version bump.
Tue, 20 Apr 2021 16:35:47 +0300 Maxim Dounin release-1.20.0 tag stable-1.20
Tue, 20 Apr 2021 16:35:46 +0300 Maxim Dounin nginx-1.20.0-RELEASE stable-1.20 release-1.20.0
Tue, 20 Apr 2021 16:06:58 +0300 Maxim Dounin Stable branch. stable-1.20
Tue, 13 Apr 2021 18:13:59 +0300 Maxim Dounin release-1.19.10 tag
Tue, 13 Apr 2021 18:13:58 +0300 Maxim Dounin nginx-1.19.10-RELEASE release-1.19.10
Thu, 08 Apr 2021 00:16:30 +0300 Maxim Dounin Changed keepalive_requests default to 1000 (ticket #2155).
Thu, 08 Apr 2021 00:16:17 +0300 Maxim Dounin Added $connection_time variable.
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Wed, 07 Apr 2021 02:03:29 +0300 Maxim Dounin HTTP/2: relaxed PRIORITY frames limit.
Mon, 05 Apr 2021 20:14:16 +0300 Maxim Dounin Configure: fixed --test-build-epoll on FreeBSD 13.
Mon, 05 Apr 2021 04:07:17 +0300 Maxim Dounin Gzip: updated handling of zlib variant from Intel.