log

age author description
Mon, 15 Jun 2020 17:35:26 -0400 Quantum Correctly flush request body to uwsgi with SSL.
Mon, 08 Jun 2020 11:40:34 +0300 Vladimir Homutov Stream: fixed processing of zero length UDP packets (ticket #1982).
Wed, 03 Jun 2020 19:11:32 +0300 Maxim Dounin SSL: added verify callback to ngx_ssl_trusted_certificate().
Mon, 01 Jun 2020 22:31:23 +0300 Ruslan Ermilov Fixed SIGQUIT not removing listening UNIX sockets (closes #753).
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Tue, 26 May 2020 19:17:11 +0300 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Tue, 26 May 2020 22:03:00 +0300 Maxim Dounin Version bump.
Tue, 26 May 2020 18:00:20 +0300 Maxim Dounin release-1.19.0 tag
Tue, 26 May 2020 18:00:20 +0300 Maxim Dounin nginx-1.19.0-RELEASE release-1.19.0
Mon, 25 May 2020 22:10:37 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 25 May 2020 18:33:42 +0300 Maxim Dounin HTTP/2: invalid connection preface logging (ticket #1981).
Sat, 23 May 2020 15:53:08 +0300 Sergey Kandaurov Fixed format specifiers.
Fri, 22 May 2020 17:25:27 +0300 Roman Arutyunyan OCSP: certificate status cache.
Fri, 22 May 2020 17:30:12 +0300 Roman Arutyunyan SSL: client certificate validation with OCSP (ticket #1534).
Fri, 22 May 2020 20:35:05 +0300 Roman Arutyunyan OCSP stapling: iterate over all responder addresses.
Sun, 17 May 2020 14:24:35 +0300 Roman Arutyunyan OCSP stapling: keep extra chain in the staple object.
Wed, 06 May 2020 21:44:14 +0300 Roman Arutyunyan OCSP stapling: moved response verification to a separate function.
Wed, 13 May 2020 22:02:47 +0800 Jinhua Tan Upstream: jump out of loop after matching the status code.
Fri, 08 May 2020 19:19:16 +0300 Sergey Kandaurov Variables: fixed buffer over-read when evaluating "$arg_".
Thu, 23 Apr 2020 15:10:26 +0300 Ruslan Ermilov gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Thu, 23 Apr 2020 15:10:24 +0300 Ruslan Ermilov gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Thu, 23 Apr 2020 15:10:21 +0300 Ruslan Ermilov Version bump.
Tue, 21 Apr 2020 17:09:01 +0300 Maxim Dounin release-1.18.0 tag stable-1.18
Tue, 21 Apr 2020 17:09:01 +0300 Maxim Dounin nginx-1.18.0-RELEASE stable-1.18 release-1.18.0
Tue, 21 Apr 2020 15:38:06 +0300 Maxim Dounin Stable branch. stable-1.18
Tue, 14 Apr 2020 17:19:26 +0300 Maxim Dounin release-1.17.10 tag
Tue, 14 Apr 2020 17:19:26 +0300 Maxim Dounin nginx-1.17.10-RELEASE release-1.17.10
Tue, 14 Apr 2020 15:15:16 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 08 Apr 2020 01:02:17 +0300 Ruslan Ermilov The new auth_delay directive for delaying unauthorized requests.
Fri, 13 Mar 2020 02:12:10 +0300 Ruslan Ermilov Auth basic: explicitly zero out password buffer.