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
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
2021-10-14
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
1
-0
/
+3
2021-09-22
Stream: added half-close support.
Vladimir Homutov
2
-0
/
+37
2021-08-16
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
2
-11
/
+11
2021-05-20
Stream: the "fastopen" parameter of the "listen" directive.
Ruslan Ermilov
3
-0
/
+32
2021-05-06
Upstream: variables support in certificates.
Maxim Dounin
3
-17
/
+125
2021-05-06
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Maxim Dounin
2
-13
/
+7
2021-03-05
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
2
-4
/
+4
2020-11-27
Upstream: excluded down servers from the next_upstream tries.
Ruslan Ermilov
2
-3
/
+18
2020-10-22
Stream: proxy_ssl_conf_command directive.
Maxim Dounin
1
-0
/
+34
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
2
-0
/
+34
2020-08-28
Stream: set module.
Pavel Pautov
1
-0
/
+226
2020-06-08
Stream: fixed processing of zero length UDP packets (ticket #1982).
Vladimir Homutov
2
-2
/
+4
2019-11-18
Limit conn: added shared context.
Roman Arutyunyan
1
-46
/
+43
2019-11-18
Limit conn: $limit_conn_status variable.
Roman Arutyunyan
2
-1
/
+75
2019-11-19
Limit conn: limit_conn_dry_run directive.
Roman Arutyunyan
1
-1
/
+23
2019-10-21
Parsing server PROXY protocol address and port (ticket #1206).
Roman Arutyunyan
1
-5
/
+18
2019-10-21
Core: moved PROXY protocol fields out of ngx_connection_t.
Roman Arutyunyan
2
-8
/
+23
2019-09-16
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
1
-1
/
+1
2019-05-23
Upstream hash: fall back to round-robin if hash key is empty.
Niklas Keller
1
-2
/
+2
2016-04-11
SSL: removed OpenSSL 0.9.7 compatibility.
Sergey Kandaurov
1
-4
/
+1
2019-04-24
Variables support in proxy_upload_rate and proxy_download_rate.
Ruslan Ermilov
2
-12
/
+20
2019-04-24
Added ngx_http_set_complex_value_size_slot().
Ruslan Ermilov
2
-0
/
+69
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
3
-79
/
+41
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
2
-0
/
+2
2019-03-03
SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.
Maxim Dounin
1
-0
/
+19
2019-02-25
SSL: fixed possible segfault with dynamic certificates.
Maxim Dounin
1
-2
/
+2
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
1
-1
/
+1
2019-02-25
SSL: dynamic certificate loading in the stream module.
Maxim Dounin
2
-4
/
+179
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-12-14
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
1
-0
/
+13
2018-11-26
Negative size buffers detection.
Maxim Dounin
1
-4
/
+36
2018-11-21
Upstream: revised upstream response time variables.
Vladimir Homutov
3
-14
/
+17
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
[next]