log

age author description
Fri, 03 Aug 2012 09:10:39 +0000 Maxim Dounin Fixed possible use of old cached times if runtime went backwards.
Fri, 03 Aug 2012 09:07:30 +0000 Maxim Dounin Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Fri, 03 Aug 2012 09:00:25 +0000 Maxim Dounin Whitespace fix.
Thu, 02 Aug 2012 14:58:36 +0000 Ruslan Ermilov Removed the need in Perl to generate ZIP archive of nginx/Windows.
Thu, 02 Aug 2012 12:53:07 +0000 Maxim Dounin Win32: fixed build with Visual Studio 2005 Express.
Wed, 01 Aug 2012 14:37:08 +0000 Andrey Belov Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Tue, 31 Jul 2012 21:49:23 +0000 Ruslan Ermilov Simplified makefile that builds CHANGES.
Tue, 31 Jul 2012 21:47:56 +0000 Ruslan Ermilov Version bump.
Tue, 31 Jul 2012 13:13:52 +0000 Ruslan Ermilov Updated PCRE used for win32 builds.
Tue, 31 Jul 2012 12:38:57 +0000 Ruslan Ermilov release-1.3.4 tag
Tue, 31 Jul 2012 12:38:37 +0000 Ruslan Ermilov nginx-1.3.4-RELEASE release-1.3.4
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Mon, 30 Jul 2012 11:42:03 +0000 Valentin Bartenev ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not
Mon, 30 Jul 2012 10:35:26 +0000 Maxim Dounin Upstream: hide_headers/pass_headers inheritance fix.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
Sun, 29 Jul 2012 19:45:30 +0000 Ruslan Ermilov Removed extraneous GCC warning flags.
Sun, 29 Jul 2012 19:44:09 +0000 Ruslan Ermilov Slight optimization in ngx_http_upstream_add(): replaced an expression
Sun, 29 Jul 2012 19:38:25 +0000 Ruslan Ermilov ngx_http_upstream_add() should return NULL if an error occurs.
Thu, 26 Jul 2012 14:47:42 +0000 Ruslan Ermilov Reduced the number of preprocessor directives.
Tue, 24 Jul 2012 17:40:06 +0000 Ruslan Ermilov When "debug_connection" is configured with a domain name, only the first
Tue, 24 Jul 2012 15:17:03 +0000 Ruslan Ermilov Added the Clang compiler support.
Tue, 24 Jul 2012 15:16:09 +0000 Ruslan Ermilov Made sure to run configure in a "C" locale.
Tue, 24 Jul 2012 15:13:34 +0000 Ruslan Ermilov Added a commented out -Wmissing-prototypes to CFLAGS.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Tue, 24 Jul 2012 15:00:42 +0000 Ruslan Ermilov Replaced a number of "else if" with "elif".
Mon, 23 Jul 2012 16:37:24 +0000 Maxim Dounin Win32: fixed cpu hog after process startup failure.
Fri, 20 Jul 2012 08:21:59 +0000 Ruslan Ermilov Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Tue, 17 Jul 2012 04:47:34 +0000 Ruslan Ermilov Fixed sorting of listen addresses so that wildcard address is always at
Tue, 17 Jul 2012 04:42:38 +0000 Ruslan Ermilov Version bump.
Tue, 10 Jul 2012 12:40:35 +0000 Ruslan Ermilov Synchronized the license text with the FreeBSD's bsd-style-copyright.