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-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
2016-04-13
Stream: prepared proxy_bind to accept parameters.
Roman Arutyunyan
1
-9
/
+48
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
1
-2
/
+2
2016-03-30
Style.
Ruslan Ermilov
2
-2
/
+2
2016-03-18
Stream: additional logging for UDP.
Vladimir Homutov
2
-5
/
+10
2016-03-23
Stream: detect port absence in proxy_pass with IP literal.
Roman Arutyunyan
1
-1
/
+1
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
6
-30
/
+159
2016-03-15
Stream: post first read events from client and upstream.
Roman Arutyunyan
1
-12
/
+10
2016-02-11
Stream: initialize variable right before using it.
Roman Arutyunyan
1
-2
/
+2
2016-02-11
Stream: removed useless typedef.
Roman Arutyunyan
1
-3
/
+0
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
3
-19
/
+19
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
1
-8
/
+1
2015-10-06
Stream: delete proxy connection timer after SSL handshake.
Ruslan Ermilov
1
-0
/
+4
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
2
-7
/
+6
2015-08-13
Stream: fixed potential error log buffer overrun.
Vladimir Homutov
1
-1
/
+3
2015-08-12
Style.
Vladimir Homutov
1
-1
/
+1
2015-08-10
Stream: the "tcp_nodelay" directive.
Vladimir Homutov
4
-2
/
+52
2015-07-30
Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
Roman Arutyunyan
1
-0
/
+23
2015-07-29
Style.
Roman Arutyunyan
1
-2
/
+1
2015-07-29
Stream: added proxy_buffer_size to set the size of data buffers.
Roman Arutyunyan
1
-23
/
+11
2015-07-16
Fixed strict aliasing warnings with old GCC versions.
Ruslan Ermilov
1
-1
/
+1
2015-07-14
Stream: renamed rate limiting directives.
Roman Arutyunyan
1
-14
/
+14
[next]