log

age author description
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.