log

age author description
Fri, 25 Jan 2013 09:59:28 +0000 Ruslan Ermilov Events: fixed null pointer dereference with resolver and poll.
Thu, 24 Jan 2013 16:15:51 +0000 Ruslan Ermilov GeoIP: IPv6 support.
Thu, 24 Jan 2013 16:15:07 +0000 Ruslan Ermilov Configure: fixed GeoIP library detection.
Thu, 24 Jan 2013 16:14:12 +0000 Ruslan Ermilov Configure: fixed style of include directories.
Tue, 22 Jan 2013 12:36:00 +0000 Maxim Dounin Proxy: fixed proxy_method to always add space.
Mon, 21 Jan 2013 15:05:54 +0000 Sergey Budnevitch Removed redundant variable assignment.
Mon, 21 Jan 2013 13:15:29 +0000 Ruslan Ermilov Variables $pipe, $request_length, $time_iso8601, and $time_local.
Thu, 17 Jan 2013 09:55:36 +0000 Ruslan Ermilov Version bump.
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Thu, 10 Jan 2013 13:17:29 +0000 Maxim Dounin release-1.3.11 tag
Thu, 10 Jan 2013 13:17:04 +0000 Maxim Dounin nginx-1.3.11-RELEASE release-1.3.11
Thu, 10 Jan 2013 12:58:55 +0000 Ruslan Ermilov Fixed "proxy_pass" with IP address and no port (ticket #276).
Thu, 10 Jan 2013 11:38:14 +0000 Maxim Dounin Updated PCRE used for win32 builds.
Wed, 09 Jan 2013 14:11:48 +0000 Maxim Dounin SSL: speedup loading of configs with many ssl servers.
Tue, 08 Jan 2013 14:03:37 +0000 Valentin Bartenev Events: added check for duplicate "events" directive.
Tue, 08 Jan 2013 14:01:57 +0000 Valentin Bartenev The data pointer in ngx_open_file_t objects must be initialized.
Mon, 31 Dec 2012 22:08:19 +0000 Ruslan Ermilov Year 2013.
Thu, 27 Dec 2012 21:35:47 +0000 Ruslan Ermilov Geo: improved code readability.
Wed, 26 Dec 2012 14:46:06 +0000 Ruslan Ermilov Upstream keepalive: detect duplicate "keepalive" directive.
Wed, 26 Dec 2012 09:29:37 +0000 Ruslan Ermilov Version bump.
Wed, 26 Dec 2012 05:03:51 +0000 Ruslan Ermilov Geo: made "default" affect both IPv4 and IPv6 when using prefixes.
Tue, 25 Dec 2012 14:24:12 +0000 Maxim Dounin release-1.3.10 tag
Tue, 25 Dec 2012 14:23:45 +0000 Maxim Dounin nginx-1.3.10-RELEASE release-1.3.10
Tue, 25 Dec 2012 10:00:39 +0000 Ruslan Ermilov Geo: properly initialize ngx_cidr_t when dealing with "default".
Tue, 25 Dec 2012 08:21:56 +0000 Ruslan Ermilov Geo: IPv6 support.
Tue, 25 Dec 2012 08:02:21 +0000 Valentin Bartenev Upstream: fixed state resetting when switching to backup servers.
Mon, 24 Dec 2012 17:32:53 +0000 Valentin Bartenev Fixed HEAD requests handling when proxying is used (closes #261).
Mon, 24 Dec 2012 16:40:55 +0000 Ruslan Ermilov Trailing whitespace fix.
Sun, 23 Dec 2012 19:09:33 +0000 Valentin Bartenev Access log: the "gzip" parameter of the "access_log" directive.
Sun, 23 Dec 2012 16:04:14 +0000 Valentin Bartenev Configure: added the NGX_ZLIB define.