log

age author description
Thu, 24 Jan 2019 22:00:44 +0300 Maxim Dounin Win32: detection of connect() errors in select().
Thu, 24 Jan 2019 22:00:13 +0300 Maxim Dounin Win32: enabled both select and poll on Windows by default.
Thu, 24 Jan 2019 21:51:21 +0300 Maxim Dounin Win32: added WSAPoll() support.
Thu, 24 Jan 2019 21:51:00 +0300 Maxim Dounin Win32: properly enabled select on Windows.
Thu, 24 Jan 2019 21:50:37 +0300 Maxim Dounin Events: fixed copying of old events in poll init.
Thu, 27 Dec 2018 19:37:34 +0300 Roman Arutyunyan Stream: do not split datagrams when limiting proxy rate.
Mon, 14 Jan 2019 20:36:23 +0300 Roman Arutyunyan Prevented scheduling events on a shared connection.
Thu, 17 Jan 2019 14:31:04 +0300 Vladimir Homutov Added the ngx_http_test_required_predicates() function.
Thu, 17 Jan 2019 14:31:01 +0300 Vladimir Homutov Version bump.
Tue, 25 Dec 2018 17:53:03 +0300 Maxim Dounin release-1.15.8 tag
Tue, 25 Dec 2018 17:53:03 +0300 Maxim Dounin nginx-1.15.8-RELEASE release-1.15.8
Tue, 25 Dec 2018 12:59:24 +0300 Vladimir Homutov Autoindex: fixed possible integer overflow on 32-bit systems.
Mon, 24 Dec 2018 16:30:10 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Mon, 24 Dec 2018 21:07:05 +0300 Maxim Dounin Win32: removed NGX_DIR_MASK concept.
Mon, 24 Dec 2018 19:55:00 +0300 Sergey Kandaurov Userid: using stub for AF_UNIX addresses.