log

age author description
Wed, 23 May 2012 10:36:12 +0000 Maxim Dounin Fixed warning during nginx.xs compilation.
Tue, 22 May 2012 13:12:14 +0000 Ruslan Ermilov Fixed potential null pointer dereference in ngx_resolver_create().
Mon, 21 May 2012 10:55:10 +0000 Ruslan Ermilov Removed historical and now redundant syntax pre-checks in ngx_parse_url().
Thu, 17 May 2012 18:10:34 +0000 Maxim Dounin Fixed core variables dynamic access after reconfiguration.
Thu, 17 May 2012 17:41:40 +0000 Maxim Dounin Fixed segfault with filter_finalize introduced in r4621 (1.3.0).
Thu, 17 May 2012 15:12:45 +0000 Valentin Bartenev Fixed building --with-cpp_test_module on some systems.
Thu, 17 May 2012 13:47:04 +0000 Valentin Bartenev Fixed the ngx_regex.h header file compatibility with C++.
Wed, 16 May 2012 13:27:04 +0000 Ruslan Ermilov Zero padded the returned and logged HTTP status code, and fixed possible
Wed, 16 May 2012 13:22:03 +0000 Ruslan Ermilov Capped the status code that may be returned with "return" and "try_files".
Wed, 16 May 2012 13:14:53 +0000 Ruslan Ermilov Added syntax checking of the second parameter of the "split_clients" directive.
Wed, 16 May 2012 13:09:39 +0000 Ruslan Ermilov Version bump.
Tue, 15 May 2012 14:24:09 +0000 Maxim Dounin release-1.3.0 tag
Tue, 15 May 2012 14:23:49 +0000 Maxim Dounin nginx-1.3.0-RELEASE release-1.3.0
Tue, 15 May 2012 14:20:06 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 15 May 2012 08:10:59 +0000 Ruslan Ermilov Fixed win32 build after changes in r4624.
Mon, 14 May 2012 16:30:33 +0000 Valentin Bartenev Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.
Mon, 14 May 2012 15:52:37 +0000 Ruslan Ermilov Reverted previous attempt to fix complation warning introduced in
Mon, 14 May 2012 14:00:17 +0000 Ruslan Ermilov geoip: trusted proxies support and partial IPv6 support.
Mon, 14 May 2012 13:53:22 +0000 Ruslan Ermilov geo: chains of trusted proxies and partial IPv6 support.
Mon, 14 May 2012 13:15:22 +0000 Ruslan Ermilov Fixed compilation warning introduced in r4624.
Mon, 14 May 2012 12:41:03 +0000 Ruslan Ermilov realip: chains of trusted proxies and IPv6 support.
Mon, 14 May 2012 12:27:41 +0000 Ruslan Ermilov New function ngx_http_get_forwarded_addr() to look up real client address.
Mon, 14 May 2012 09:58:07 +0000 Maxim Dounin Upstream: fixed ip_hash rebalancing with the "down" flag.
Mon, 14 May 2012 09:57:20 +0000 Maxim Dounin Upstream: smooth weighted round-robin balancing.
Mon, 14 May 2012 09:48:05 +0000 Maxim Dounin Fixed possible request hang with filter finalization.
Mon, 14 May 2012 09:13:45 +0000 Maxim Dounin Resolver: protection from duplicate responses.
Fri, 11 May 2012 13:33:06 +0000 Maxim Dounin Accept moderation in case of EMFILE/ENFILE.
Fri, 11 May 2012 13:19:22 +0000 Maxim Dounin Rewrite: fixed escaping and possible segfault (ticket #162).
Fri, 11 May 2012 13:14:58 +0000 Maxim Dounin Fastcgi: fixed padding handling on fixed-size records.
Fri, 11 May 2012 13:09:24 +0000 Maxim Dounin Added r->state reset on fastcgi/scgi/uwsgi request start.
Fri, 04 May 2012 11:35:22 +0000 Maxim Dounin Added write event handler reset in ngx_http_named_location().
Sun, 29 Apr 2012 22:02:18 +0000 Ruslan Ermilov debug_connection: added the IPv6 and UNIX-domain socket support.
Fri, 27 Apr 2012 10:48:42 +0000 Valentin Bartenev Removed surplus condition.
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Thu, 26 Apr 2012 12:58:42 +0000 Ruslan Ermilov Fixed segmentation fault in ngx_resolver_create_name_query().
Thu, 26 Apr 2012 11:20:29 +0000 Maxim Dounin Version bump.
Thu, 26 Apr 2012 11:18:21 +0000 Maxim Dounin stable-1.2 branch stable-1.2
Mon, 23 Apr 2012 13:07:07 +0000 Maxim Dounin release-1.2.0 tag
Mon, 23 Apr 2012 13:06:47 +0000 Maxim Dounin nginx-1.2.0-RELEASE release-1.2.0
Mon, 23 Apr 2012 12:54:14 +0000 Maxim Dounin Version bump.
Mon, 23 Apr 2012 11:11:32 +0000 Igor Sysoev Fix of "%f" format handling.
Mon, 23 Apr 2012 11:05:21 +0000 Maxim Dounin Update openssl used for win32 builds.
Mon, 23 Apr 2012 10:40:01 +0000 Maxim Dounin Proxy: added ctx checking to input filters.
Sat, 21 Apr 2012 19:02:21 +0000 Maxim Dounin Image filter: compare aspect ratio more accurately during crop.
Thu, 19 Apr 2012 15:48:03 +0000 Maxim Dounin Fixed segfault with try_files (ticket #152).
Wed, 18 Apr 2012 14:47:10 +0000 Maxim Dounin Fixed master exit if there is no events section (ticket #150).
Wed, 18 Apr 2012 13:30:43 +0000 Ruslan Ermilov Don't silently ignore the last line of configuration file that
Tue, 17 Apr 2012 09:13:58 +0000 Maxim Dounin Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
Tue, 17 Apr 2012 09:13:15 +0000 Maxim Dounin IOV_MAX handling microoptimization.
Tue, 17 Apr 2012 09:10:50 +0000 Maxim Dounin Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
Mon, 16 Apr 2012 13:05:20 +0000 Maxim Dounin Fixed log->action after ssl handshake.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Thu, 12 Apr 2012 16:34:59 +0000 Maxim Dounin Version bump.
Thu, 12 Apr 2012 13:01:17 +0000 Maxim Dounin release-1.0.15 tag stable-1.0
Thu, 12 Apr 2012 13:00:53 +0000 Maxim Dounin nginx-1.0.15-RELEASE stable-1.0 release-1.0.15
Thu, 12 Apr 2012 12:55:43 +0000 Maxim Dounin Merge of r4578, r4579, r4580, r4586: mp4 fixes. stable-1.0
Thu, 12 Apr 2012 12:47:36 +0000 Maxim Dounin Version bump. stable-1.0
Thu, 12 Apr 2012 12:43:31 +0000 Maxim Dounin release-1.1.19 tag
Thu, 12 Apr 2012 12:42:46 +0000 Maxim Dounin nginx-1.1.19-RELEASE release-1.1.19
Thu, 12 Apr 2012 12:18:14 +0000 Maxim Dounin Mp4: sanity checks cleanup.