log src/event/ngx_event_quic.c @ 8186:0a2683df5f11 quic

age author description
Wed, 04 Mar 2020 15:52:12 +0300 Vladimir Homutov Implemented improved version of quic_output(). quic
Tue, 03 Mar 2020 17:25:02 +0300 Sergey Kandaurov QUIC handshake final bits. quic
Tue, 03 Mar 2020 13:30:30 +0300 Vladimir Homutov Split frame and packet generation into separate steps. quic
Mon, 02 Mar 2020 21:38:03 +0300 Vladimir Homutov Aded the "ngx_quic_hexdump" macro. quic
Fri, 28 Feb 2020 16:23:25 +0300 Vladimir Homutov Moved all QUIC code into ngx_event_quic.c quic
Fri, 28 Feb 2020 13:09:52 +0300 Sergey Kandaurov Cleanup. quic
Wed, 26 Feb 2020 16:56:47 +0300 Vladimir Homutov Generic function for HKDF expansion. quic
Fri, 28 Feb 2020 13:09:52 +0300 Sergey Kandaurov QUIC header protection routines, introduced ngx_quic_tls_hp(). quic
Fri, 28 Feb 2020 13:09:52 +0300 Sergey Kandaurov AEAD routines, introduced ngx_quic_tls_open()/ngx_quic_tls_seal(). quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov OpenSSL compatibility. quic