]> granicus.if.org Git - apache/history - modules/filters/mod_proxy_html.c
mod_brotli: Allow compression ratio logging with new BrotliFilterNote
[apache] / modules / filters / mod_proxy_html.c
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2015-11-23 Yann YlavicRevert r1715789: will re-commit without spurious functi...
2015-11-23 Yann YlavicUse new ap_casecmpstr[n]() functions where appropriate...
2014-06-10 Takashi Satofollow up r1599012:
2014-06-01 Nick Kewmod_proxy_html: support automatic doctype detection.
2014-06-01 Nick Kewmod_proxy_html: skip documents < 4 bytes
2014-04-04 Christophe JailletDo not perform a p+= 7 that could go past the end of...
2014-04-04 Christophe JailletDo not scan past the end of the buffer.
2014-04-04 Christophe JailletDo not delete the wrong data from HTML code when a...
2013-04-04 Christophe Jailletmake the "ProxyHTMLFixups" options case insensitive...
2013-03-03 Christophe JailletRemove useless tests.
2013-02-04 Nick Kewmod_proxy_html: bugfixes and introduce HTML5 doctype
2012-02-25 Stefan FritschEnable per-module loglevel for mod_xml2enc and mod_prox...
2012-02-03 Stefan FritschFix various filter functions to return apr_status_t...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-10 Joe Orton* modules/filters/mod_proxy_html.c: Fix various code...
2011-11-10 Joe Orton* modules/proxy/mod_proxy_html.c (comp_urlmap): Fix...
2011-11-10 Nick KewRemove work-sketch cruft that went nowhere before getti...
2011-11-10 Nick Kewmod_proxy_html: use ap_expr to evaluate conditional...
2011-11-08 Stefan FritschRemove some ap_add_version_component() calls that don...
2011-11-07 Stefan FritschRemove ProxyHTMLLogVerbose in favor of trace loglevels
2011-11-07 Jeff Trawickauto var verbose not used
2011-10-23 Nick Kewmod_proxy_html/mod_xml2enc code drop