nginx/src
Roman Arutyunyan be932e81a1 Core: moved PROXY protocol fields out of ngx_connection_t.
Now a new structure ngx_proxy_protocol_t holds these fields.  This allows
to add more PROXY protocol fields in the future without modifying the
connection structure.
2019-10-21 18:06:19 +03:00
..
core Core: moved PROXY protocol fields out of ngx_connection_t. 2019-10-21 18:06:19 +03:00
event SSL: available bytes handling (ticket #1431). 2019-10-17 16:02:24 +03:00
http Core: moved PROXY protocol fields out of ngx_connection_t. 2019-10-21 18:06:19 +03:00
mail SSL: fixed ssl_verify_client error message. 2019-09-16 19:26:42 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Win32: silenced -Wcast-function-type GCC warning (ticket #1865). 2019-10-21 19:07:03 +03:00
stream Core: moved PROXY protocol fields out of ngx_connection_t. 2019-10-21 18:06:19 +03:00