log

age author description
Mon, 19 Jun 2017 14:25:42 +0300 Bart Warmerdam Resolver: fixed allocation error handling while resolving SRV.
Fri, 16 Jun 2017 18:15:58 +0300 Ruslan Ermilov Introduced ngx_rwlock_downgrade().
Fri, 16 Jun 2017 18:15:53 +0300 Ruslan Ermilov Added memory barrier semantics to ngx_rwlock_unlock().
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora Headers filter: added "add_trailer" directive.
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora HTTP/2: added support for trailers in HTTP responses.
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora Added support for trailers in HTTP responses.
Wed, 14 Jun 2017 12:49:20 +0300 Ruslan Ermilov Gzip: fixed style in $gzip_ratio variable handler.
Wed, 14 Jun 2017 12:29:52 +0300 Ruslan Ermilov Removed excessive casts for ngx_file_info().
Tue, 06 Jun 2017 19:37:34 +0300 Orgad Shaneh Configure: use .exe for binaries for all win32 compilers.
Tue, 06 Jun 2017 18:13:39 +0300 Orgad Shaneh Configure: fix compilation on MSYS2 / MinGW64.
Tue, 13 Jun 2017 17:01:08 +0300 Piotr Sikora HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header.
Wed, 07 Jun 2017 18:46:36 +0300 Sergey Kandaurov Userid: ngx_http_get_indexed_variable() error handling.
Wed, 07 Jun 2017 18:46:35 +0300 Sergey Kandaurov Fixed segfault in try_files with nested location.
Wed, 07 Jun 2017 15:21:42 +0300 Sergey Kandaurov SSI: return NGX_ERROR when timefmt memory allocation failed.
Fri, 02 Jun 2017 15:05:32 +0300 Piotr Sikora HTTP/2: don't send SETTINGS ACK before already queued DATA frames.