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
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
2018-08-29
Stream: avoid potential infinite loop at preread phase.
Roman Arutyunyan
1
-15
/
+21
2018-07-18
Stream ssl_preread: added SSLv2 Client Hello support.
Sergey Kandaurov
1
-2
/
+14
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
2
-6
/
+23
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
1
-4
/
+0
2018-07-11
Stream ssl_preread: $ssl_preread_protocol variable.
Roman Arutyunyan
1
-6
/
+93
2018-06-15
Upstream: ngx_http_upstream_random module.
Vladimir Homutov
1
-0
/
+502
2018-06-14
Upstream: improved peer selection concurrency for hash and ip_hash.
Ruslan Ermilov
1
-1
/
+7
2018-06-04
Stream: udp streams.
Roman Arutyunyan
2
-50
/
+77
2018-05-07
Silenced -Wcast-function-type warnings (closes #1546).
Sergey Kandaurov
1
-6
/
+7
2018-04-24
SSL: detect "listen ... ssl" without certificates (ticket #178).
Maxim Dounin
3
-13
/
+37
2018-03-22
Stream: set action before each recv/send while proxying.
Roman Arutyunyan
1
-2
/
+11
2018-03-12
Style.
Roman Arutyunyan
1
-3
/
+3
2018-03-12
Stream ssl_preread: $ssl_preread_alpn_protocols variable.
Roman Arutyunyan
1
-6
/
+122
2018-03-07
Improved code readablity.
Ruslan Ermilov
1
-2
/
+6
2018-03-05
Style.
Maxim Dounin
1
-1
/
+2
2018-03-01
Access log: support for disabling escaping (ticket #1450).
Vladimir Homutov
1
-8
/
+60
2018-02-21
Geo: fixed indentation.
Sergey Kandaurov
1
-11
/
+11
2018-02-21
Geo: optimized configuration parser.
Ruslan Ermilov
1
-1
/
+5
2018-02-21
Geo: fixed memory allocation error handling (closes #1482).
Ruslan Ermilov
1
-11
/
+16
2018-01-30
SSL: using default server context in session remove (closes #1464).
Sergey Kandaurov
1
-2
/
+2
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-10-05
Upstream hash: reordered peer checks.
Maxim Dounin
1
-7
/
+7
2017-10-05
Upstream hash: limited number of tries in consistent case.
Maxim Dounin
1
-3
/
+7
2017-10-04
Fixed handling of unix sockets in $binary_remote_addr.
Maxim Dounin
1
-0
/
+12
2017-09-22
Modules compatibility: down flag promoted to a bitmask.
Ruslan Ermilov
1
-1
/
+1
2017-09-22
Style.
Ruslan Ermilov
1
-1
/
+1
2017-09-22
Do not use the obsolete NGX_SOCKADDRLEN macro.
Ruslan Ermilov
1
-1
/
+1
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-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
1
-0
/
+4
2017-08-09
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
1
-1
/
+1
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+1
2017-08-04
Upstream: copy peer data in shared memory.
Ruslan Ermilov
1
-8
/
+69
2017-08-01
Upstream zone: store peers->name and its data in shared memory.
Ruslan Ermilov
1
-0
/
+18
2017-08-01
Variables: macros for null variables.
Ruslan Ermilov
7
-6
/
+8
[next]