log

age author description
Thu, 02 Aug 2018 13:19:48 +0300 Sergey Kandaurov Dav: removed dead store after 8e7a5de61664.
Wed, 01 Aug 2018 02:12:21 +0300 Maxim Dounin Dav: changed COPY of a file to preserve access mask.
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().
Wed, 11 Jul 2018 17:56:51 +0300 Roman Arutyunyan Stream ssl_preread: $ssl_preread_protocol variable.
Thu, 12 Jul 2018 12:50:20 +0300 Ruslan Ermilov Allow resetting connections closed by "return 444" (ticket #905).
Thu, 05 Jul 2018 22:21:14 +0300 Maxim Dounin Resolver: retry sending queries on errors (ticket #1511).
Thu, 05 Jul 2018 20:45:29 +0300 Maxim Dounin SSL: logging level of "https proxy request" errors.
Thu, 05 Jul 2018 20:44:58 +0300 Maxim Dounin Version bump.
Tue, 03 Jul 2018 18:07:44 +0300 Maxim Dounin release-1.15.1 tag
Tue, 03 Jul 2018 18:07:43 +0300 Maxim Dounin nginx-1.15.1-RELEASE release-1.15.1
Mon, 02 Jul 2018 19:03:04 +0300 Maxim Dounin Upstream: fixed tcp_nopush with gRPC.
Mon, 02 Jul 2018 19:02:31 +0300 Maxim Dounin Upstream: fixed unexpected tcp_nopush usage on peer connections.
Mon, 02 Jul 2018 19:02:08 +0300 Maxim Dounin gRPC: clearing buffers in ngx_http_grpc_get_buf().
Mon, 02 Jul 2018 13:54:33 +0300 Ruslan Ermilov Added FreeBSD support for "listen ... reuseport".
Fri, 15 Jun 2018 17:29:55 +0300 Valentin Bartenev MIME: added font/woff2 type (ticket #1243).
Fri, 15 Jun 2018 17:29:55 +0300 Valentin Bartenev MIME: changed type for woff to font/woff (ticket #1243).