log

age author description
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin release-1.4.7 tag stable-1.4
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin nginx-1.4.7-RELEASE stable-1.4 release-1.4.7
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer. stable-1.4
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start. stable-1.4
Tue, 18 Mar 2014 17:12:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin release-1.5.12 tag
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin nginx-1.5.12-RELEASE release-1.5.12
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
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.
Mon, 03 Mar 2014 19:24:54 +0400 Valentin Bartenev SPDY: constant number of preallocated structures for headers.
Mon, 03 Mar 2014 17:39:53 +0400 Maxim Dounin Request body: avoid potential overflow.
Mon, 03 Mar 2014 17:17:25 +0400 Valentin Bartenev Gzip static: fixed NGX_CONF_FLAG misuse.
Fri, 28 Feb 2014 20:17:01 +0400 Maxim Dounin Docs: xslt regenerated.
Fri, 28 Feb 2014 20:17:00 +0400 Maxim Dounin Docs: switched from java XSLScript to xslscript.pl.
Thu, 27 Feb 2014 20:36:35 +0400 Maxim Dounin Disabled redirects to named locations if URI is not set.