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