log

age author description
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: better detect premature closing of stream.
Mon, 07 Apr 2014 18:55:57 +0400 Maxim Dounin Win32: fixed shared ssl_session_cache (ticket #528).
Mon, 07 Apr 2014 18:29:05 +0400 Maxim Dounin Win32: fixed link flags with MSVC, broken by bfe536716dbf.
Tue, 01 Apr 2014 20:53:18 +0400 Roman Arutyunyan Mp4: allow end values bigger than track duration.
Mon, 31 Mar 2014 22:47:42 +0400 Maxim Dounin Adjusted default value of types_hash_bucket_size (ticket #352).
Mon, 31 Mar 2014 21:40:35 +0400 Maxim Dounin Core: fixed hash to actually try max_size.
Mon, 31 Mar 2014 21:40:31 +0400 Maxim Dounin Core: hash now ignores bucket_size if it hits max_size limit.
Mon, 31 Mar 2014 21:38:30 +0400 Maxim Dounin Core: slab log_nomem flag.
Mon, 31 Mar 2014 21:38:28 +0400 Maxim Dounin Win32: fixed cpu hog by cache manager on exit (ticket #514).
Mon, 31 Mar 2014 21:38:27 +0400 Maxim Dounin Mail: fixed ngx_mail_send() (ticket #519).
Mon, 31 Mar 2014 21:38:25 +0400 Maxim Dounin Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Mon, 31 Mar 2014 20:05:53 +0400 Roman Arutyunyan Mp4: improved logging after adding "end" support.
Mon, 31 Mar 2014 19:52:17 +0400 Roman Arutyunyan Mp4: fixed seeking to a track end.
Fri, 28 Mar 2014 20:22:57 +0400 Valentin Bartenev SPDY: detect premature closing of stream.
Fri, 28 Mar 2014 20:05:07 +0400 Valentin Bartenev SPDY: fixed the DATA frame length handling in case of some errors.