log

age author description
Mon, 05 Apr 2021 04:06:58 +0300 Maxim Dounin Gzip: support for zlib-ng.
Mon, 05 Apr 2021 04:03:10 +0300 Maxim Dounin Version bump.
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin release-1.19.9 tag
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin nginx-1.19.9-RELEASE release-1.19.9
Tue, 30 Mar 2021 17:44:36 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Sun, 28 Mar 2021 17:45:39 +0300 Maxim Dounin Fixed handling of already closed connections.
Sun, 28 Mar 2021 17:45:37 +0300 Maxim Dounin Upstream: fixed broken connection check with eventport.
Sun, 28 Mar 2021 17:45:35 +0300 Maxim Dounin Upstream: fixed non-buffered proxying with eventport.
Sun, 28 Mar 2021 17:45:31 +0300 Maxim Dounin Resolver: added missing event handling after reading.
Sun, 28 Mar 2021 17:45:29 +0300 Maxim Dounin Events: fixed "port_dissociate() failed" alerts with eventport.
Fri, 26 Mar 2021 01:44:59 +0300 Maxim Dounin Events: fixed expiration of timers in the past.
Fri, 26 Mar 2021 01:44:57 +0300 Maxim Dounin HTTP/2: improved handling of "keepalive_timeout 0".
Wed, 24 Mar 2021 14:03:33 +0300 Sergey Kandaurov Cancel keepalive and lingering close on EOF better (ticket #2145).
Tue, 23 Mar 2021 16:52:23 +0300 Maxim Dounin gRPC: fixed handling of padding on DATA frames.
Thu, 11 Mar 2021 09:58:45 +0300 Ruslan Ermilov Removed "ch" argument from ngx_pass_open_channel().