log

age author description
Sat, 17 Mar 2018 23:04:20 +0300 Maxim Dounin HTTP/2: externalized various constants and interfaces.
Mon, 12 Mar 2018 18:38:53 +0300 Roman Arutyunyan Style.
Mon, 12 Mar 2018 16:03:08 +0300 Roman Arutyunyan Stream ssl_preread: $ssl_preread_alpn_protocols variable.
Wed, 07 Mar 2018 18:28:12 +0300 Ruslan Ermilov Improved code readablity.
Mon, 05 Mar 2018 21:35:13 +0300 Maxim Dounin HTTP/2: unknown frames now logged at info level.
Mon, 05 Mar 2018 21:35:08 +0300 Maxim Dounin Style.
Thu, 01 Mar 2018 11:42:55 +0300 Vladimir Homutov Access log: support for disabling escaping (ticket #1450).
Thu, 01 Mar 2018 20:25:50 +0300 Maxim Dounin Core: ngx_current_msec now uses monotonic time if available.
Thu, 01 Mar 2018 18:38:39 +0300 Roman Arutyunyan Postpone filter: prevented uninitialized r->out.
Wed, 28 Feb 2018 16:56:58 +0300 Roman Arutyunyan Generic subrequests in memory.
Thu, 22 Feb 2018 17:25:43 +0300 Vladimir Homutov Modules compatibility: additional upstream metrics.
Mon, 26 Feb 2018 16:52:20 +0200 Vadim Filimonov Auth basic: prevent null character in error log (ticket #1494).
Thu, 22 Feb 2018 13:16:21 +0300 Roman Arutyunyan Generate error for unsupported IPv6 transparent proxy.
Thu, 22 Feb 2018 12:42:29 +0300 Ruslan Ermilov HTTP/2: style.
Wed, 21 Feb 2018 17:26:00 +0300 Sergey Kandaurov Geo: fixed indentation.
Wed, 21 Feb 2018 15:50:43 +0300 Ruslan Ermilov Geo: optimized configuration parser.
Wed, 21 Feb 2018 15:50:42 +0300 Ruslan Ermilov Geo: fixed memory allocation error handling (closes #1482).
Wed, 21 Feb 2018 15:50:35 +0300 Ruslan Ermilov Version bump.
Tue, 20 Feb 2018 17:08:49 +0300 Maxim Dounin release-1.13.9 tag
Tue, 20 Feb 2018 17:08:48 +0300 Maxim Dounin nginx-1.13.9-RELEASE release-1.13.9
Thu, 15 Feb 2018 19:06:22 +0300 Maxim Dounin HTTP/2: precalculate hash for "Cookie".
Thu, 15 Feb 2018 17:51:37 +0300 Ruslan Ermilov HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling.
Thu, 15 Feb 2018 17:51:32 +0300 Ruslan Ermilov HTTP/2: push additional request headers (closes #1478).
Thu, 15 Feb 2018 17:51:26 +0300 Ruslan Ermilov Expose more headers with NGX_HTTP_HEADERS.
Thu, 15 Feb 2018 16:08:05 +0300 Vladimir Homutov Core: added a stub for additional zone configuration.
Thu, 15 Feb 2018 02:34:16 +0300 Sergey Kandaurov HTTP/2: style.
Fri, 09 Feb 2018 23:20:08 +0300 Ruslan Ermilov HTTP/2: fixed null pointer dereference with server push.
Thu, 08 Feb 2018 12:11:30 +0300 Ruslan Ermilov HTTP/2: fixed build with -Werror=unused-but-set-variable.
Thu, 08 Feb 2018 09:55:03 +0300 Ruslan Ermilov HTTP/2: server push.
Thu, 08 Feb 2018 09:54:49 +0300 Ruslan Ermilov HTTP/2: changed prototypes of request pseudo-headers parsers.
Thu, 08 Feb 2018 09:54:18 +0300 Ruslan Ermilov Basic support of the Link response header.
Wed, 07 Feb 2018 16:44:29 +0300 Roman Arutyunyan Dav: added error logging.
Tue, 06 Feb 2018 20:02:59 +0300 Sergey Kandaurov HTTP/2: removed unused field from ngx_http_v2_stream_t.
Thu, 01 Feb 2018 11:15:14 +0200 Gena Makhomed Contrib: vim syntax, update 3rd party module directives.
Thu, 01 Feb 2018 11:09:35 +0200 Gena Makhomed Contrib: vim syntax, update core module directives.
Tue, 30 Jan 2018 22:23:58 +0300 Ruslan Ermilov Upstream: removed X-Powered-By from the list of special headers.
Tue, 30 Jan 2018 17:46:31 +0300 Sergey Kandaurov SSL: using default server context in session remove (closes #1464).
Tue, 30 Jan 2018 14:44:31 +0300 Ruslan Ermilov HTTP/2: finalize request as bad if parsing of pseudo-headers fails.
Mon, 29 Jan 2018 16:06:33 +0300 Ruslan Ermilov HTTP/2: more style, comments, and debugging.
Mon, 29 Jan 2018 15:54:36 +0300 Ruslan Ermilov HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.
Tue, 16 Jan 2018 13:52:03 +0300 Ruslan Ermilov Fixed --test-build-eventport on macOS 10.12 and later.
Thu, 11 Jan 2018 21:43:49 +0300 Maxim Dounin Upstream: fixed "header already sent" alerts on backend errors.
Thu, 11 Jan 2018 21:43:24 +0300 Maxim Dounin Year 2018.
Thu, 28 Dec 2017 12:01:05 +0200 Gena Makhomed Contrib: vim syntax, update core module directives.
Thu, 28 Dec 2017 11:49:44 +0200 Gena Makhomed Contrib: vim syntax, update 3rd party module directives.
Sat, 30 Dec 2017 00:15:07 +0300 Maxim Dounin Version bump.
Tue, 26 Dec 2017 19:01:12 +0300 Maxim Dounin release-1.13.8 tag
Tue, 26 Dec 2017 19:01:11 +0300 Maxim Dounin nginx-1.13.8-RELEASE release-1.13.8
Tue, 26 Dec 2017 17:48:49 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 25 Dec 2017 18:30:01 +0200 Gena Makhomed Contrib: vim syntax, listen options.
Mon, 25 Dec 2017 17:57:01 +0200 Gena Makhomed Contrib: vim syntax, update core module directives.
Mon, 25 Dec 2017 19:41:00 +0300 Maxim Dounin Contrib: updated vim syntax rules for variables.
Thu, 21 Dec 2017 13:29:40 +0300 Roman Arutyunyan Allowed configuration token to start with a variable.
Tue, 19 Dec 2017 19:00:27 +0300 Roman Arutyunyan Fixed capabilities version.
Mon, 18 Dec 2017 21:09:39 +0300 Roman Arutyunyan Improved the capabilities feature detection.
Wed, 13 Dec 2017 20:40:53 +0300 Roman Arutyunyan Retain CAP_NET_RAW capability for transparent proxying.
Mon, 11 Dec 2017 16:28:11 +0000 Debayan Ghosh Use sysconf to determine cacheline size at runtime.
Mon, 11 Dec 2017 15:05:35 +0000 Debayan Ghosh Configure: set default cacheline size to 64 for aarch64 platforms.
Thu, 07 Dec 2017 17:09:36 +0300 Maxim Dounin Configure: fixed SO_BINDANY comment.
Thu, 07 Dec 2017 17:09:33 +0300 Maxim Dounin Configure: moved IP_BIND_ADDRESS_NO_PORT test.