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
2025-05-23
QUIC: logging level of handshake errors.
Sergey Kandaurov
1
-0
/
+2
2025-04-25
SSL: fixed build with OPENSSL_NO_DH.
Sergey Kandaurov
1
-0
/
+2
2025-04-25
SSL: fixed build with OPENSSL_NO_DEPRECATED.
Sergey Kandaurov
1
-0
/
+11
2025-02-26
SSL: raised limit for sessions stored in shared memory.
Sergey Kandaurov
1
-1
/
+1
2025-02-26
SSL: using static storage for NGX_SSL_MAX_SESSION_SIZE buffers.
Sergey Kandaurov
1
-0
/
+3
2025-01-23
Upstream: fixed --with-compat build without SSL, broken by 454ad0e.
Pavel Pautov
1
-1
/
+0
2025-01-17
SSL: avoid using mismatched certificate/key cached pairs.
Sergey Kandaurov
1
-0
/
+2
2025-01-17
SSL: caching certificates and certificate keys with variables.
Sergey Kandaurov
1
-4
/
+8
2024-11-22
SSL: a new macro to set default protocol versions.
Sergey Kandaurov
1
-0
/
+7
2024-10-01
SSL: caching CA certificates.
Sergey Kandaurov
1
-0
/
+1
2024-10-01
SSL: caching CRLs.
Sergey Kandaurov
1
-0
/
+1
2024-10-01
SSL: caching certificate keys.
Sergey Kandaurov
1
-0
/
+1
2024-10-01
SSL: caching certificates.
Sergey Kandaurov
1
-0
/
+3
2024-10-01
SSL: object caching.
Sergey Kandaurov
1
-0
/
+5
2024-10-01
SSL: moved certificate storage out of exdata.
Sergey Kandaurov
1
-3
/
+6
2023-12-25
SSL: reasonable version for LibreSSL adjusted.
Sergey Kandaurov
1
-1
/
+1
2023-02-23
QUIC: using ngx_ssl_handshake_log().
Sergey Kandaurov
1
-0
/
+3
2022-10-20
Merged with the default branch.
Sergey Kandaurov
1
-17
/
+20
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-12-24
Merged with the default branch.
Ruslan Ermilov
1
-0
/
+2
2021-11-01
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
1
-0
/
+2
2021-11-03
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+3
2021-09-01
Merged with the default branch.
Sergey Kandaurov
1
-3
/
+12
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-07-15
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+1
2021-06-01
Fixed SSL logging with lingering close.
Maxim Dounin
1
-0
/
+1
2020-12-22
QUIC: removed unused <openssl/aes.h> inclusion.
Sergey Kandaurov
1
-1
/
+0
2020-12-22
QUIC: fixed build with OpenSSL < 1.1.1.
Sergey Kandaurov
1
-0
/
+2
2020-10-29
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+5
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-10-19
QUIC: reverted previous 3 commits.
Vladimir Homutov
1
-3
/
+0
2020-09-15
SSL: added the "ssl_keys_file" directive.
Vladimir Homutov
1
-0
/
+3
2020-05-26
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+15
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
2020-03-18
Moved setting QUIC methods to runtime.
Roman Arutyunyan
1
-1
/
+0
[next]