log

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