log

age author description
Mon, 25 Jun 2012 15:40:29 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 25 Jun 2012 15:35:27 +0000 Maxim Dounin Retagged release-1.2.1 properly. stable-1.2
Mon, 25 Jun 2012 15:30:17 +0000 Maxim Dounin Incorrect tag release-1.2.1 removed.
Mon, 25 Jun 2012 13:08:25 +0000 Ruslan Ermilov Fixed a harmless error in spelling of "Connection: close" when computing
Thu, 21 Jun 2012 11:02:22 +0000 Ruslan Ermilov Fixed compile-time conditionals used to detect if X-Forwarded-For support
Wed, 20 Jun 2012 12:55:28 +0000 Igor Sysoev Disabled gzip compression in OpenSSL prior to 1.0.0 version.
Tue, 19 Jun 2012 12:36:54 +0000 Ruslan Ermilov Added IPv6 support to ip_hash.
Mon, 18 Jun 2012 14:23:42 +0000 Maxim Dounin Upstream keepalive: "single" parameter deprecated.
Mon, 18 Jun 2012 14:12:03 +0000 Maxim Dounin Fixed return type of ngx_strerror_init().
Mon, 18 Jun 2012 14:11:29 +0000 Maxim Dounin Fixed "sendmsg() failed" alerts on HP-UX.
Mon, 18 Jun 2012 14:10:50 +0000 Maxim Dounin Fixed segfault with poll and resolver used.
Mon, 18 Jun 2012 14:09:54 +0000 Maxim Dounin Changed default alignment to 16.
Mon, 18 Jun 2012 14:06:00 +0000 Maxim Dounin Fixed handling of conflicting wildcard server names.
Mon, 18 Jun 2012 14:02:20 +0000 Maxim Dounin Mp4: fixed streaming if moov atom is at buffer edge.
Mon, 18 Jun 2012 14:01:18 +0000 Maxim Dounin Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Mon, 18 Jun 2012 13:51:20 +0000 Andrey Belov Style fix.
Mon, 18 Jun 2012 13:43:44 +0000 Andrey Belov New core variable: $status.
Mon, 18 Jun 2012 12:46:05 +0000 Ruslan Ermilov When "resolver" is configured with a domain name, only the first
Mon, 18 Jun 2012 12:30:45 +0000 Ruslan Ermilov Fixed crash in ngx_resolver_cleanup_tree().
Mon, 18 Jun 2012 11:07:44 +0000 Ruslan Ermilov Version bump.
Fri, 08 Jun 2012 09:41:55 +0000 Ruslan Ermilov Fixed spelling of "endianness", and called it "byte ordering" in the
Tue, 05 Jun 2012 14:02:03 +0000 Maxim Dounin release-1.2.1 tag
Tue, 05 Jun 2012 14:01:45 +0000 Maxim Dounin nginx-1.2.1-RELEASE stable-1.2
Tue, 05 Jun 2012 13:52:37 +0000 Maxim Dounin Merge of r4674, r4675, r4676: win32 fixes. stable-1.2
Tue, 05 Jun 2012 13:47:50 +0000 Maxim Dounin release-1.3.1 tag
Tue, 05 Jun 2012 13:47:29 +0000 Maxim Dounin nginx-1.3.1-RELEASE release-1.3.1
Tue, 05 Jun 2012 13:38:27 +0000 Maxim Dounin Win32: uris with ":$" are now rejected.
Tue, 05 Jun 2012 13:37:29 +0000 Maxim Dounin Win32: normalization of trailing dot inside uri.
Tue, 05 Jun 2012 13:36:09 +0000 Maxim Dounin Win32: disallowed access to various non-canonical name variants.
Tue, 05 Jun 2012 13:17:05 +0000 Maxim Dounin Merge of r4632: updated openssl used for win32 builds. stable-1.2
Mon, 04 Jun 2012 14:23:27 +0000 Ruslan Ermilov Support for IPv6 literals and an optional port in resolver.
Mon, 04 Jun 2012 14:07:34 +0000 Maxim Dounin Support for IPv6 literals in proxy_pass and so on.
Mon, 04 Jun 2012 12:00:38 +0000 Maxim Dounin Merge of r4630: fixed c->sent with unbuffered ssl. stable-1.2
Mon, 04 Jun 2012 11:58:12 +0000 Maxim Dounin Merge of r4614, r4624-r4629, r4631: proxy recursive changes. stable-1.2
Mon, 04 Jun 2012 11:21:58 +0000 Maxim Dounin Merge of r4622, r4623: balancing changes. stable-1.2
Mon, 04 Jun 2012 11:15:46 +0000 Maxim Dounin Merge of r4621, r4641: filter_finalize fixes. stable-1.2
Mon, 04 Jun 2012 11:10:36 +0000 Maxim Dounin Merge of r4619: accept moderation on EMFILE/ENFILE. stable-1.2
Mon, 04 Jun 2012 11:07:19 +0000 Maxim Dounin Merge of r4618: rewrite escaping fix (ticket #162). stable-1.2
Mon, 04 Jun 2012 11:00:34 +0000 Maxim Dounin Merge of r4617: fastcgi padding fix. stable-1.2
Mon, 04 Jun 2012 10:54:48 +0000 Maxim Dounin Merge of r4616: r->state fix. stable-1.2
Mon, 04 Jun 2012 10:52:43 +0000 Maxim Dounin Merge of r4615: write handler reset in ngx_http_named_location(). stable-1.2
Mon, 04 Jun 2012 10:33:38 +0000 Maxim Dounin Merge of r4613: removed surplus condition. stable-1.2
Mon, 04 Jun 2012 10:27:00 +0000 Maxim Dounin Merge of r4612: proper subrequest handling in various modules. stable-1.2
Mon, 04 Jun 2012 10:15:55 +0000 Maxim Dounin Merge of r4611, r4620: resolver fixes. stable-1.2
Mon, 04 Jun 2012 10:00:39 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 04 Jun 2012 00:00:28 +0000 Maxim Dounin Upstream: least_conn compilation fixes.
Sun, 03 Jun 2012 23:22:41 +0000 Maxim Dounin Upstream: weights support in ip_hash balancer.
Sun, 03 Jun 2012 23:21:26 +0000 Maxim Dounin Upstream: least_conn balancer module.
Sun, 03 Jun 2012 23:18:24 +0000 Maxim Dounin Resolver: fixed format specification.
Fri, 01 Jun 2012 11:35:09 +0000 Ruslan Ermilov Code reduction (no functional changes).
Wed, 30 May 2012 12:43:27 +0000 Valentin Bartenev Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
Wed, 30 May 2012 12:30:03 +0000 Valentin Bartenev Fixed returned value handling from the cookie rewrite handler.
Tue, 29 May 2012 09:19:51 +0000 Ruslan Ermilov geoip: got rid of ugly casts when calling ngx_free().
Mon, 28 May 2012 14:20:04 +0000 Ruslan Ermilov Fixed broken build.
Mon, 28 May 2012 13:17:48 +0000 Ruslan Ermilov Fixed memory leak if $geoip_org variable was used.
Thu, 24 May 2012 07:35:12 +0000 Ruslan Ermilov Fixed the reuse of parsed DTDs and XSLTs.
Wed, 23 May 2012 15:07:01 +0000 Maxim Dounin Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
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.
Thu, 12 Apr 2012 10:20:33 +0000 Ruslan Ermilov Reduced the number of lines of code in ngx_inet_addr().
Thu, 12 Apr 2012 09:19:14 +0000 Ruslan Ermilov Fixed buffer overflow when long URI is processed by "try_files" in
Wed, 11 Apr 2012 17:18:15 +0000 Ruslan Ermilov Improved readability of the code that produces bitmask from prefix.