log

age author description
Tue, 18 Aug 2015 16:26:05 +0300 Maxim Dounin Perl: fixed warning about "sep" may be used uninitialized.
Mon, 17 Aug 2015 18:09:20 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 17 Aug 2015 18:09:17 +0300 Maxim Dounin Win32: MSVC 2015 compatibility.
Mon, 17 Aug 2015 17:42:02 +0300 Dmitry Volyntsev Sub filter: support of variables in the strings to replace.
Mon, 17 Aug 2015 17:42:02 +0300 Dmitry Volyntsev Sub filter: support of multiple strings to replace.
Sun, 16 Aug 2015 10:51:34 +0300 Maxim Dounin Fixed wrong URI after try_files in nested location (ticket #97).
Sun, 16 Aug 2015 10:51:16 +0300 Maxim Dounin Fixed segfault with try_files introduced by c985d90a8d1f.
Thu, 13 Aug 2015 16:27:17 +0300 Sergey Kandaurov Core: fixed potential division by zero when initializing hash.
Thu, 13 Aug 2015 16:27:13 +0300 Sergey Kandaurov Core: fixed style in the error message.
Thu, 13 Aug 2015 15:55:21 +0300 Vladimir Homutov Stream: fixed potential error log buffer overrun.
Wed, 12 Aug 2015 12:56:59 +0300 Vladimir Homutov Style.
Mon, 10 Aug 2015 12:14:41 +0300 Vladimir Homutov Stream: the "tcp_nodelay" directive.
Tue, 11 Aug 2015 16:28:55 +0300 Valentin Bartenev Core: idle connections now closed only once on exiting.
Tue, 11 Aug 2015 10:28:00 +0300 Andrei Belov Fixed typo in the error message.
Thu, 23 Jul 2015 14:00:03 -0400 Gena Makhomed Workaround for "configuration file test failed" under OpenVZ.
Thu, 30 Jul 2015 16:43:48 -0700 Roman Arutyunyan Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
Wed, 29 Jul 2015 14:36:36 -0700 Roman Arutyunyan Style.
Wed, 29 Jul 2015 13:46:26 -0700 Roman Arutyunyan Stream: added proxy_buffer_size to set the size of data buffers.
Thu, 16 Jul 2015 14:20:48 +0300 Ruslan Ermilov Fixed strict aliasing warnings with old GCC versions.
Wed, 15 Jul 2015 20:43:41 +0100 Andrew Hutchings Modify changes doc to acknowledge Lu is from Intel
Wed, 15 Jul 2015 22:56:03 +0300 Maxim Dounin Version bump.
Tue, 14 Jul 2015 19:46:05 +0300 Maxim Dounin release-1.9.3 tag
Tue, 14 Jul 2015 19:46:05 +0300 Maxim Dounin nginx-1.9.3-RELEASE release-1.9.3
Tue, 14 Jul 2015 19:44:19 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Tue, 14 Jul 2015 09:38:13 -0700 Roman Arutyunyan Stream: renamed rate limiting directives.
Tue, 14 Jul 2015 10:13:51 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 14 Jul 2015 01:10:25 +0300 Maxim Dounin OCSP stapling: fixed segfault without nextUpdate.
Tue, 07 Jul 2015 16:38:49 +0300 Maxim Dounin OCSP stapling: fixed ssl_stapling_file (ticket #769).
Thu, 02 Jul 2015 17:20:29 +0300 Valentin Bartenev Stream: fixed possible integer overflow in rate limiting.
Thu, 02 Jul 2015 17:15:32 +0300 Roman Arutyunyan Stream: fixed MSVC compilation warning.