log src/event/ngx_event_openssl.h @ 7461:a68799465b19

age author description
Mon, 25 Feb 2019 16:41:44 +0300 Maxim Dounin SSL: loading of connection-specific certificates.
Tue, 18 Dec 2018 15:15:15 +0300 Sergey Kandaurov SSL: avoid reading on pending SSL_write_early_data().
Fri, 10 Aug 2018 20:49:06 +0300 Maxim Dounin SSL: fixed build with LibreSSL 2.8.0 (ticket #1605). stable-1.14
Fri, 21 Sep 2018 20:49:12 +0300 Sergey Kandaurov SSL: support for TLSv1.3 early data with OpenSSL.
Fri, 10 Aug 2018 20:49:06 +0300 Maxim Dounin SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Tue, 07 Aug 2018 02:16:07 +0300 Maxim Dounin SSL: support for TLSv1.3 early data with BoringSSL.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Wed, 11 Oct 2017 15:43:50 -0700 Alessandro Ghedini SSL: include <openssl/hmac.h>.
Tue, 22 Aug 2017 15:18:10 +0300 Maxim Dounin SSL: the $ssl_client_escaped_cert variable (ticket #857).
Tue, 18 Apr 2017 16:08:44 +0300 Sergey Kandaurov SSL: disabled renegotiation detection in client mode.
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
Fri, 23 Dec 2016 17:28:20 +0300 Maxim Dounin SSL: support AES256 encryption of tickets.
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_curves (ticket #1088).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_ciphers (ticket #870).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.