log

age author description
Fri, 10 Jan 2014 16:12:40 +0100 Dirkjan Bussink SSL: ssl_session_tickets directive.
Sat, 04 Jan 2014 03:32:22 +0400 Maxim Dounin Fixed "zero size buf in output" alerts.
Sat, 04 Jan 2014 03:32:15 +0400 Maxim Dounin Win32: support for UTF-16 surrogate pairs (ticket #457).
Sat, 04 Jan 2014 03:32:10 +0400 Maxim Dounin Upstream: Cache-Control preferred over Expires.
Sat, 04 Jan 2014 03:32:06 +0400 Maxim Dounin Added per-process random seeding (ticket #456).
Sat, 04 Jan 2014 03:31:58 +0400 Maxim Dounin Allowed up to two EBUSY errors from sendfile().
Fri, 27 Dec 2013 19:40:04 +0400 Ruslan Ermilov Fixed setting of content type in some cases.
Fri, 27 Dec 2013 18:47:42 +0400 Valentin Bartenev Style: removed surplus semicolons.
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: a bit smarter ngx_http_spdy_filter_get_data_frame().
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: refactored loop in ngx_http_spdy_body_filter().
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: fixed possible request hang.
Mon, 23 Dec 2013 18:12:03 +0400 Ruslan Ermilov Dav: emit a warning about unsafe URI.
Mon, 23 Dec 2013 18:12:00 +0400 Ruslan Ermilov Teach ngx_http_parse_unsafe_uri() how to unescape URIs.
Mon, 23 Dec 2013 18:11:56 +0400 Ruslan Ermilov Detect more unsafe URIs in ngx_http_parse_unsafe_uri().
Mon, 23 Dec 2013 18:11:46 +0400 Ruslan Ermilov Upstream: keep $upstream_http_x_accel_redirect intact.