log src/event/ngx_event_openssl.c @ 8914:b30bec3d71d6 quic

age author description
Tue, 26 Jul 2022 19:54:11 +0400 Sergey Kandaurov Merged with the default branch. quic
Tue, 12 Jul 2022 15:55:22 +0300 Maxim Dounin SSL: logging levels of various errors added in OpenSSL 1.1.1.
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 08 Feb 2022 17:35:27 +0300 Sergey Kandaurov SSL: logging level of "application data after close notify".
Tue, 25 Jan 2022 23:42:48 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 24 Jan 2022 17:18:50 +0300 Maxim Dounin SSL: always renewing tickets with TLSv1.3 (ticket #1892).
Mon, 17 Jan 2022 17:05:12 +0300 Sergey Kandaurov SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.