log

age author description
Tue, 19 Nov 2013 15:25:24 +0400 Maxim Dounin nginx-1.4.4-RELEASE stable-1.4 release-1.4.4
Tue, 19 Nov 2013 06:57:58 +0400 Ruslan Ermilov Proper backtracking after space in a request line. stable-1.4
Tue, 19 Nov 2013 15:23:03 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 19 Nov 2013 14:03:47 +0400 Maxim Dounin release-1.5.7 tag
Tue, 19 Nov 2013 14:03:47 +0400 Maxim Dounin nginx-1.5.7-RELEASE release-1.5.7
Tue, 19 Nov 2013 06:57:58 +0400 Ruslan Ermilov Proper backtracking after space in a request line.
Mon, 18 Nov 2013 20:48:22 +0400 Maxim Dounin Upstream: cache revalidation with conditional requests.
Mon, 11 Nov 2013 18:49:35 +0400 Valentin Bartenev SPDY: fixed request hang with the auth request module.
Mon, 11 Nov 2013 01:59:47 -0800 Piotr Sikora Configure: call "make distclean" for libatomic.
Mon, 04 Nov 2013 17:00:25 -0800 Piotr Sikora Configure: call "make clean" for OpenSSL only if Makefile exists.
Thu, 31 Oct 2013 18:23:49 +0400 Maxim Dounin Win32: plugged memory leak.
Thu, 31 Oct 2013 04:16:20 +0400 Maxim Dounin Gunzip: proper error handling on gunzipping an empty response.
Thu, 31 Oct 2013 04:12:53 +0400 Maxim Dounin Gunzip: "error" logging level on inflate() errors.
Thu, 31 Oct 2013 04:02:59 +0400 Maxim Dounin Removed extra allocation for $sent_http_last_modified.
Thu, 31 Oct 2013 04:02:21 +0400 Maxim Dounin Auth basic: "info" logging level on no user/password.
Mon, 28 Oct 2013 15:01:36 -0700 Yichun Zhang Gzip, gunzip: flush pending data when incoming chain is NULL.
Thu, 31 Oct 2013 04:00:37 +0400 Maxim Dounin Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Thu, 24 Oct 2013 14:18:37 -0700 Piotr Sikora Core: apply missed options to sockets added during binary upgrade.
Mon, 21 Oct 2013 18:20:32 +0800 Xiaochen Wang Upstream: optimize loops in ngx_http_upstream_init_round_robin().
Fri, 18 Oct 2013 18:13:49 +0400 Maxim Dounin Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
Fri, 18 Oct 2013 18:13:44 +0400 Maxim Dounin Headers filter: empty Cache-Control is no longer added.
Fri, 18 Oct 2013 18:13:35 +0400 Maxim Dounin Style.
Fri, 11 Oct 2013 16:05:24 -0700 Piotr Sikora SSL: added ability to set keys used for Session Tickets (RFC5077).
Mon, 14 Oct 2013 13:59:35 +0400 Maxim Dounin SSL: SSL_CTX_set_timeout() now always called.
Mon, 14 Oct 2013 13:44:09 +0400 Maxim Dounin SSL: fixed build with OpenSSL 0.9.7.
Tue, 08 Oct 2013 16:07:14 +0400 Maxim Dounin release-1.4.3 tag stable-1.4
Tue, 08 Oct 2013 16:07:13 +0400 Maxim Dounin nginx-1.4.3-RELEASE stable-1.4 release-1.4.3
Mon, 30 Sep 2013 22:10:13 +0400 Maxim Dounin Mail: fixed segfault with ssl/starttls at mail{} level and no cert. stable-1.4
Mon, 30 Sep 2013 22:10:08 +0400 Maxim Dounin Mail: fixed overrun of allocated memory (ticket #411). stable-1.4
Fri, 20 Sep 2013 17:57:21 +0300 Markus Linnala Core: fix misallocation at ngx_crypt_apr1 (ticket #412). stable-1.4
Wed, 04 Sep 2013 20:48:30 +0400 Maxim Dounin Win32: $request_time fixed. stable-1.4
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).