log

age author description
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: ngx_http_spdy_state_headers() error handling cleanup.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved error handling of header block decompression.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: removed ngx_http_spdy_state_headers_error().
Thu, 15 May 2014 19:18:26 +0400 Valentin Bartenev SPDY: prevented creation of RST_STREAM in protocol error state.
Wed, 30 Apr 2014 20:33:58 +0400 Valentin Bartenev SPDY: improved ngx_http_spdy_state_protocol_error().
Wed, 30 Apr 2014 02:16:21 +0400 Valentin Bartenev SPDY: fixed one case of improper memory allocation error handling.
Wed, 14 May 2014 22:26:30 +0400 Ruslan Ermilov Style: use %N instead of '\n' where appropriate.
Wed, 14 May 2014 22:26:05 +0400 Ruslan Ermilov Core: use '\r' for CR and '\n' for LF definitions.
Tue, 29 Apr 2014 22:22:38 +0200 Filipe da Silva OCSP stapling: missing OCSP request free call.
Wed, 30 Apr 2014 19:16:55 +0400 Maxim Dounin Upstream: restored workaround for "if".
Wed, 30 Apr 2014 19:16:49 +0400 Maxim Dounin Core: improved ngx_conf_parse() error handling.
Wed, 30 Apr 2014 19:16:40 +0400 Maxim Dounin Core: fixed error handling in ngx_reopen_files().
Wed, 30 Apr 2014 19:16:35 +0400 Maxim Dounin Cache: added ngx_quit check to ngx_http_file_cache_expire().
Wed, 30 Apr 2014 19:16:30 +0400 Maxim Dounin Configure: typo fixed.
Tue, 29 Apr 2014 12:28:41 +0400 Vladimir Homutov Upstream: added the "$upstream_cookie_<name>" variables.
Mon, 18 Nov 2013 03:06:45 +0400 Valentin Bartenev Proxy: fixed possible uninitialized memory access.
Thu, 24 Apr 2014 20:50:10 +0400 Valentin Bartenev Version bump.
Thu, 24 Apr 2014 16:54:23 +0400 Maxim Dounin release-1.7.0 tag
Thu, 24 Apr 2014 16:54:22 +0400 Maxim Dounin nginx-1.7.0-RELEASE release-1.7.0
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin release-1.6.0 tag stable-1.6
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin nginx-1.6.0-RELEASE stable-1.6 release-1.6.0
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into stable-1.6
Wed, 23 Apr 2014 20:31:31 +0400 Maxim Dounin SSL: explicit handling of empty names.
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into
Tue, 22 Apr 2014 18:56:49 +0400 Ruslan Ermilov Upstream: for ssl name, non-aligned memory allocation is enough.
Tue, 22 Apr 2014 14:02:45 +0400 Maxim Dounin SSL: added explicit check for ngx_strlchr() result.
Mon, 21 Apr 2014 19:21:17 +0400 Valentin Bartenev SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
Mon, 21 Apr 2014 18:59:53 +0400 Valentin Bartenev SPDY: Stream-ID restrictions according to specification.
Mon, 21 Apr 2014 13:48:41 +0400 Ruslan Ermilov Documented the switch from java XSLScript to xslscript.pl.
Fri, 18 Apr 2014 20:13:32 +0400 Maxim Dounin Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.