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
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
2015-07-02
Stream: fixed possible integer overflow in rate limiting.
Valentin Bartenev
1
-1
/
+1
2015-07-02
Stream: fixed MSVC compilation warning.
Roman Arutyunyan
1
-1
/
+1
2015-06-25
Stream: upstream "connected" flag.
Roman Arutyunyan
2
-5
/
+7
2015-06-23
Stream: upstream and downstream limit rates.
Roman Arutyunyan
2
-15
/
+111
2015-06-23
Stream: common handler for upstream and downstream.
Roman Arutyunyan
1
-25
/
+18
2015-06-18
Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Piotr Sikora
1
-0
/
+2
2015-06-16
Upstream: fixed shared upstreams on win32.
Ruslan Ermilov
2
-12
/
+32
2015-06-18
Stream: connection limiting module.
Vladimir Homutov
3
-0
/
+642
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
1
-0
/
+4
2015-06-16
Stream: client-side PROXY protocol.
Roman Arutyunyan
2
-2
/
+119
2015-06-16
Stream: the "proxy_bind" directive.
Vladimir Homutov
1
-0
/
+57
2015-06-04
Stream: access module.
Vladimir Homutov
3
-12
/
+480
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
9
-0
/
+30
2015-06-08
Stream: listen backlog=.
Ruslan Ermilov
3
-0
/
+17
2015-06-08
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Ruslan Ermilov
3
-75
/
+49
2015-06-05
Stream: fixed "reuseport" to actually work.
Ruslan Ermilov
2
-0
/
+10
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
2
-4
/
+3
2015-05-20
Upstream: report to error_log when max_fails is reached.
Ruslan Ermilov
1
-0
/
+5
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
3
-0
/
+19
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
1
-7
/
+1
2015-05-18
Upstream hash: consistency across little/big endianness.
Sergey Kandaurov
1
-4
/
+15
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
3
-12
/
+2
2015-04-22
Stream: prevent repeated event notifications after eof.
Roman Arutyunyan
1
-1
/
+4
2015-04-22
Upstream: allow multiple upstreams to use the same shared zone.
Ruslan Ermilov
1
-42
/
+56
2015-04-21
Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
1
-22
/
+8
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
14
-0
/
+5925