The official NGINX Open Source repository.
Go to file
Maxim Dounin a769c530ff Fixed segfault with poll and resolver used.
Poll event method needs ngx_cycle->files to work, and use of ngx_exit_cycle
without files set caused null pointer dereference in resolver's cleanup
on udp socket close.
2012-06-18 14:10:50 +00:00
auto Changed default alignment to 16. 2012-06-18 14:09:54 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.1-RELEASE 2012-06-05 13:47:29 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src Fixed segfault with poll and resolver used. 2012-06-18 14:10:50 +00:00
.hgtags release-1.2.1 tag 2012-06-05 14:02:03 +00:00