index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stream
/
ngx_stream.h
Commit message (
Expand
)
Author
Age
*
Stream: the "setfib" parameter of the "listen" directive.
Sergey Kandaurov
2024-03-22
*
Stream: the "accept_filter" parameter of the "listen" directive.
Sergey Kandaurov
2024-03-22
*
Stream: the "deferred" parameter of the "listen" directive.
Sergey Kandaurov
2024-03-22
*
Stream: reshuffled ngx_stream_listen_opt_t fields.
Sergey Kandaurov
2024-03-22
*
Stream: virtual servers.
Roman Arutyunyan
2023-12-14
*
Stream: the "fastopen" parameter of the "listen" directive.
Ruslan Ermilov
2021-05-20
*
Limit conn: $limit_conn_status variable.
Roman Arutyunyan
2019-11-18
*
Multiple addresses in "listen".
Roman Arutyunyan
2019-03-15
*
Stream: configurable socket buffer sizes.
Vladimir Homutov
2017-04-03
*
Variables: generic prefix variables.
Dmitry Volyntsev
2017-01-31
*
Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Maxim Dounin
2016-10-10
*
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
2016-10-03
*
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
2016-10-03
*
Modules compatibility: status fields.
Maxim Dounin
2016-09-29
*
Modules compatibility: health check fields.
Maxim Dounin
2016-09-29
*
Stream: preread phase.
Vladimir Homutov
2016-09-15
*
Stream: phases.
Roman Arutyunyan
2016-09-15
*
Stream: filters.
Roman Arutyunyan
2016-09-15
*
Stream: realip module.
Dmitry Volyntsev
2016-09-01
*
Stream: the "proxy_protocol" parameter of the "listen" directive.
Dmitry Volyntsev
2016-09-06
*
Stream: postpone session initialization under accept mutex.
Dmitry Volyntsev
2016-09-06
*
Stream: log module.
Vladimir Homutov
2016-09-05
*
Stream: the $upstream_addr variable.
Vladimir Homutov
2016-09-02
*
Stream: the $status variable.
Roman Arutyunyan
2016-08-11
*
Stream: the $session_time variable.
Vladimir Homutov
2016-08-26
*
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
2016-08-17
*
Fixed wrong type of the "line" field.
Roman Arutyunyan
2016-08-18
*
Stream: resolver.
Vladimir Homutov
2016-07-07
*
Stream: variables and script.
Vladimir Homutov
2016-07-04
*
Stream: added preconfiguration step.
Vladimir Homutov
2016-06-15
*
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
2016-05-23
*
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
2016-05-23
*
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
2016-05-20
*
Stream: UDP proxy.
Roman Arutyunyan
2016-01-20
*
Stream: the "tcp_nodelay" directive.
Vladimir Homutov
2015-08-10
*
Stream: connection limiting module.
Vladimir Homutov
2015-06-18
*
Stream: access module.
Vladimir Homutov
2015-06-04
*
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
2015-06-09
*
Stream: listen backlog=.
Ruslan Ermilov
2015-06-08
*
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Ruslan Ermilov
2015-06-08
*
Stream: fixed "reuseport" to actually work.
Ruslan Ermilov
2015-06-05
*
The "reuseport" option of the "listen" directive.
Maxim Dounin
2015-05-20
*
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
2015-04-25
*
Stream: port from NGINX+.
Ruslan Ermilov
2015-04-20