Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Core: fixed build, broken by 63e91f263a49. | Vladimir Homutov | 2018-04-02 |
* | Core: revised the PROXY protocol v2 code. | Ruslan Ermilov | 2018-04-02 |
* | Core: style. | Vladimir Homutov | 2018-03-27 |
* | Core: added processing of version 2 of the PROXY protocol. | Vladimir Homutov | 2018-03-22 |
* | Introduced ngx_inet_get_port() and ngx_inet_set_port() functions. | Roman Arutyunyan | 2016-06-20 |
* | Added the $proxy_protocol_port variable. | Dmitry Volyntsev | 2016-05-23 |
* | Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read. | Roman Arutyunyan | 2015-06-16 |
* | Stream: client-side PROXY protocol. | Roman Arutyunyan | 2015-06-16 |
* | Added server-side support for PROXY protocol v1 (ticket #355). | Roman Arutyunyan | 2014-03-17 |