log src/event/ngx_event_openssl.c @ 9331:dbf76fdd109f default tip

age author description
Sat, 31 Aug 2024 00:30:42 +0300 Maxim Dounin SSL: added SHA-256 fingerprints.
Sat, 31 Aug 2024 00:30:39 +0300 Maxim Dounin SSL: removed OPENSSL_NO_SHA256 support.
Mon, 06 May 2024 00:07:18 +0300 Maxim Dounin SSL: logging level of "invalid alert" errors.
Mon, 06 May 2024 00:06:15 +0300 Maxim Dounin SSL: logging level of all "SSL alert number N" errors.
Tue, 30 Jan 2024 19:18:31 +0400 Sergey Kandaurov SSL: fixed $ssl_curves allocation error handling.
Mon, 25 Dec 2023 21:15:47 +0400 Sergey Kandaurov SSL: disabled renegotiation checks with LibreSSL.
Wed, 21 Jun 2023 01:29:53 +0300 Maxim Dounin SSL: avoid using OpenSSL config in build directory (ticket #2404).
Wed, 21 Jun 2023 01:29:55 +0300 Maxim Dounin SSL: provided "nginx" appname when loading OpenSSL configs.