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
/
stream
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
Remove short read checks
no-short-read-checks
Andrew Clayton
1
-7
/
+0
2025-04-10
Upstream: fixed passwords support for dynamic certificates.
Sergey Kandaurov
1
-10
/
+58
2025-02-26
SSL: removed stale comments.
Sergey Kandaurov
1
-2
/
+0
2025-02-26
SSL: improved logging of saving sessions from upstream servers.
Sergey Kandaurov
1
-3
/
+3
2025-02-26
SSL: using static storage for NGX_SSL_MAX_SESSION_SIZE buffers.
Sergey Kandaurov
1
-6
/
+4
2025-02-05
SNI: added restriction for TLSv1.3 cross-SNI session resumption.
Sergey Kandaurov
1
-2
/
+25
2025-01-17
Upstream: caching certificates and certificate keys with variables.
Sergey Kandaurov
1
-1
/
+110
2025-01-17
SSL: caching certificates and certificate keys with variables.
Sergey Kandaurov
3
-33
/
+142
2024-11-22
SSL: a new macro to set default protocol versions.
Sergey Kandaurov
2
-18
/
+2
2024-11-11
SSL: fixed MSVC compilation after ebd18ec1812b.
蕭澧邦
2
-4
/
+12
2024-11-07
Upstream: copy upstream zone DNS valid time during config reload.
Mini Hawthorne
2
-1
/
+12
2024-11-07
Upstream: per-upstream resolver.
Vladimir Homutov
2
-6
/
+58
2024-11-07
Upstream: pre-resolve servers on reload.
Ruslan Ermilov
1
-7
/
+194
2024-11-07
Upstream: construct upstream peers from DNS SRV records.
Dmitry Volyntsev
5
-35
/
+213
2024-11-07
Upstream: re-resolvable servers.
Ruslan Ermilov
9
-28
/
+847
2024-10-31
SSL: disabled TLSv1 and TLSv1.1 by default.
Sergey Kandaurov
2
-0
/
+4
2024-09-20
SSL: optional ssl_client_certificate for ssl_verify_client.
Sergey Kandaurov
1
-2
/
+6
2024-08-22
Stream: OCSP stapling.
Sergey Kandaurov
2
-10
/
+73
2024-08-22
Stream: client certificate validation with OCSP.
Sergey Kandaurov
2
-0
/
+159
2024-08-09
Stream ssl_preread: do not reallocate a parsed SNI host.
Sergey Kandaurov
1
-1
/
+1
2024-06-27
Stream: allow servers with no handler.
Roman Arutyunyan
1
-7
/
+7
2024-05-03
Stream pass: disabled passing from or to udp.
Roman Arutyunyan
1
-0
/
+9
2024-04-11
Stream pass: limited the number of passes per connection.
Roman Arutyunyan
1
-0
/
+51
2024-03-18
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
3
-4
/
+4
2024-03-14
Geo: fixed uninitialized memory access.
Piotr Sikora
1
-3
/
+1
2024-03-22
Stream: $server_name.
Sergey Kandaurov
1
-0
/
+23
2024-01-18
Stream: moved fastopen compatibility check.
Roman Arutyunyan
1
-6
/
+6
2024-03-22
Stream: the "setfib" parameter of the "listen" directive.
Sergey Kandaurov
3
-0
/
+26
2024-03-22
Stream: the "accept_filter" parameter of the "listen" directive.
Sergey Kandaurov
3
-0
/
+28
2024-03-22
Stream: the "deferred" parameter of the "listen" directive.
Sergey Kandaurov
3
-0
/
+24
2024-03-22
Stream: reshuffled ngx_stream_listen_opt_t fields.
Sergey Kandaurov
1
-6
/
+7
2024-03-22
Overhauled some diagnostic messages akin to 1b05b9bbcebf.
Sergey Kandaurov
1
-2
/
+2
2024-03-22
Stream: using ngx_stream_ssl_srv_conf_t *sscf naming convention.
Sergey Kandaurov
2
-98
/
+98
2024-02-21
Stream: ngx_stream_pass_module.
Roman Arutyunyan
1
-0
/
+276
2023-12-14
Stream: virtual servers.
Roman Arutyunyan
7
-354
/
+1416
2023-12-13
Stream: socket peek in preread phase.
Roman Arutyunyan
1
-43
/
+146
2023-03-24
SSL: enabled TLSv1.3 by default.
Maxim Dounin
2
-4
/
+6
2022-12-18
Fixed port ranges support in the listen directive.
Valentin Bartenev
1
-1
/
+1
2022-12-01
SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors.
Maxim Dounin
1
-3
/
+2
2022-11-23
Filtering duplicate addresses in listen (ticket #2400).
Maxim Dounin
1
-13
/
+36
2022-11-02
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
1
-4
/
+6
2022-10-17
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Sergey Kandaurov
1
-1
/
+1
2022-10-12
PROXY protocol v2 TLV variables.
Roman Arutyunyan
1
-0
/
+39
2022-06-29
Upstream: optimized use of SSL contexts (ticket #1234).
Maxim Dounin
1
-6
/
+58
2022-05-23
Stream: don't flush empty buffers created for read errors.
Aleksei Bavshin
1
-1
/
+1
2022-06-07
Upstream: handling of certificates specified as an empty string.
Sergey Kandaurov
1
-4
/
+7
2022-02-03
HTTP/2: made it possible to flush response headers (ticket #1743).
Maxim Dounin
1
-1
/
+1
2021-11-01
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
1
-0
/
+3
2021-10-21
Style: added missing "static" specifiers.
Maxim Dounin
1
-3
/
+4
2021-10-19
Stream: the "ssl_alpn" directive.
Vladimir Homutov
2
-0
/
+118
[next]