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.