index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
event
/
ngx_event_openssl.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
SSL: workaround for session timeout handling with TLSv1.3.
Maxim Dounin
1
-0
/
+1
2022-10-12
SSL: optimized rotation of session ticket keys.
Maxim Dounin
1
-1
/
+1
2022-10-12
SSL: automatic rotation of session ticket keys.
Maxim Dounin
1
-12
/
+11
2022-10-12
SSL: renamed session ticket key functions and data index.
Maxim Dounin
1
-1
/
+1
2022-10-12
SSL: renamed session ticket key type.
Maxim Dounin
1
-1
/
+1
2022-10-12
SSL: style.
Maxim Dounin
1
-0
/
+2
2022-10-12
SSL: single allocation in session cache on 32-bit platforms.
Maxim Dounin
1
-4
/
+4
2022-10-12
SSL: reduced logging of session cache failures (ticket #621).
Maxim Dounin
1
-0
/
+1
2021-11-01
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
1
-0
/
+2
2021-10-21
SSL: SSL_sendfile() support with kernel TLS.
Maxim Dounin
1
-0
/
+1
2021-10-14
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
1
-0
/
+2
2021-08-10
SSL: removed export ciphers support.
Sergey Kandaurov
1
-5
/
+0
2021-08-10
SSL: silenced warnings when building with OpenSSL 3.0.
Sergey Kandaurov
1
-0
/
+2
2021-08-10
SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.
Sergey Kandaurov
1
-0
/
+5
2021-08-10
SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0.
Sergey Kandaurov
1
-0
/
+5
2021-08-10
SSL: RSA data type is deprecated in OpenSSL 3.0.
Sergey Kandaurov
1
-0
/
+2
2021-06-01
Fixed SSL logging with lingering close.
Maxim Dounin
1
-0
/
+1
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
1
-0
/
+1
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
1
-0
/
+4
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
1
-1
/
+2
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
1
-0
/
+14
2019-12-24
SSL: reworked posted next events.
Maxim Dounin
1
-1
/
+0
2019-10-17
SSL: available bytes handling (ticket #1431).
Maxim Dounin
1
-0
/
+1
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
1
-1
/
+2
2019-02-25
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
1
-0
/
+2
2019-02-25
SSL: loading of connection-specific certificates.
Maxim Dounin
1
-0
/
+4
2018-12-18
SSL: avoid reading on pending SSL_write_early_data().
Sergey Kandaurov
1
-0
/
+1
2018-09-21
SSL: support for TLSv1.3 early data with OpenSSL.
Sergey Kandaurov
1
-0
/
+5
2018-08-10
SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Maxim Dounin
1
-0
/
+4
2018-08-07
SSL: support for TLSv1.3 early data with BoringSSL.
Maxim Dounin
1
-0
/
+4
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
1
-1
/
+7
2017-10-11
SSL: include <openssl/hmac.h>.
Alessandro Ghedini
1
-0
/
+1
2017-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
1
-0
/
+2
2017-04-18
SSL: disabled renegotiation detection in client mode.
Sergey Kandaurov
1
-0
/
+5
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+1
2016-12-23
SSL: support AES256 encryption of tickets.
Maxim Dounin
1
-2
/
+3
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
1
-0
/
+2
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
1
-0
/
+2
2016-12-05
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Maxim Dounin
1
-0
/
+6
2016-12-05
OCSP stapling: added certificate name to warnings.
Maxim Dounin
1
-0
/
+1
2016-10-21
SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Dmitry Volyntsev
1
-0
/
+4
2016-10-10
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
1
-4
/
+4
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
1
-0
/
+2
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
1
-0
/
+2
2016-05-19
SSL: made it possible to iterate though all certificates.
Maxim Dounin
1
-0
/
+1
2016-03-31
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-0
/
+11
2016-03-31
SSL: reasonable version for LibreSSL.
Maxim Dounin
1
-0
/
+6
2015-10-19
SSL: preserve default server context in connection (ticket #235).
Maxim Dounin
1
-0
/
+1
2014-10-28
Core: added limit to recv_chain().
Roman Arutyunyan
1
-1
/
+1
2014-07-28
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Piotr Sikora
1
-0
/
+4
[next]