index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stream
/
ngx_stream_variables.c
Commit message (
Expand
)
Author
Age
*
Stream: $server_name.
Sergey Kandaurov
2024-03-22
*
PROXY protocol v2 TLV variables.
Roman Arutyunyan
2022-10-12
*
Parsing server PROXY protocol address and port (ticket #1206).
Roman Arutyunyan
2019-10-21
*
Core: moved PROXY protocol fields out of ngx_connection_t.
Roman Arutyunyan
2019-10-21
*
Improved code readablity.
Ruslan Ermilov
2018-03-07
*
Fixed handling of unix sockets in $binary_remote_addr.
Maxim Dounin
2017-10-04
*
Style.
Ruslan Ermilov
2017-09-22
*
Variables: macros for null variables.
Ruslan Ermilov
2017-08-01
*
Variables: generic prefix variables.
Dmitry Volyntsev
2017-01-31
*
Limited recursion when evaluating variables.
Ruslan Ermilov
2016-12-21
*
Stream: $proxy_protocol_addr and $proxy_protocol_port.
Dmitry Volyntsev
2016-09-06
*
Stream: the $status variable.
Roman Arutyunyan
2016-08-11
*
Stream: the $protocol variable.
Vladimir Homutov
2016-08-26
*
Stream: the $session_time variable.
Vladimir Homutov
2016-08-26
*
Stream: the $bytes_received variable.
Vladimir Homutov
2016-08-26
*
Stream: core module variables.
Vladimir Homutov
2016-06-14
*
Stream: variables and script.
Vladimir Homutov
2016-07-04