index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stream
Commit message (
Expand
)
Author
Age
*
Upstream: fixed passwords support for dynamic certificates.
Sergey Kandaurov
2025-04-10
*
SSL: removed stale comments.
Sergey Kandaurov
2025-02-26
*
SSL: improved logging of saving sessions from upstream servers.
Sergey Kandaurov
2025-02-26
*
SSL: using static storage for NGX_SSL_MAX_SESSION_SIZE buffers.
Sergey Kandaurov
2025-02-26
*
SNI: added restriction for TLSv1.3 cross-SNI session resumption.
Sergey Kandaurov
2025-02-05
*
Upstream: caching certificates and certificate keys with variables.
Sergey Kandaurov
2025-01-17
*
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
*
Upstream: copy upstream zone DNS valid time during config reload.
Mini Hawthorne
2024-11-07
*
Upstream: per-upstream resolver.
Vladimir Homutov
2024-11-07
*
Upstream: pre-resolve servers on reload.
Ruslan Ermilov
2024-11-07
*
Upstream: construct upstream peers from DNS SRV records.
Dmitry Volyntsev
2024-11-07
*
Upstream: re-resolvable servers.
Ruslan Ermilov
2024-11-07
*
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
*
Stream: OCSP stapling.
Sergey Kandaurov
2024-08-22
*
Stream: client certificate validation with OCSP.
Sergey Kandaurov
2024-08-22
*
Stream ssl_preread: do not reallocate a parsed SNI host.
Sergey Kandaurov
2024-08-09
*
Stream: allow servers with no handler.
Roman Arutyunyan
2024-06-27
*
Stream pass: disabled passing from or to udp.
Roman Arutyunyan
2024-05-03
*
Stream pass: limited the number of passes per connection.
Roman Arutyunyan
2024-04-11
*
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
2024-03-18
*
Geo: fixed uninitialized memory access.
Piotr Sikora
2024-03-14
*
Stream: $server_name.
Sergey Kandaurov
2024-03-22
*
Stream: moved fastopen compatibility check.
Roman Arutyunyan
2024-01-18
*
Stream: the "setfib" parameter of the "listen" directive.
Sergey Kandaurov
2024-03-22
*
Stream: the "accept_filter" parameter of the "listen" directive.
Sergey Kandaurov
2024-03-22
*
Stream: the "deferred" parameter of the "listen" directive.
Sergey Kandaurov
2024-03-22
*
Stream: reshuffled ngx_stream_listen_opt_t fields.
Sergey Kandaurov
2024-03-22
*
Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
2024-03-22
*
Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention.
Sergey Kandaurov
2024-03-22
*
Stream: ngx_stream_pass_module.
Roman Arutyunyan
2024-02-21
*
Stream: virtual servers.
Roman Arutyunyan
2023-12-14
*
Stream: socket peek in preread phase.
Roman Arutyunyan
2023-12-13
*
SSL: enabled TLSv1.3 by default.
Maxim Dounin
2023-03-24
*
Fixed port ranges support in the listen directive.
Valentin Bartenev
2022-12-18
*
SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors.
Maxim Dounin
2022-12-01
*
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
2022-11-23
*
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
2022-11-02
*
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
2022-10-17
*
PROXY protocol v2 TLV variables.
Roman Arutyunyan
2022-10-12
*
Upstream: optimized use of SSL contexts (ticket #1234).
Maxim Dounin
2022-06-29
*
Stream: don't flush empty buffers created for read errors.
Aleksei Bavshin
2022-05-23
*
Upstream: handling of certificates specified as an empty string.
Sergey Kandaurov
2022-06-07
*
HTTP/2: made it possible to flush response headers (ticket #1743).
Maxim Dounin
2022-02-03
*
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
2021-11-01
*
Style: added missing "static" specifiers.
Maxim Dounin
2021-10-21
*
Stream: the "ssl_alpn" directive.
Vladimir Homutov
2021-10-19
*
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
2021-10-14
[next]