summaryrefslogtreecommitdiffhomepage
path: root/src/event/ngx_event_openssl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-25SSL: reasonable version for LibreSSL adjusted.Sergey Kandaurov1-1/+1
2023-02-23QUIC: using ngx_ssl_handshake_log().Sergey Kandaurov1-0/+3
2022-10-20Merged with the default branch.Sergey Kandaurov1-17/+20
2022-10-12SSL: workaround for session timeout handling with TLSv1.3.Maxim Dounin1-0/+1
2022-10-12SSL: optimized rotation of session ticket keys.Maxim Dounin1-1/+1
2022-10-12SSL: automatic rotation of session ticket keys.Maxim Dounin1-12/+11
2022-10-12SSL: renamed session ticket key functions and data index.Maxim Dounin1-1/+1
2022-10-12SSL: renamed session ticket key type.Maxim Dounin1-1/+1
2022-10-12SSL: style.Maxim Dounin1-0/+2
2022-10-12SSL: single allocation in session cache on 32-bit platforms.Maxim Dounin1-4/+4
2022-10-12SSL: reduced logging of session cache failures (ticket #621).Maxim Dounin1-0/+1
2021-12-24Merged with the default branch.Ruslan Ermilov1-0/+2
2021-11-01SSL: $ssl_curve (ticket #2135).Sergey Kandaurov1-0/+2
2021-11-03Merged with the default branch.Sergey Kandaurov1-0/+3
2021-09-01Merged with the default branch.Sergey Kandaurov1-3/+12
2021-10-21SSL: SSL_sendfile() support with kernel TLS.Maxim Dounin1-0/+1
2021-10-14SSL: added $ssl_alpn_protocol variable.Vladimir Homutov1-0/+2
2021-08-10SSL: removed export ciphers support.Sergey Kandaurov1-5/+0
2021-08-10SSL: silenced warnings when building with OpenSSL 3.0.Sergey Kandaurov1-0/+2
2021-08-10SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.Sergey Kandaurov1-0/+5
2021-08-10SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0.Sergey Kandaurov1-0/+5
2021-08-10SSL: RSA data type is deprecated in OpenSSL 3.0.Sergey Kandaurov1-0/+2
2021-07-15Merged with the default branch.Sergey Kandaurov1-0/+1
2021-06-01Fixed SSL logging with lingering close.Maxim Dounin1-0/+1
2020-12-22QUIC: removed unused <openssl/aes.h> inclusion.Sergey Kandaurov1-1/+0
2020-12-22QUIC: fixed build with OpenSSL < 1.1.1.Sergey Kandaurov1-0/+2
2020-10-29Merged with the default branch.Sergey Kandaurov1-0/+5
2020-10-22SSL: ssl_reject_handshake directive (ticket #195).Maxim Dounin1-0/+1
2020-10-22SSL: ssl_conf_command directive.Maxim Dounin1-0/+4
2020-10-19QUIC: reverted previous 3 commits.Vladimir Homutov1-3/+0
2020-09-15SSL: added the "ssl_keys_file" directive.Vladimir Homutov1-0/+3
2020-05-26Merged with the default branch.Sergey Kandaurov1-0/+15
2020-05-22OCSP: certificate status cache.Roman Arutyunyan1-1/+2
2020-05-22SSL: client certificate validation with OCSP (ticket #1534).Roman Arutyunyan1-0/+14
2020-03-18Moved setting QUIC methods to runtime.Roman Arutyunyan1-1/+0
2020-03-10Chacha20 header protection support with BoringSSL.Sergey Kandaurov1-0/+1
2020-02-28OpenSSL compatibility.Sergey Kandaurov1-0/+4
2020-02-28Initial QUIC support in http.Sergey Kandaurov1-0/+3
2019-12-24SSL: reworked posted next events.Maxim Dounin1-1/+0
2019-10-17SSL: available bytes handling (ticket #1431).Maxim Dounin1-0/+1
2019-02-25SSL: adjusted session id context with dynamic certificates.Maxim Dounin1-1/+2
2019-02-25SSL: passwords support for dynamic certificate loading.Maxim Dounin1-0/+2
2019-02-25SSL: loading of connection-specific certificates.Maxim Dounin1-0/+4
2018-12-18SSL: avoid reading on pending SSL_write_early_data().Sergey Kandaurov1-0/+1
2018-09-21SSL: support for TLSv1.3 early data with OpenSSL.Sergey Kandaurov1-0/+5
2018-08-10SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).Maxim Dounin1-0/+4
2018-08-07SSL: support for TLSv1.3 early data with BoringSSL.Maxim Dounin1-0/+4
2018-07-17SSL: save sessions for upstream peers using a callback function.Sergey Kandaurov1-1/+7
2017-10-11SSL: include <openssl/hmac.h>.Alessandro Ghedini1-0/+1
2017-08-22SSL: the $ssl_client_escaped_cert variable (ticket #857).Maxim Dounin1-0/+2