The official NGINX Open Source repository.
Go to file
Maxim Dounin 5d5c866bee Xslt: parser options now set with xmlCtxtUseOptions().
Note that "ctxt->loadsubset = 1" previously used isn't really correct as
ctxt->loadsubset is a bitfield now.  The use of xmlCtxtUseOptions() with
XML_PARSE_DTDLOAD is believed to be a better way to do the same thing.

Patch by Laurence Rowe.
2012-03-28 01:56:49 +00:00
auto Fixed more gcc46 warnings in configure tests. 2012-03-27 16:44:52 +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.1.17-RELEASE 2012-03-15 11:32:18 +00:00
misc Updated OpenSSL and PCRE used for win32 builds. 2012-03-15 01:57:09 +00:00
src Xslt: parser options now set with xmlCtxtUseOptions(). 2012-03-28 01:56:49 +00:00
.hgtags release-1.1.17 tag 2012-03-15 11:32:39 +00:00