log

age author description
Fri, 23 Aug 2013 22:18:39 +0400 Maxim Dounin Fixed try_files with empty argument (ticket #390). stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling. stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: return NGX_ERROR on error if headers were sent. stable-1.4
Wed, 24 Jul 2013 22:24:25 +0400 Valentin Bartenev SPDY: fixed segfault with "client_body_in_file_only" enabled. stable-1.4
Mon, 07 Oct 2013 20:30:03 +0400 Maxim Dounin Version bump. stable-1.4
Wed, 02 Oct 2013 15:07:17 +0400 Maxim Dounin Limit req: fixed "nodelay" parsing.
Wed, 02 Oct 2013 15:07:15 +0400 Maxim Dounin Upstream: fixed "down" and "backup" parsing.
Wed, 02 Oct 2013 11:51:04 +0400 Sergey Kandaurov Unused macro and variable removed.
Wed, 02 Oct 2013 11:50:56 +0400 Sergey Kandaurov Version bump.
Tue, 01 Oct 2013 17:44:51 +0400 Maxim Dounin release-1.5.6 tag
Tue, 01 Oct 2013 17:44:51 +0400 Maxim Dounin nginx-1.5.6-RELEASE release-1.5.6
Tue, 01 Oct 2013 00:14:37 +0400 Valentin Bartenev SPDY: ignore priority when queuing blocked frames.
Tue, 01 Oct 2013 00:12:30 +0400 Valentin Bartenev SPDY: set empty write handler during connection finalization.
Tue, 01 Oct 2013 00:04:00 +0400 Valentin Bartenev SPDY: fixed connection leak while waiting for request headers.
Tue, 01 Oct 2013 00:00:57 +0400 Valentin Bartenev SPDY: fixed connection leak while waiting for request body.
Mon, 30 Sep 2013 22:10:13 +0400 Maxim Dounin Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Mon, 30 Sep 2013 22:10:08 +0400 Maxim Dounin Mail: fixed overrun of allocated memory (ticket #411).
Mon, 30 Sep 2013 22:10:03 +0400 Maxim Dounin Mail: handle smtp multiline replies.
Mon, 30 Sep 2013 22:09:57 +0400 Maxim Dounin Mail: smtp pipelining support.
Mon, 30 Sep 2013 22:09:54 +0400 Maxim Dounin Mail: mail dependencies are now honored while building addons.
Mon, 30 Sep 2013 22:09:50 +0400 Maxim Dounin Mail: added session close on smtp_greeting_delay violation.
Fri, 27 Sep 2013 19:39:33 +0400 Maxim Dounin SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Fri, 27 Sep 2013 16:50:40 +0400 Maxim Dounin FastCGI: non-buffered mode support.
Fri, 27 Sep 2013 16:50:34 +0400 Maxim Dounin Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Fri, 27 Sep 2013 16:50:26 +0400 Maxim Dounin Upstream: subrequest_in_memory fix.
Fri, 27 Sep 2013 16:50:13 +0400 Maxim Dounin Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Mon, 23 Sep 2013 15:58:28 -0700 Piotr Sikora Proxy: added the "proxy_ssl_ciphers" directive.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.
Mon, 23 Sep 2013 19:37:06 +0400 Maxim Dounin Caseless location tree construction (ticket #90).
Sun, 22 Sep 2013 22:36:11 -0700 Piotr Sikora SSL: stop loading configs with invalid "ssl_ciphers" values.