log

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