An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Roman Arutyunyan c6ba4aae38 Realip: fixed uninitialized memory access.
Previously, the realip module could be left with uninitialized context after an
error in the ngx_http_realip_set_addr() function.  That context could be later
accessed by $realip_remote_addr and $realip_remote_port variable handlers.
2016-09-01 14:33:51 +03:00
auto Events: support for EPOLLEXCLUSIVE. 2016-07-15 15:18:57 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: unicode2nginx compatibility with recent Perl versions. 2016-08-24 15:53:17 +03:00
docs nginx-1.11.3-RELEASE 2016-07-26 16:58:58 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src Realip: fixed uninitialized memory access. 2016-09-01 14:33:51 +03:00
.hgtags release-1.11.3 tag 2016-07-26 16:58:58 +03:00