log

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