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
Igor Sysoev 566dfe0c7f SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode.
Non-daemon mode is currently used by supervisord, daemontools and so on
or during debugging. The NOACCEPT signal is only used for online upgrade
which is not supported when nginx is run under supervisord, etc.,
so this change should not break existant setups.
2011-08-22 12:34:48 +00:00
auto Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure. 2011-08-21 11:37:37 +00:00
conf use !aNULL to disable all anonymous cipher suites 2011-06-27 15:47:51 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs XSLT regeneration for r3998. 2011-08-19 08:39:27 +00:00
misc copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip 2011-07-29 15:15:16 +00:00
src SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode. 2011-08-22 12:34:48 +00:00
.hgtags release-1.1.0 tag 2011-08-01 14:47:46 +00:00