log src/http/v3/ngx_http_v3_module.c @ 7912:6633f17044eb quic

age author description
Fri, 29 May 2020 15:06:33 +0300 Sergey Kandaurov QUIC draft-28 transport parameters support. quic
Fri, 29 May 2020 12:56:08 +0300 Sergey Kandaurov Renamed max_packet_size to max_udp_payload_size, from draft-28. quic
Thu, 14 May 2020 15:47:18 +0300 Sergey Kandaurov Address validation using Retry packets. quic
Wed, 22 Apr 2020 15:59:19 +0300 Sergey Kandaurov HTTP/3: directives with limited values converted to post handler. quic
Wed, 22 Apr 2020 15:48:39 +0300 Sergey Kandaurov HTTP/3: bytes holding directives changed to ngx_conf_set_size_slot. quic
Thu, 16 Apr 2020 12:17:41 +0300 Vladimir Homutov Added handling of incorrect values in TP configuration. quic
Wed, 15 Apr 2020 18:54:03 +0300 Vladimir Homutov Added primitive flow control mechanisms. quic