log

age author description
Thu, 23 Jan 2014 18:32:25 +0400 Maxim Dounin Version bump.
Wed, 22 Jan 2014 17:42:59 +0400 Maxim Dounin release-1.5.9 tag
Wed, 22 Jan 2014 17:42:59 +0400 Maxim Dounin nginx-1.5.9-RELEASE release-1.5.9
Wed, 22 Jan 2014 16:10:13 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 22 Jan 2014 16:05:07 +0400 Maxim Dounin Upstream: reading from a client after connection upgrade.
Wed, 22 Jan 2014 16:05:06 +0400 Maxim Dounin SSL: fixed $ssl_session_id variable.
Mon, 20 Jan 2014 20:56:49 +0400 Valentin Bartenev SPDY: use ngx_queue_t to queue streams for post processing.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: store the length of frame instead of its whole size.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: use frame->next pointer to chain free frames.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: proper handling of all RST_STREAM statuses.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: removed state to check first SETTINGS frame.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: better name for frame entries counter.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: fixed possible segfault.
Tue, 21 Jan 2014 17:39:49 +0400 Maxim Dounin Typo fixed.
Fri, 17 Jan 2014 22:06:04 +0400 Ruslan Ermilov Mail: fixed passing of IPv6 client address in XCLIENT.