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.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Stream: the "setfib" parameter of the "listen" directive.
Sergey Kandaurov
1
-0
/
+3
2024-03-22
Stream: the "accept_filter" parameter of the "listen" directive.
Sergey Kandaurov
1
-0
/
+4
2024-03-22
Stream: the "deferred" parameter of the "listen" directive.
Sergey Kandaurov
1
-0
/
+1
2024-03-22
Stream: reshuffled ngx_stream_listen_opt_t fields.
Sergey Kandaurov
1
-6
/
+7
2023-12-14
Stream: virtual servers.
Roman Arutyunyan
1
-49
/
+111
2021-05-20
Stream: the "fastopen" parameter of the "listen" directive.
Ruslan Ermilov
1
-0
/
+3
2019-11-18
Limit conn: $limit_conn_status variable.
Roman Arutyunyan
1
-0
/
+2
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
1
-1
/
+2
2017-04-03
Stream: configurable socket buffer sizes.
Vladimir Homutov
1
-0
/
+2
2017-01-31
Variables: generic prefix variables.
Dmitry Volyntsev
1
-1
/
+2
2016-10-10
Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Maxim Dounin
1
-8
/
+0
2016-10-03
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
1
-2
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
1
-1
/
+1
2016-09-29
Modules compatibility: status fields.
Maxim Dounin
1
-0
/
+2
2016-09-29
Modules compatibility: health check fields.
Maxim Dounin
1
-1
/
+3
2016-09-15
Stream: preread phase.
Vladimir Homutov
1
-0
/
+5
2016-09-15
Stream: phases.
Roman Arutyunyan
1
-9
/
+48
2016-09-15
Stream: filters.
Roman Arutyunyan
1
-0
/
+10
2016-09-01
Stream: realip module.
Dmitry Volyntsev
1
-0
/
+1
2016-09-06
Stream: the "proxy_protocol" parameter of the "listen" directive.
Dmitry Volyntsev
1
-1
/
+6
2016-09-06
Stream: postpone session initialization under accept mutex.
Dmitry Volyntsev
1
-0
/
+4
2016-09-05
Stream: log module.
Vladimir Homutov
1
-0
/
+1
2016-09-02
Stream: the $upstream_addr variable.
Vladimir Homutov
1
-1
/
+2
2016-08-11
Stream: the $status variable.
Roman Arutyunyan
1
-1
/
+10
2016-08-26
Stream: the $session_time variable.
Vladimir Homutov
1
-0
/
+2
2016-08-17
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
1
-0
/
+2
2016-08-18
Fixed wrong type of the "line" field.
Roman Arutyunyan
1
-1
/
+1
2016-07-07
Stream: resolver.
Vladimir Homutov
1
-0
/
+3
2016-07-04
Stream: variables and script.
Vladimir Homutov
1
-55
/
+80
2016-06-15
Stream: added preconfiguration step.
Vladimir Homutov
1
-0
/
+1
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
1
-1
/
+1
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
1
-11
/
+1
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
1
-1
/
+0
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-0
/
+2
2015-08-10
Stream: the "tcp_nodelay" directive.
Vladimir Homutov
1
-0
/
+1
2015-06-18
Stream: connection limiting module.
Vladimir Homutov
1
-0
/
+1
2015-06-04
Stream: access module.
Vladimir Homutov
1
-0
/
+4
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
1
-0
/
+2
2015-06-08
Stream: listen backlog=.
Ruslan Ermilov
1
-0
/
+1
2015-06-08
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Ruslan Ermilov
1
-23
/
+13
2015-06-05
Stream: fixed "reuseport" to actually work.
Ruslan Ermilov
1
-0
/
+3
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
1
-0
/
+3
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-10
/
+0
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
1
-0
/
+215