log

age author description
Wed, 24 Feb 2016 15:58:07 +0300 Valentin Bartenev HTTP/2: implemented per request timeouts (closes #626).
Wed, 24 Feb 2016 16:05:47 +0300 Valentin Bartenev HTTP/2: always use temporary pool for processing headers.
Wed, 24 Feb 2016 16:05:46 +0300 Valentin Bartenev HTTP/2: cleaned up state while closing stream.
Wed, 24 Feb 2016 16:01:23 +0300 Valentin Bartenev Fixed buffer over-read while logging invalid request headers.
Fri, 19 Feb 2016 18:13:54 +0300 Maxim Dounin Configure: added "build" target.
Fri, 19 Feb 2016 17:27:30 +0300 Maxim Dounin SSL: avoid calling SSL_shutdown() during handshake (ticket #901).
Fri, 19 Feb 2016 17:27:23 +0300 Maxim Dounin SSL: fixed SSL_shutdown() comment.
Thu, 18 Feb 2016 15:49:11 +0300 Ruslan Ermilov Headers filter: fixed "add_header ... '' always".
Fri, 19 Feb 2016 13:31:55 +0300 Sergey Kandaurov Configure: skip building OpenSSL documentation to conserve time.
Thu, 18 Feb 2016 11:39:57 +0300 Ruslan Ermilov Configure: fixed static nginx build with OpenSSL (ticket #903).
Thu, 18 Feb 2016 13:58:49 +0300 Vladimir Homutov Core: added support for more than 64 CPUs in worker_cpu_affinity.
Tue, 16 Feb 2016 17:49:14 +0300 Valentin Bartenev HTTP/2: added debug logging of response headers.
Tue, 16 Feb 2016 17:49:14 +0300 Valentin Bartenev HTTP/2: use local pointer instead of r->connection.
Mon, 15 Feb 2016 17:41:52 +0300 Maxim Dounin Core: improved logging on invalid NGINX variable (ticket #900).
Sat, 13 Feb 2016 07:28:14 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.