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
Sergey Kandaurov 6299f5e914 Avoid left-shifting integers into the sign bit, which is undefined.
Found with UndefinedBehaviorSanitizer.
2016-07-07 21:02:28 +03:00
auto Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Fixed spelling. 2016-04-07 11:50:13 +03:00
docs nginx-1.11.2-RELEASE 2016-07-05 18:56:14 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src Avoid left-shifting integers into the sign bit, which is undefined. 2016-07-07 21:02:28 +03:00
.hgtags release-1.11.2 tag 2016-07-05 18:56:14 +03:00