log

age author description
Mon, 19 Oct 2020 12:19:38 +0300 Vladimir Homutov QUIC: account packet header length in amplification limit. quic
Mon, 19 Oct 2020 10:32:53 +0300 Vladimir Homutov QUIC: reverted previous 3 commits. quic
Mon, 19 Oct 2020 10:10:21 +0300 Vladimir Homutov try: --skiptests quic
Wed, 14 Oct 2020 23:21:36 +0300 Vladimir Homutov QUIC: added ACK frame range support. quic
Tue, 15 Sep 2020 22:44:46 +0300 Vladimir Homutov SSL: added the "ssl_keys_file" directive. quic
Thu, 15 Oct 2020 11:37:01 +0300 Vladimir Homutov QUIC: account packet header length in amplification limit. quic
Mon, 12 Oct 2020 14:00:00 +0100 Sergey Kandaurov QUIC: fixed ngx_http_upstream_init() much like HTTP/2 connections. quic
Fri, 09 Oct 2020 16:57:19 +0300 Vladimir Homutov QUIC: reset error and error_reason prior to processing packet. quic
Wed, 07 Oct 2020 14:51:05 +0100 Sergey Kandaurov QUIC: fixed dead store assignment. quic
Wed, 07 Oct 2020 15:29:23 +0300 Vladimir Homutov QUIC: fixed format specifier in debug message. quic
Fri, 02 Oct 2020 16:20:41 +0300 Vladimir Homutov QUIC: added debug message with final packet processing status. quic
Wed, 07 Oct 2020 12:24:03 +0100 Roman Arutyunyan QUIC: set local_socklen in stream connections. quic
Fri, 02 Oct 2020 12:40:49 +0300 Vladimir Homutov QUIC: enabled more key-related debug by default. quic
Fri, 02 Oct 2020 12:56:34 +0300 Vladimir Homutov QUIC: added connection id debug. quic
Wed, 07 Oct 2020 13:38:17 +0300 Vladimir Homutov QUIC: updated c->log->action strings to reflect proper state. quic
Wed, 07 Oct 2020 10:14:02 +0300 Vladimir Homutov QUIC: fixed memory leak in ngx_quic_send_frames(). quic
Tue, 06 Oct 2020 18:08:55 +0100 Sergey Kandaurov QUIC: fixed measuring ACK Delay against 0-RTT packets. quic
Mon, 05 Oct 2020 13:02:53 +0100 Sergey Kandaurov QUIC: do not resend empty queue when speeding up handshake. quic
Mon, 05 Oct 2020 13:02:38 +0100 Sergey Kandaurov QUIC: zero out packet length in frames prior to send. quic
Mon, 05 Oct 2020 14:36:17 +0300 Vladimir Homutov QUIC: fixed build with clang and NGX_QUIC_DEBUG_CRYPTO enabled. quic
Mon, 05 Oct 2020 10:03:01 +0300 Vladimir Homutov QUIC: inline function instead of macro for hexdump. quic
Thu, 01 Oct 2020 22:20:51 +0300 Vladimir Homutov QUIC: fixed handling of incorrect packets. quic
Thu, 01 Oct 2020 12:21:11 +0100 Sergey Kandaurov Merged with the default branch. quic
Tue, 29 Sep 2020 17:32:10 +0300 Maxim Dounin release-1.19.3 tag
Tue, 29 Sep 2020 17:32:10 +0300 Maxim Dounin nginx-1.19.3-RELEASE release-1.19.3
Tue, 29 Sep 2020 15:56:16 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 29 Sep 2020 15:54:09 +0300 Maxim Dounin Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Tue, 29 Sep 2020 15:52:18 +0300 Maxim Dounin Userid: userid_flags fixup.
Mon, 28 Sep 2020 17:41:22 +0300 Maxim Dounin Resolver: improved error messages (ticket #2024).
Mon, 28 Sep 2020 17:07:48 +0300 Maxim Dounin Userid: userid_flags directive to set cookie flags.