The official NGINX Open Source repository.
Go to file
Maxim Dounin f4f72f9fb5 SSL: fixed compression workaround to remove all methods.
Previous code used sk_SSL_COMP_delete(ssl_comp_methods, i) while iterating
stack from 0 to n, resulting in removal of only even compression methods.

In real life this change is a nop, as there is only one compression method
which is enabled by default in OpenSSL.
2012-09-27 17:59:59 +00:00
auto Configure: additional test for ExtUtils::Embed perl module presence. 2012-09-27 15:01: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.3.6-RELEASE 2012-09-12 10:41:36 +00:00
misc Updated zlib used for win32 builds. 2012-09-11 13:36:34 +00:00
src SSL: fixed compression workaround to remove all methods. 2012-09-27 17:59:59 +00:00
.hgtags release-1.3.6 tag 2012-09-12 10:41:56 +00:00