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
/
ngx_stream_proxy_module.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
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-11-07
Upstream: re-resolvable servers.
Ruslan Ermilov
1
-0
/
+19
2024-10-31
SSL: disabled TLSv1 and TLSv1.1 by default.
Sergey Kandaurov
1
-0
/
+2
2023-05-14
Stream: removed QUIC support.
Roman Arutyunyan
1
-15
/
+0
2023-03-24
SSL: enabled TLSv1.3 by default.
Maxim Dounin
1
-2
/
+3
2022-12-01
SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors.
Maxim Dounin
1
-3
/
+2
2022-11-02
Increased maximum read PROXY protocol header size.
Roman Arutyunyan
1
-4
/
+6
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
2021-09-23
QUIC: added shutdown support in stream proxy.
Vladimir Homutov
1
-0
/
+15
2021-09-22
Stream: added half-close support.
Vladimir Homutov
1
-0
/
+36
2021-08-16
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
1
-4
/
+4
2021-05-06
Upstream: variables support in certificates.
Maxim Dounin
1
-17
/
+85
2021-05-06
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Maxim Dounin
1
-12
/
+6
2021-03-05
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
1
-2
/
+2
2020-10-22
Stream: proxy_ssl_conf_command directive.
Maxim Dounin
1
-0
/
+34
2020-06-08
Stream: fixed processing of zero length UDP packets (ticket #1982).
Vladimir Homutov
1
-1
/
+2
2019-04-24
Variables support in proxy_upload_rate and proxy_download_rate.
Ruslan Ermilov
1
-12
/
+17
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
1
-0
/
+1
2018-12-27
Stream: do not split datagrams when limiting proxy rate.
Roman Arutyunyan
1
-1
/
+1
2019-01-14
Prevented scheduling events on a shared connection.
Roman Arutyunyan
1
-2
/
+2
2018-11-21
Upstream: revised upstream response time variables.
Vladimir Homutov
1
-5
/
+9
2018-11-12
Stream: proxy_requests directive.
Vladimir Homutov
1
-2
/
+25
2018-11-12
Stream: session completion check code moved to a separate function.
Vladimir Homutov
1
-38
/
+76
2018-10-03
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
1
-0
/
+16
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
1
-5
/
+22
2018-06-04
Stream: udp streams.
Roman Arutyunyan
1
-50
/
+76
2018-03-22
Stream: set action before each recv/send while proxying.
Roman Arutyunyan
1
-2
/
+11
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
1
-0
/
+6
2017-11-20
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
1
-0
/
+6
2017-09-12
Stream: fixed logging UDP upstream timeout.
Roman Arutyunyan
1
-1
/
+5
2017-09-11
Stream: relaxed next upstream condition (ticket #1317).
Roman Arutyunyan
1
-2
/
+6
2017-05-26
Introduced ngx_tcp_nodelay().
Ruslan Ermilov
1
-16
/
+3
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+1
2017-01-11
Stream: avoid infinite loop in case of socket read error.
Vladimir Homutov
1
-2
/
+3
2016-12-26
Stream: speed up TCP peer recovery.
Roman Arutyunyan
1
-0
/
+5
2016-10-31
Upstream: do not unnecessarily create per-request upstreams.
Ruslan Ermilov
1
-17
/
+17
2016-10-31
Upstream: added the ngx_http_upstream_resolved_t.name field.
Ruslan Ermilov
1
-4
/
+2
2016-10-31
Upstream: removed unnecessary condition in proxy_eval() and friends.
Ruslan Ermilov
1
-1
/
+1
2016-10-19
SSL: compatibility with BoringSSL.
Maxim Dounin
1
-1
/
+2
2016-09-22
Upstream: introduced u->upstream.
Maxim Dounin
1
-0
/
+2
2016-09-15
Stream: filters.
Roman Arutyunyan
1
-78
/
+138
2016-09-02
Stream: upstream response time variables.
Vladimir Homutov
1
-0
/
+19
2016-09-02
Stream: $upstream_bytes_sent and $upstream_bytes_received.
Vladimir Homutov
1
-2
/
+12
2016-09-02
Stream: the $upstream_addr variable.
Vladimir Homutov
1
-0
/
+17
2016-08-11
Stream: the $status variable.
Roman Arutyunyan
1
-37
/
+38
[next]