log

age author description
Wed, 11 Oct 2017 22:04:11 +0300 Ruslan Ermilov Version bump.
Tue, 10 Oct 2017 18:22:51 +0300 Maxim Dounin release-1.13.6 tag
Tue, 10 Oct 2017 18:22:50 +0300 Maxim Dounin nginx-1.13.6-RELEASE release-1.13.6
Tue, 10 Oct 2017 01:04:54 +0300 Sergey Kandaurov Upstream: fixed error handling of stale and revalidated cache send.
Mon, 09 Oct 2017 15:59:10 +0300 Maxim Dounin Upstream: even better handling of invalid headers in cache files.
Thu, 05 Oct 2017 17:43:05 +0300 Maxim Dounin Upstream hash: reordered peer checks.
Thu, 05 Oct 2017 17:42:59 +0300 Maxim Dounin Upstream hash: limited number of tries in consistent case.
Thu, 05 Oct 2017 16:50:35 +0300 Maxim Dounin Fixed build without IPv6, broken by 874171c3c71a.
Wed, 04 Oct 2017 21:19:42 +0300 Maxim Dounin Fixed handling of unix sockets in $binary_remote_addr.
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).
Thu, 10 Aug 2017 22:21:23 +0300 Maxim Dounin Range filter: changed type for total length to off_t.
Thu, 10 Aug 2017 22:21:22 +0300 Maxim Dounin Restored ngx_event_aio_t layout for debug logging.
Thu, 10 Aug 2017 22:21:20 +0300 Maxim Dounin Style.
Wed, 09 Aug 2017 15:03:27 +0300 Sergey Kandaurov Fixed calls to ngx_open_file() in certain places.
Wed, 09 Aug 2017 14:59:46 +0300 Sergey Kandaurov Style.
Wed, 09 Aug 2017 14:59:44 +0300 Sergey Kandaurov Version bump.
Tue, 08 Aug 2017 18:00:11 +0300 Maxim Dounin release-1.13.4 tag
Tue, 08 Aug 2017 18:00:11 +0300 Maxim Dounin nginx-1.13.4-RELEASE release-1.13.4
Tue, 08 Aug 2017 15:21:10 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Tue, 08 Aug 2017 15:16:01 +0300 Ruslan Ermilov Slab: fixed initialization on win32.
Fri, 04 Aug 2017 17:03:10 +0300 Ruslan Ermilov Upstream: copy peer data in shared memory.
Fri, 04 Aug 2017 08:01:55 +0300 Ruslan Ermilov Referer: fixed $invalid_referer.
Tue, 01 Aug 2017 19:12:10 +0300 Ruslan Ermilov Upstream zone: store peers->name and its data in shared memory.
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Tue, 01 Aug 2017 14:27:23 +0300 Ruslan Ermilov Browser: style.
Wed, 26 Jul 2017 13:13:51 +0300 Ruslan Ermilov Cache: fixed max_size on win32.
Tue, 25 Jul 2017 17:21:59 +0300 Sergey Kandaurov SSL: fixed typo in the error message.
Fri, 21 Jul 2017 19:47:56 +0300 Roman Arutyunyan Mirror: "off" paramater of the "mirror" directive.
Thu, 20 Jul 2017 08:50:49 +0300 Roman Arutyunyan Mirror module.
Thu, 20 Jul 2017 15:51:11 +0300 Roman Arutyunyan Precontent phase.
Wed, 19 Jul 2017 20:38:17 +0300 Roman Arutyunyan Upstream: keep request body file from removal if requested.