log

age author description
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.
Fri, 20 Sep 2013 17:57:21 +0300 Markus Linnala Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Thu, 19 Sep 2013 18:30:33 +0400 Andrei Belov Proxy: added the "proxy_ssl_protocols" directive.
Wed, 18 Sep 2013 16:51:30 -0700 Piotr Sikora SSL: fixed possible memory and file descriptor leak on HUP signal.
Wed, 18 Sep 2013 12:59:47 -0700 Piotr Sikora MIME: added application/json MIME type.
Wed, 18 Sep 2013 18:53:26 +0400 Sergey Kandaurov Fixed response line formatting with empty reason phrase.
Wed, 18 Sep 2013 18:53:24 +0400 Sergey Kandaurov Version bump.
Tue, 17 Sep 2013 17:31:00 +0400 Maxim Dounin release-1.5.5 tag
Tue, 17 Sep 2013 17:31:00 +0400 Maxim Dounin nginx-1.5.5-RELEASE release-1.5.5
Mon, 16 Sep 2013 14:24:38 -0700 Piotr Sikora SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.