log

age author description
Wed, 04 Oct 2017 21:19:38 +0300 Maxim Dounin Fixed handling of non-null-terminated unix sockets.
Wed, 04 Oct 2017 21:19:33 +0300 Maxim Dounin Fixed buffer overread with unix sockets after accept().
Wed, 04 Oct 2017 21:15:15 +0300 Valentin Bartenev HTTP/2: enforce writing the sync request body buffer to file.
Tue, 03 Oct 2017 18:19:27 +0300 Maxim Dounin Cache: fixed caching of intercepted errors (ticket #1382).
Mon, 02 Oct 2017 19:10:20 +0300 Maxim Dounin Upstream: better handling of invalid headers in cache files.
Mon, 02 Oct 2017 19:07:01 +0300 Maxim Dounin MIME: added most common OpenDocument types.
Mon, 02 Oct 2017 19:06:51 +0300 Maxim Dounin MIME: style.
Mon, 25 Sep 2017 15:19:24 +0300 Ruslan Ermilov Fixed the NGX_UNIX_ADDRSTRLEN macro.
Fri, 22 Sep 2017 22:49:42 +0300 Ruslan Ermilov Modules compatibility: down flag promoted to a bitmask.
Fri, 22 Sep 2017 18:37:49 +0300 Ruslan Ermilov Style.
Fri, 22 Sep 2017 13:10:49 +0300 Ruslan Ermilov Do not use the obsolete NGX_SOCKADDRLEN macro.
Mon, 18 Sep 2017 11:09:41 +0300 Ruslan Ermilov Removed more remnants of the old pthread implementation.
Thu, 14 Sep 2017 19:06:06 +0300 Maxim Dounin HTTP/2: shortened some debug log messages.
Thu, 14 Sep 2017 19:06:05 +0300 Maxim Dounin HTTP/2: fixed debug log about indexed headers.
Thu, 14 Sep 2017 19:06:03 +0300 Maxim Dounin HTTP/2: added logging of 400 (Bad Request) reasons.
Tue, 12 Sep 2017 13:44:04 +0300 Roman Arutyunyan Stream: fixed logging UDP upstream timeout.
Wed, 13 Sep 2017 15:53:19 +0300 Maxim Dounin Introduced time truncation to December 31, 9999 (ticket #1368).
Wed, 13 Sep 2017 15:52:01 +0300 Maxim Dounin Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.
Wed, 13 Sep 2017 15:51:58 +0300 Maxim Dounin Fixed reference to time parsing code after 8b6fa4842133.
Wed, 13 Sep 2017 15:51:52 +0300 Maxim Dounin Style.
Wed, 30 Aug 2017 14:52:11 -0700 Piotr Sikora HTTP/2: signal 0-byte HPACK's dynamic table size.
Mon, 11 Sep 2017 16:41:39 +0300 Maxim Dounin Trailing space removed.
Mon, 11 Sep 2017 15:32:31 +0300 Roman Arutyunyan Stream: relaxed next upstream condition (ticket #1317).
Mon, 11 Sep 2017 15:46:23 +0300 Roman Arutyunyan Version bump.
Tue, 05 Sep 2017 17:59:31 +0300 Maxim Dounin release-1.13.5 tag
Tue, 05 Sep 2017 17:59:31 +0300 Maxim Dounin nginx-1.13.5-RELEASE release-1.13.5
Tue, 22 Aug 2017 21:22:59 +0300 Roman Arutyunyan Secure link: fixed stack buffer overflow.
Wed, 23 Aug 2017 19:20:06 +0300 Maxim Dounin Upstream: unconditional parsing of last_modified_time.
Tue, 22 Aug 2017 17:36:12 +0300 Maxim Dounin SSL: fixed possible use-after-free in $ssl_server_name.
Tue, 22 Aug 2017 15:18:10 +0300 Maxim Dounin SSL: the $ssl_client_escaped_cert variable (ticket #857).