log src/event/quic/ngx_event_quic_migration.c @ 9189:fcec773dd249

age author description
Wed, 29 Nov 2023 18:13:25 +0400 Roman Arutyunyan QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE.
Thu, 31 Aug 2023 10:54:07 +0400 Roman Arutyunyan QUIC: ignore path validation socket error (ticket #2532).
Mon, 14 Aug 2023 09:21:27 +0400 Roman Arutyunyan QUIC: path MTU discovery.
Tue, 08 Aug 2023 10:43:17 +0400 Roman Arutyunyan QUIC: allowed ngx_quic_frame_sendto() to return NGX_AGAIN.
Thu, 06 Jul 2023 17:49:01 +0400 Roman Arutyunyan QUIC: removed path->limited flag.
Thu, 27 Apr 2023 19:52:40 +0400 Roman Arutyunyan QUIC: fixed addr_text after migration (ticket #2488). quic
Tue, 09 May 2023 19:42:40 +0400 Sergey Kandaurov QUIC: reschedule path validation on path insertion/removal. quic