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
/
ngx_stream.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
Stream: the "fastopen" parameter of the "listen" directive.
Ruslan Ermilov
1
-0
/
+4
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
1
-36
/
+6
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
1
-4
/
+0
2017-04-03
Stream: configurable socket buffer sizes.
Vladimir Homutov
1
-0
/
+2
2016-10-10
Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Maxim Dounin
1
-2
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
1
-1
/
+1
2016-09-15
Stream: preread phase.
Vladimir Homutov
1
-0
/
+11
2016-09-15
Stream: phases.
Roman Arutyunyan
1
-0
/
+110
2016-09-15
Stream: filters.
Roman Arutyunyan
1
-0
/
+3
2016-09-06
Stream: the "proxy_protocol" parameter of the "listen" directive.
Dmitry Volyntsev
1
-0
/
+2
2016-07-04
Stream: variables and script.
Vladimir Homutov
1
-0
/
+4
2016-06-15
Stream: added preconfiguration step.
Vladimir Homutov
1
-2
/
+17
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
1
-25
/
+1
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
1
-10
/
+10
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-1
/
+8
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-11
/
+11
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
1
-8
/
+1
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
1
-0
/
+4
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
1
-0
/
+14
2015-06-08
Stream: listen backlog=.
Ruslan Ermilov
1
-0
/
+2
2015-06-08
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Ruslan Ermilov
1
-46
/
+28
2015-06-05
Stream: fixed "reuseport" to actually work.
Ruslan Ermilov
1
-0
/
+7
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
1
-0
/
+4
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
1
-7
/
+1
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-1
/
+1
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
1
-0
/
+557