log src/event/quic/ngx_event_quic_ssl.c @ 9031:cd0d6e176908 quic

age author description
Thu, 20 Oct 2022 16:21:06 +0400 Sergey Kandaurov QUIC: using SSL_set_quic_early_data_enabled() only with QuicTLS. quic
Wed, 27 Jul 2022 17:16:40 +0400 Vladimir Homutov QUIC: avoided pool usage in ngx_quic_protection.c. quic
Wed, 16 Feb 2022 15:45:47 +0300 Sergey Kandaurov QUIC: fixed indentation. quic
Mon, 14 Feb 2022 14:53:46 +0300 Roman Arutyunyan QUIC: eliminated ngx_quic_copy_buf(). quic
Mon, 14 Feb 2022 15:27:59 +0300 Roman Arutyunyan QUIC: ngx_quic_buffer_t object. quic
Tue, 01 Feb 2022 20:46:32 +0300 Sergey Kandaurov QUIC: do not declare SSL buffering, it's not used. quic
Thu, 27 Jan 2022 13:14:01 +0300 Sergey Kandaurov QUIC: limited SSL_set_quic_use_legacy_codepoint() API usage. quic
Wed, 26 Jan 2022 14:15:40 +0300 Sergey Kandaurov QUIC: set to standard TLS codepoint after draft versions removal. quic
Wed, 19 Jan 2022 22:39:24 +0300 Vladimir Homutov QUIC: reworked migration handling. quic
Thu, 13 Jan 2022 11:34:42 +0300 Roman Arutyunyan QUIC: return written size from ngx_quic_write_chain(). quic
Thu, 16 Dec 2021 17:06:35 +0300 Roman Arutyunyan QUIC: renamed buffer-related functions. quic
Fri, 24 Dec 2021 18:17:23 +0300 Roman Arutyunyan QUIC: refactored ngx_quic_order_bufs() and ngx_quic_split_bufs(). quic
Fri, 24 Dec 2021 18:13:51 +0300 Roman Arutyunyan QUIC: avoid excessive buffer allocations in stream output. quic
Tue, 07 Dec 2021 15:42:10 +0300 Sergey Kandaurov QUIC: converted ngx_quic_keys_set_encryption_secret() to NGX codes. quic
Tue, 30 Nov 2021 14:30:59 +0300 Sergey Kandaurov QUIC: ngx_quic_send_alert() callback moved to its place. quic