log

age author description
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start.
Fri, 07 Mar 2014 15:17:38 +0400 Maxim Dounin Core: fixed wrong indices in listening sockets compare loops.
Thu, 06 Mar 2014 10:51:08 +0100 Filipe da Silva MIME: added application/xspf+xml MIME type (ticket #479).
Thu, 06 Mar 2014 23:15:10 +0400 Sergey Kandaurov Added connection serial number in logging of left open sockets.
Thu, 06 Mar 2014 18:25:59 +0400 Sergey Kandaurov Fixed format specifier in logging of "c->number".
Tue, 04 Mar 2014 23:40:35 +0400 Roman Arutyunyan MIME: added video/mp2t and application/vnd.apple.mpegurl types.
Tue, 04 Mar 2014 23:38:31 +0400 Roman Arutyunyan Version bump.
Tue, 04 Mar 2014 15:46:45 +0400 Maxim Dounin release-1.4.6 tag stable-1.4
Tue, 04 Mar 2014 15:46:44 +0400 Maxim Dounin nginx-1.4.6-RELEASE stable-1.4 release-1.4.6
Mon, 03 Mar 2014 17:39:53 +0400 Maxim Dounin Request body: avoid potential overflow. stable-1.4
Tue, 18 Feb 2014 17:30:40 +0400 Maxim Dounin Upstream: ngx_post_event() instead of upgraded call (ticket #503). stable-1.4
Mon, 03 Mar 2014 17:22:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 04 Mar 2014 15:39:23 +0400 Maxim Dounin release-1.5.11 tag
Tue, 04 Mar 2014 15:39:23 +0400 Maxim Dounin nginx-1.5.11-RELEASE release-1.5.11
Mon, 03 Mar 2014 19:24:55 +0400 Valentin Bartenev SPDY: fixed potential integer overflow while parsing headers.