log

age author description
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.
Fri, 02 Jun 2017 15:05:28 +0300 Piotr Sikora HTTP/2: make SETTINGS ACK frame reusable.
Fri, 02 Jun 2017 15:05:24 +0300 Piotr Sikora HTTP/2: send SETTINGS ACK after applying all SETTINGS params.
Fri, 02 Jun 2017 15:05:20 +0300 Piotr Sikora HTTP/2: emit new frames only after applying all SETTINGS params.
Fri, 02 Jun 2017 12:55:31 +0300 Sergey Kandaurov Configure: enabled rpath for NetBSD.
Thu, 01 Jun 2017 15:44:23 +0300 Roman Arutyunyan Configure: disabled IP_PKTINFO feature on certain platforms.
Thu, 01 Jun 2017 16:49:14 +0300 Maxim Dounin Style.
Wed, 31 May 2017 13:51:36 -0700 Piotr Sikora Upstream: style.
Wed, 31 May 2017 13:51:35 -0700 Piotr Sikora Headers filter: style.
Tue, 30 May 2017 17:42:27 +0300 Piotr Sikora HTTP/2: add debug logging of pseudo-headers and cookies.
Tue, 30 May 2017 19:29:45 +0300 Valentin Bartenev Version bump.
Tue, 30 May 2017 17:55:23 +0300 Maxim Dounin release-1.13.1 tag
Tue, 30 May 2017 17:55:22 +0300 Maxim Dounin nginx-1.13.1-RELEASE release-1.13.1
Tue, 30 May 2017 17:14:00 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 29 May 2017 23:33:38 +0300 Roman Arutyunyan Fixed background requests with asynchronous operations.
Mon, 29 May 2017 16:48:30 +0300 Maxim Dounin Configure: sched_setaffinity() test moved to auto/unix.
Mon, 29 May 2017 16:34:35 +0300 Maxim Dounin Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Mon, 29 May 2017 16:34:29 +0300 Maxim Dounin SSL: set TCP_NODELAY on SSL connections before handshake.
Fri, 26 May 2017 22:52:48 +0300 Ruslan Ermilov Introduced ngx_tcp_nodelay().
Thu, 25 May 2017 15:57:59 +0300 Roman Arutyunyan Background subrequests for cache updates.
Wed, 24 May 2017 13:17:08 +0300 Roman Arutyunyan Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Tue, 23 May 2017 20:19:39 +0300 Valentin Bartenev HTTP/2: fixed segfault when memory allocation failed.
Mon, 22 May 2017 16:34:47 +0300 Maxim Dounin Contrib: proper syntax parsing in vim syntax highlighting.
Thu, 18 May 2017 18:39:16 +0300 Dmitry Volyntsev Cache: ignore long locked entries during forced expire.
Thu, 18 May 2017 14:17:00 +0300 Sergey Kandaurov Upstream: fixed u->headers_in.headers allocation error handling.
Mon, 15 May 2017 20:09:44 +0300 Maxim Dounin Configure: recent Sun C versions.
Mon, 15 May 2017 20:09:43 +0300 Maxim Dounin Configure: disabled gcc atomics with Sun C (ticket #1261).