The official NGINX Open Source repository.
Go to file
Maxim Dounin 2638cef719 Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
A configuration like "mail { starttls on; server {}}" triggered NULL
pointer dereference in ngx_mail_ssl_merge_conf() as conf->file was not set.
2013-09-30 22:10:13 +04:00
auto Configure: fixed perl Makefile generation (ticket #334). 2013-04-19 12:19:57 +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.4.2-RELEASE 2013-07-17 16:51:21 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Mail: fixed segfault with ssl/starttls at mail{} level and no cert. 2013-09-30 22:10:13 +04:00
.hgtags release-1.4.2 tag 2013-07-17 16:51:21 +04:00