log

age author description
Sun, 10 Feb 2013 03:55:18 +0000 Maxim Dounin Merge of r4967: ngx_write_fd() and ngx_read_fd() errors handling. stable-1.2
Sun, 10 Feb 2013 03:52:26 +0000 Maxim Dounin Merge of r4966: gzip: fixed zlib memLevel adjusting. stable-1.2
Sun, 10 Feb 2013 03:27:15 +0000 Maxim Dounin Merge of r4965: upstream: fixed SIGSEGV with the "if" directive. stable-1.2
Sun, 10 Feb 2013 03:22:58 +0000 Maxim Dounin Merge of r4963: proxy: better error message about unexpected data. stable-1.2
Sun, 10 Feb 2013 03:20:00 +0000 Maxim Dounin Merge of r4962: limit_rate fix. stable-1.2
Sun, 10 Feb 2013 03:18:08 +0000 Maxim Dounin Merge of r4961: configure: better check for PCRE JIT. stable-1.2
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Sun, 10 Feb 2013 03:00:55 +0000 Maxim Dounin Merge of r4947: xslt: prevented infinite loop. stable-1.2
Sun, 10 Feb 2013 02:58:03 +0000 Maxim Dounin Merge of r4946, r4978: perl. stable-1.2
Sun, 10 Feb 2013 02:56:03 +0000 Maxim Dounin Merge of r4945, r4984: ngx_inet.[ch] minor fixes. stable-1.2
Sat, 09 Feb 2013 21:27:37 +0000 Maxim Dounin Merge of r4944: removed GLOB_NOSORT glob option. stable-1.2
Sat, 09 Feb 2013 21:07:06 +0000 Maxim Dounin Version bump. stable-1.2
Thu, 07 Feb 2013 12:09:56 +0000 Maxim Dounin Added support for {SHA} passwords (ticket #50).
Thu, 07 Feb 2013 12:09:09 +0000 Maxim Dounin Version bump.
Tue, 05 Feb 2013 14:07:01 +0000 Maxim Dounin release-1.3.12 tag
Tue, 05 Feb 2013 14:06:41 +0000 Maxim Dounin nginx-1.3.12-RELEASE release-1.3.12
Tue, 05 Feb 2013 13:41:48 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 04 Feb 2013 16:44:22 +0000 Ruslan Ermilov GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
Fri, 01 Feb 2013 14:41:50 +0000 Maxim Dounin FastCGI: proper handling of split fastcgi end request.
Fri, 01 Feb 2013 14:41:07 +0000 Maxim Dounin FastCGI: unconditional state transitions.
Fri, 01 Feb 2013 14:40:19 +0000 Maxim Dounin FastCGI: fixed wrong connection close with fastcgi_keep_conn.
Fri, 01 Feb 2013 14:38:18 +0000 Maxim Dounin Request body: fixed client_body_in_file_only.
Fri, 01 Feb 2013 14:37:43 +0000 Maxim Dounin SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
Mon, 28 Jan 2013 15:41:12 +0000 Valentin Bartenev SSL: take into account data in the buffer while limiting output.
Mon, 28 Jan 2013 15:40:25 +0000 Valentin Bartenev SSL: avoid calling SSL_write() with zero data size.
Mon, 28 Jan 2013 15:38:36 +0000 Valentin Bartenev SSL: calculation of buffer size moved closer to its usage.
Mon, 28 Jan 2013 15:37:11 +0000 Valentin Bartenev SSL: preservation of flush flag for buffered data.
Mon, 28 Jan 2013 15:35:12 +0000 Valentin Bartenev SSL: resetting of flush flag after the data was written.
Mon, 28 Jan 2013 15:34:09 +0000 Valentin Bartenev SSL: removed conditions that always hold true.
Mon, 28 Jan 2013 14:42:07 +0000 Ruslan Ermilov Secure_link: fixed configuration inheritance.