log

age author description
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.
Fri, 17 Jan 2014 06:24:53 +0400 Maxim Dounin Core: improved ngx_reset_pool() (ticket #490).
Wed, 15 Jan 2014 17:16:38 +0400 Valentin Bartenev SPDY: send output queue after processing of read event.
Wed, 15 Jan 2014 17:16:38 +0400 Valentin Bartenev SPDY: the SETTINGS frame should be allocated from sc->pool.
Wed, 15 Jan 2014 17:16:38 +0400 Valentin Bartenev SPDY: fixed possible uninitialized memory access.
Wed, 15 Jan 2014 13:23:31 +0400 Valentin Bartenev SPDY: fixed off_t/size_t type conversions on 32 bits platforms.