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
2016-09-08
Stream: increase default value for proxy_protocol_timeout to 30s.
Dmitry Volyntsev
1
-1
/
+1
2016-09-01
Stream: realip module.
Dmitry Volyntsev
3
-0
/
+352
2016-09-06
Stream: allow using the session context inside handlers.
Dmitry Volyntsev
1
-21
/
+16
2016-09-06
Stream: $proxy_protocol_addr and $proxy_protocol_port.
Dmitry Volyntsev
1
-0
/
+50
2016-09-06
Stream: the "proxy_protocol" parameter of the "listen" directive.
Dmitry Volyntsev
4
-1
/
+122
2016-09-06
Stream: postpone session initialization under accept mutex.
Dmitry Volyntsev
2
-3
/
+42
2016-09-05
Stream: log module.
Vladimir Homutov
5
-0
/
+1554
2016-09-02
Stream: upstream response time variables.
Vladimir Homutov
3
-0
/
+103
2016-09-02
Stream: $upstream_bytes_sent and $upstream_bytes_received.
Vladimir Homutov
3
-2
/
+78
2016-09-02
Stream: the $upstream_addr variable.
Vladimir Homutov
4
-2
/
+116
2016-08-11
Stream: the $status variable.
Roman Arutyunyan
5
-57
/
+112
2016-08-26
Stream: the $protocol variable.
Vladimir Homutov
1
-0
/
+19
2016-08-26
Stream: the $session_time variable.
Vladimir Homutov
3
-0
/
+41
2016-08-26
Stream: the $bytes_received variable.
Vladimir Homutov
1
-4
/
+13
2016-08-23
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
1
-7
/
+3
2016-08-23
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
1
-3
/
+8
2016-08-23
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
1
-1
/
+1
2016-08-23
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
1
-2
/
+10
2016-08-17
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
2
-0
/
+13
2016-08-18
Fixed wrong type of the "line" field.
Roman Arutyunyan
1
-1
/
+1
2016-08-18
Geo: fixed access to already freed memory.
Valentin Bartenev
1
-1
/
+6
2016-07-26
Stream: fixed build without stream_ssl_module (ticket #1032).
Vladimir Homutov
1
-2
/
+2
2016-07-06
Fixed regex captures handling without PCRE.
Vladimir Homutov
1
-6
/
+8
2016-06-14
Stream: variables in proxy_pass and proxy_ssl_name.
Vladimir Homutov
4
-53
/
+476
2016-07-12
Stream: split_clients module.
Vladimir Homutov
1
-0
/
+244
2016-06-30
Stream: geo module.
Vladimir Homutov
1
-0
/
+1572
2016-07-12
Stream: geoip module.
Vladimir Homutov
1
-0
/
+814
2016-07-12
Stream: style.
Vladimir Homutov
7
-7
/
+7
2016-07-07
Stream: resolver.
Vladimir Homutov
2
-0
/
+63
2016-05-18
Stream: return module.
Roman Arutyunyan
1
-0
/
+207
2016-06-29
Stream: SSL-related variables.
Vladimir Homutov
1
-1
/
+114
2016-06-29
Stream: got rid of pseudo variables.
Vladimir Homutov
3
-92
/
+124
2016-06-29
Stream: map module.
Vladimir Homutov
1
-0
/
+574
2016-06-14
Stream: core module variables.
Vladimir Homutov
1
-0
/
+350
2016-07-04
Stream: variables and script.
Vladimir Homutov
8
-57
/
+1845
2016-06-15
Stream: added preconfiguration step.
Vladimir Homutov
11
-2
/
+27
2016-06-27
Style.
Roman Arutyunyan
1
-10
/
+10
2016-06-22
Style.
Roman Arutyunyan
1
-1
/
+0
2016-06-22
Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Stream: support for $remote_port in proxy_bind.
Roman Arutyunyan
1
-9
/
+20
2016-06-20
Upstream: support for port in proxy_bind and friends.
Roman Arutyunyan
1
-1
/
+2
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
2
-46
/
+4
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
2
-21
/
+4
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
3
-16
/
+16
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
2
-12
/
+2
2016-05-23
Stream: fixed duplicate listen address detection.
Ruslan Ermilov
1
-17
/
+20
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
2
-51
/
+6
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
1
-1
/
+1
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
2
-15
/
+20
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
1
-17
/
+86
[next]