log

age author description
Wed, 19 Jun 2013 08:55:08 +0400 Ruslan Ermilov Simplified ngx_list_create().
Wed, 12 Jun 2013 00:41:24 +0900 Tatsuhiko Kubo Valgrind: another complaint about uninitialized bytes.
Thu, 13 Jun 2013 16:28:42 +0400 Valentin Bartenev SPDY: fixed code style, no functional changes.
Thu, 13 Jun 2013 14:50:10 +0400 Vladimir Homutov Core: moved initialization of log level.
Fri, 07 Jun 2013 13:16:00 -0700 Jim Radford SPDY: pass through the full status when available.
Mon, 10 Jun 2013 14:35:00 +0400 Maxim Dounin Perl: fixed r->header_in("Cookie") (ticket #351).
Wed, 05 Jun 2013 19:45:08 +0400 Maxim Dounin Fixed debug logging in ngx_http_parse_complex_uri().
Wed, 05 Jun 2013 19:44:23 +0400 Maxim Dounin Mail: fixed possible uninitialized memory access.
Wed, 05 Jun 2013 19:44:22 +0400 Maxim Dounin Valgrind: supressed complaints about uninitialized bytes.
Wed, 05 Jun 2013 19:44:20 +0400 Maxim Dounin Valgrind: sigaction() failure now ignored.
Wed, 05 Jun 2013 16:22:40 +0400 Valentin Bartenev Status: the "last_in_chain" flag must be set.
Wed, 05 Jun 2013 02:13:52 +0400 Valentin Bartenev SPDY: use proper macros for value length and headers counter.
Tue, 04 Jun 2013 19:38:20 +0400 Maxim Dounin Version bump.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Mon, 03 Jun 2013 16:54:28 +0400 Vladimir Homutov Core: fixed stderr redirection on win32 in ngx_reopen_files().