summaryrefslogtreecommitdiff
path: root/modules/filters/mod_xml2enc.c
Commit message (Expand)AuthorAgeFilesLines
* The Microsoft OOXML format uses xml packaged into a zip file, and hasJoe Orton2020-12-161-2/+2
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* Reverse the order of the test... if clang, then use clang, because some clang...Jim Jagielski2019-09-191-7/+7
* * modules/filters/mod_proxy_html.c, modules/filters/mod_xml2enc.c:Joe Orton2019-08-061-1/+1
* Unfortunately -Wcomment can only be influencedRainer Jung2019-08-051-2/+0
* Use the right pragma syntax.Rainer Jung2019-08-051-2/+2
* The GCC flag "-Wno-error=comment" introduced by r1855446Rainer Jung2019-08-051-0/+21
* mod_xml2enc: follow up to r1829038 and r1829039.Yann Ylavic2018-04-291-10/+7
* mod_xml2enc: follow up to r1829038.Yann Ylavic2018-04-131-0/+10
* mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.Yann Ylavic2018-04-131-9/+28
* mod_xml2enc: cut out inappropriate fallback (and misleading log message)Nick Kew2017-03-061-0/+6
* Fix a spurious test where a condition is always true:Christophe Jaillet2015-09-201-1/+1
* Turn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e) into the equivalent apr_...Christophe Jaillet2014-08-011-6/+3
* *) mod_xml2enc: Fix problems with charset conversion altering theJim Jagielski2012-11-081-0/+3
* Pass the EOS bucket down the filter chainStefan Fritsch2012-02-251-1/+2
* Enable per-module loglevel for mod_xml2enc and mod_proxy_htmlStefan Fritsch2012-02-251-1/+3
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-021-22/+22
* - Add some error handling for writing to the output filter chain.Stefan Fritsch2011-11-271-9/+32
* mod_proxy_html/mod_xml2enc code dropNick Kew2011-10-221-0/+605