log

age author description
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.