log

age author description
Wed, 01 Aug 2018 02:12:11 +0300 Maxim Dounin Dav: changed ngx_copy_file() to preserve access and mtime.
Wed, 01 Aug 2018 02:11:58 +0300 Maxim Dounin Dav: fixed ngx_copy_file() to truncate destination file.
Tue, 24 Jul 2018 18:46:54 +0300 Sergey Kandaurov Configure: fixed compiler warnings with "-Wall -Wextra".
Tue, 24 Jul 2018 18:46:18 +0300 Sergey Kandaurov Version bump.
Tue, 24 Jul 2018 16:11:00 +0300 Maxim Dounin release-1.15.2 tag
Tue, 24 Jul 2018 16:10:59 +0300 Maxim Dounin nginx-1.15.2-RELEASE release-1.15.2
Sun, 22 Jul 2018 04:03:40 +0300 Maxim Dounin Fixed NGX_TID_T_FMT format specification for uint64_t.
Wed, 18 Jul 2018 18:51:25 +0300 Sergey Kandaurov Stream ssl_preread: added SSLv2 Client Hello support.
Tue, 17 Jul 2018 15:30:43 +0300 Ruslan Ermilov Fixed invalid access to location defined as an empty string.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Mon, 16 Jul 2018 17:47:48 +0300 Maxim Dounin SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).
Mon, 16 Jul 2018 17:47:20 +0300 Maxim Dounin SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+.
Mon, 16 Jul 2018 17:47:18 +0300 Maxim Dounin SSL: logging levels of "unsupported protocol", "version too low".
Thu, 12 Jul 2018 19:50:07 +0300 Maxim Dounin Events: added configuration check on the number of connections.
Thu, 12 Jul 2018 19:50:02 +0300 Maxim Dounin Events: moved sockets cloning to ngx_event_init_conf().