The official NGINX Open Source repository.
Go to file
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
auto Events: available bytes calculation via ioctl(FIONREAD). 2019-10-17 16:02:19 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2019-06-30 10:39:01 +03:00
docs nginx-1.17.5-RELEASE 2019-10-22 18:16:08 +03:00
misc Updated OpenSSL used for win32 builds. 2019-09-24 16:30:03 +03:00
src Core: moved PROXY protocol fields out of ngx_connection_t. 2019-10-21 18:06:19 +03:00
.hgtags release-1.17.5 tag 2019-10-22 18:16:08 +03:00