log

age author description
Mon, 17 Dec 2012 12:08:53 +0000 Ruslan Ermilov Implemented IPv6 support for URLs specified using domain names.
Mon, 17 Dec 2012 09:44:46 +0000 Ruslan Ermilov Fixed URL parsing code.
Mon, 17 Dec 2012 09:31:53 +0000 Ruslan Ermilov Simplified URL parsing code.
Fri, 14 Dec 2012 19:56:03 +0000 Ruslan Ermilov Geo: fixed the "ranges" without ranges case.
Fri, 14 Dec 2012 19:35:37 +0000 Ruslan Ermilov Geo: improved ngx_http_geo_block() code readability.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Fri, 14 Dec 2012 15:17:58 +0000 Valentin Bartenev Gzip: fixed zlib memLevel adjusting.
Thu, 13 Dec 2012 16:05:59 +0000 Maxim Dounin Upstream: fixed SIGSEGV with the "if" directive.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Thu, 13 Dec 2012 13:45:39 +0000 Maxim Dounin Proxy: better error message about unexpected data.
Wed, 12 Dec 2012 14:48:48 +0000 Valentin Bartenev Limit rate: fixed integer overflow in limit calculation (ticket #256).
Wed, 12 Dec 2012 13:50:07 +0000 Maxim Dounin Configure: better check for PCRE JIT.
Tue, 11 Dec 2012 14:26:07 +0000 Maxim Dounin release-1.2.6 tag stable-1.2
Tue, 11 Dec 2012 14:24:23 +0000 Maxim Dounin nginx-1.2.6-RELEASE stable-1.2 release-1.2.6
Tue, 11 Dec 2012 13:18:50 +0000 Maxim Dounin Merge of r4921, r4922, r4923, r4924, r4925: request body fixes. stable-1.2
Mon, 10 Dec 2012 18:17:32 +0000 Maxim Dounin Merge of r4933, r4933: shared memory fixes. stable-1.2
Mon, 10 Dec 2012 18:04:54 +0000 Maxim Dounin Merge of r4920, r4939: ngx_write_chain_to_file() fixes. stable-1.2
Mon, 10 Dec 2012 17:51:10 +0000 Maxim Dounin Merge of r4919: fixed segfault on PUT in dav module. stable-1.2
Mon, 10 Dec 2012 17:46:51 +0000 Maxim Dounin Merge of r4918: cache manager startup with many listen sockets. stable-1.2
Mon, 10 Dec 2012 16:35:32 +0000 Maxim Dounin Merge of r4915, r4916, r4917: upstream minor fixes. stable-1.2
Mon, 10 Dec 2012 16:03:56 +0000 Maxim Dounin Merge of r4914: variables $request_time and $msec. stable-1.2
Mon, 10 Dec 2012 16:00:55 +0000 Maxim Dounin Merge of r4913: fixed CPU affinity on respawn of dead workers. stable-1.2
Mon, 10 Dec 2012 15:43:41 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 10 Dec 2012 13:11:11 +0000 Ruslan Ermilov The "auth_basic" directive gained support of variables.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Thu, 06 Dec 2012 21:22:58 +0000 Ruslan Ermilov Xslt: prevented infinite loop.
Mon, 03 Dec 2012 16:00:26 +0000 Ruslan Ermilov Fixed build with embedded perl in certain setups (ticket #48).
Fri, 30 Nov 2012 11:26:50 +0000 Ruslan Ermilov Fixed the NGX_SOCKADDR_STRLEN macro definition.
Thu, 29 Nov 2012 23:15:41 +0000 Maxim Dounin Core: removed GLOB_NOSORT glob option.
Thu, 29 Nov 2012 23:13:18 +0000 Maxim Dounin Version bump.
Tue, 27 Nov 2012 13:55:54 +0000 Maxim Dounin release-1.3.9 tag
Tue, 27 Nov 2012 13:55:34 +0000 Maxim Dounin nginx-1.3.9-RELEASE release-1.3.9
Mon, 26 Nov 2012 21:30:45 +0000 Maxim Dounin Gunzip: added missing ngx_http_clear_etag().
Mon, 26 Nov 2012 21:19:57 +0000 Maxim Dounin Core: fixed ngx_write_chain_to_file() with IOV_MAX reached.
Mon, 26 Nov 2012 18:01:49 +0000 Maxim Dounin Request body: block write events while reading body.
Mon, 26 Nov 2012 18:01:08 +0000 Maxim Dounin Request body: error checking fixes, negative rb->rest handling.
Mon, 26 Nov 2012 18:00:14 +0000 Maxim Dounin Request body: improved handling of incorrect chunked request body.
Mon, 26 Nov 2012 17:59:30 +0000 Maxim Dounin Request body: fixed discard of chunked request body.
Fri, 23 Nov 2012 12:43:58 +0000 Ruslan Ermilov Core: don't reuse shared memory zone that changed ownership (ticket #210).
Wed, 21 Nov 2012 14:23:26 +0000 Ruslan Ermilov Fixed location of debug message in ngx_shmtx_lock().
Wed, 21 Nov 2012 01:40:11 +0000 Maxim Dounin Request body: unbreak build without debug.
Wed, 21 Nov 2012 01:08:11 +0000 Maxim Dounin Request body: chunked transfer encoding support.
Wed, 21 Nov 2012 01:06:53 +0000 Maxim Dounin Request body: recalculate size of a request body in scgi module.
Wed, 21 Nov 2012 01:05:08 +0000 Maxim Dounin Request body: $content_length variable to honor real body size.
Wed, 21 Nov 2012 01:03:48 +0000 Maxim Dounin Request body: always use calculated size of a request body in proxy.
Wed, 21 Nov 2012 01:02:56 +0000 Maxim Dounin Request body: adjust b->pos when chunked parsing done.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Wed, 21 Nov 2012 00:57:56 +0000 Maxim Dounin Request body: properly handle events while discarding body.
Wed, 21 Nov 2012 00:57:16 +0000 Maxim Dounin Request body: fixed socket leak on errors.
Wed, 21 Nov 2012 00:55:50 +0000 Maxim Dounin Request body: code duplication reduced, no functional changes.
Wed, 21 Nov 2012 00:55:06 +0000 Maxim Dounin Request body: $request_body variable generalization.
Wed, 21 Nov 2012 00:54:01 +0000 Maxim Dounin Request body: fixed "501 Not Implemented" error handling.
Wed, 21 Nov 2012 00:52:35 +0000 Maxim Dounin Core: added debug logging of writev() in ngx_write_chain_to_file().
Wed, 21 Nov 2012 00:51:37 +0000 Maxim Dounin Dav: fixed segfault on PUT if body was already read (ticket #238).
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Sat, 17 Nov 2012 00:36:44 +0000 Maxim Dounin Trailing whitespace fix.
Fri, 16 Nov 2012 18:29:19 +0000 Maxim Dounin Upstream: better detection of connect() failures with kqueue.
Fri, 16 Nov 2012 12:18:05 +0000 Ruslan Ermilov Upstream: honor the "down" flag for a single server.
Fri, 16 Nov 2012 09:37:14 +0000 Ruslan Ermilov Variables $request_time and $msec.
Fri, 16 Nov 2012 09:25:52 +0000 Ruslan Ermilov Fixed setting of CPU affinity on respawn of dead worker processes.