index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_ssl_module.c
Commit message (
Expand
)
Author
Age
*
SSL: caching certificates and certificate keys with variables.
Sergey Kandaurov
2025-01-17
*
SSL: a new macro to set default protocol versions.
Sergey Kandaurov
2024-11-22
*
SSL: fixed MSVC compilation after ebd18ec1812b.
蕭澧邦
2024-11-11
*
SSL: disabled TLSv1 and TLSv1.1 by default.
Sergey Kandaurov
2024-10-31
*
SSL: optional ssl_client_certificate for ssl_verify_client.
Sergey Kandaurov
2024-09-20
*
SSL: removed the "ssl" directive.
Roman Arutyunyan
2023-06-08
*
HTTP/2: "http2" directive.
Roman Arutyunyan
2023-05-16
*
HTTP/3: removed "http3" parameter of "listen" directive.
Roman Arutyunyan
2023-05-11
*
Merged with the default branch.
Sergey Kandaurov
2023-03-29
|
\
|
*
SSL: enabled TLSv1.3 by default.
Maxim Dounin
2023-03-24
*
|
HTTP/3: fixed OpenSSL compatibility layer initialization.
Sergey Kandaurov
2023-03-24
*
|
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
2023-02-27
*
|
QUIC: OpenSSL compatibility layer.
Roman Arutyunyan
2023-02-22
*
|
Merged with the default branch.
Sergey Kandaurov
2022-10-20
|
\
|
|
*
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
2022-10-17
*
|
HTTP/3: removed draft versions support in ALPN.
Sergey Kandaurov
2022-01-26
*
|
Merged with the default branch.
Ruslan Ermilov
2021-12-24
|
\
|
|
*
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
2021-11-01
*
|
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
Roman Arutyunyan
2021-12-04
*
|
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
2021-12-06
*
|
HTTP/3: adjusted ALPN macro names to align with 61abb35bb8cf.
Sergey Kandaurov
2021-12-02
*
|
Merged with the default branch.
Sergey Kandaurov
2021-11-03
|
\
|
|
*
HTTP: connections with wrong ALPN protocols are now rejected.
Vladimir Homutov
2021-10-20
|
*
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
2021-10-14
|
*
HTTP/2: removed support for NPN.
Vladimir Homutov
2021-10-15
*
|
Fixed mismerge of ssl_reject_handshake in 71b7453fb11f.
Sergey Kandaurov
2021-09-29
*
|
Merged with the default branch.
Sergey Kandaurov
2021-09-01
|
\
|
|
*
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
2021-08-16
*
|
Merged with the default branch.
Sergey Kandaurov
2021-03-10
|
\
|
|
*
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
2021-03-05
*
|
QUIC: fixed building ALPN callback without debug and http2.
Sergey Kandaurov
2020-12-22
*
|
QUIC: multiple versions support in ALPN.
Sergey Kandaurov
2020-11-10
*
|
Merged with the default branch.
Sergey Kandaurov
2020-10-29
|
\
|
|
*
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
2020-10-22
|
*
SSL: ssl_conf_command directive.
Maxim Dounin
2020-10-22
*
|
QUIC: reverted previous 3 commits.
Vladimir Homutov
2020-10-19
*
|
SSL: added the "ssl_keys_file" directive.
Vladimir Homutov
2020-09-15
*
|
QUIC: added "quic" listen parameter.
Roman Arutyunyan
2020-07-21
*
|
Merged with the default branch.
Sergey Kandaurov
2020-05-26
|
\
|
|
*
OCSP: certificate status cache.
Roman Arutyunyan
2020-05-22
|
*
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
2020-05-22
*
|
Support for HTTP/3 ALPN.
Roman Arutyunyan
2020-03-23
*
|
Moved setting QUIC methods to runtime.
Roman Arutyunyan
2020-03-18
*
|
Cleanup.
Sergey Kandaurov
2020-02-28
*
|
Initial QUIC support in http.
Sergey Kandaurov
2020-02-28
|
/
*
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
2019-09-16
*
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
2019-03-03
*
SSL: fixed possible segfault with dynamic certificates.
Maxim Dounin
2019-02-25
*
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
2019-02-25
*
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
2019-02-25
[next]