]> granicus.if.org Git - apache/history - modules/filters
Documentation rebuild
[apache] / modules / filters /
2016-01-25 Nick Kewmod_filter: Fix AddOutputFilterByType with non-content...
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-12-29 Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-11-23 Yann YlavicMore ap_casecmpstr[n]() usages (follow up to r1715876).
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...
2015-11-21 Christophe JailletRemove some useless 'return' statements.
2015-10-06 Yann Ylavicmod_substitute: cleanup properly on EOS.
2015-10-05 Yann Ylavicm4: please any autoconf by quoting AC_DEFUN's names...
2015-10-03 Jeff TrawickFollow-up to r1702948:
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2015-09-20 Christophe JailletFix a spurious test where a condition is always true:
2015-08-28 Eric CovenerOn ebcdic systems, make sure E2A conversion happens...
2015-08-21 Yann Ylavicmod_substitute: follow up r1688339.
2015-08-21 Yann Ylavicmod_substitute: revert r1697002.
2015-08-21 Yann Ylavicmod_substitute: follow up r1684900.
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-07-09 Rich Bowens/the the/the/g
2015-07-06 Yann Ylavicmod_reqtimeout: follow up to r1621453.
2015-06-30 William A. Rowe JrNet -8 LoC, my usual specialty.
2015-06-30 William A. Rowe JrIncrease legibility of the max_line_length behavior...
2015-06-30 William A. Rowe JrOptimize in all cases that the members are all explicit...
2015-06-30 William A. Rowe JrVery difficult to read, and therefore was wrong.
2015-06-29 Yann Ylavicmod_substitute: follow up to r1687680.
2015-06-26 Yann Ylavicmod_substitute: follow up to r1687539.
2015-06-25 Yann Ylavicmod_substitute: follow up r1684900.
2015-06-17 Eric Covener*) mod_ext_filter, mod_charset_lite: Avoid inadvertent...
2015-06-11 Nick Kewmod_substitute: Fix configuraton merge order.
2015-06-02 Christophe JailletConstify + save a few bytes in conf pool
2015-03-10 Yann Ylaviccore, modules: like r1657897 but for core and other...
2015-02-05 Christophe JailletSave a few bytes in conf pool when parsing some directi...
2015-01-05 Christophe JailletBe consistant with the code below which accepts lower...
2014-11-24 Yann Ylavicmod_reqtimeout: don't extend the timeout in speculative...
2014-11-20 Yann Ylavicmod_reqtimeout: revert r1640758.
2014-11-20 Yann Ylavicmod_reqtimeout: avoid unnecessary calls to apr_socket_t...
2014-10-18 Yann Ylavicmod_buffer: avoid unlikely access to freed memory and...
2014-10-15 Rainer Jungmod_substitute: No real functional change, but:
2014-10-02 Rainer Jungmod_substitute: Restrict configuration in .htaccess to
2014-10-02 Rainer Jungmod_substitute: Make maximum line length configurable.
2014-09-28 Rainer Jungmod_substitute: Fix memory limitation in case of
2014-08-30 Eric CovenerPR56729: mod_reqtimeout gets confused when it sees...
2014-08-21 Yann Ylavicmod_deflate:
2014-08-21 Yann Ylavicmod_deflate: follow up to r1619444.
2014-08-21 Yann Ylavicmod_deflate: follow up to r1619444.
2014-08-21 Eric Covenerleave a hint while scrolling through inflate() calls
2014-08-21 Yann Ylavicmod_deflate: follow up to r1619383.
2014-08-21 Eric CovenerA misplaced check for inflation limits prevented limiti...
2014-08-09 Eric CovenerPR56832 -- mod_ratelimit reports at ERROR level everyti...
2014-08-01 Christophe JailletTurn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e...
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-07-18 Yann Ylavicmod_deflate: don't require <limits.h> by using APR_INT3...
2014-07-14 Christophe JailletAdd missing APLOGNO + fix a typo in a comment
2014-07-14 Eric Covener *) SECURITY: CVE-2014-0118 (cve.mitre.org)
2014-06-21 Eric Covenerfix c++/c99 comment
2014-06-11 Yann Ylavicmod_sed: Reuse ctx->bb in sed_response_filter() and...
2014-06-11 Yann Ylavicmod_sed:
2014-06-10 Yann YlavicStrip useless apr_brigade_cleanup() calls.
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-30 Yann YlavicRollback r1591302, wrong file commited.
2014-04-30 Yann Ylavicmod_cache: Don't add cached/revalidated entity headers...
2014-04-27 Yann Ylavicmod_deflate: follow up to r1587639.
2014-04-15 Yann Ylavicmod_deflate: Don't return gzip-ed data when reading...
2014-04-15 Yann Ylavicmod_deflate: Delay INFLATE input filter's self removal...
2014-04-11 Yann Ylavicmod_deflate: update empty log tags.
2014-04-11 Eric Covenerbe explicit, for now the 0 val is the default, but...
2014-04-11 Eric CovenerAttempt to make progress on PR39727/PR45023 blocking...
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...
2014-03-29 Jeff Trawicks/comment/self-documenting/
2014-03-23 Eric Covenermod_reqtimeout: Resolve unexpected timeouts on keepaliv...
2014-03-01 Yann Ylavicmod_deflate: when consuming zlibs flags, APR_INCOMPLETE...
2014-02-28 Yann Ylavicmod_deflate: follows up r1572896.
2014-02-28 Yann Ylavicmod_deflate:
2014-02-27 Yann YlavicCommit 6 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 5 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 4 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 3 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 2 on 6 to fix reentrance (incomplete Zlib header...
2014-02-27 Yann YlavicCommit 1 on 6 to fix reentrance (incomplete Zlib header...
2014-02-26 Jan Kalužamod_deflate: fix decompression of files larger than...
2013-09-02 Eric Covener *) mod_filter: Add "change=no" as a proto-flag to...
2013-07-13 Rainer JungImprove error detection when decompressing
2013-07-07 Guenter KnaufKilled another warning.
2013-07-06 Guenter KnaufFixed type.
2013-07-04 Stefan Fritschstyle fix (no code change)
2013-06-23 Eric Covenerprotect 'AP_DECLARE_MODULE(deflate)' from expansion to
2013-06-06 Graham LeggettNote that the function will be available in APR.
2013-05-29 Joe Orton* modules/filters/mod_ratelimit.c (rate_limit_filter...
2013-05-21 Graham Leggettmod_deflate: Make sure we process any EOS bucket in...
2013-05-21 Graham Leggettmod_deflate: Remove assumptions as to when an EOS bucke...
2013-04-04 Christophe Jailletmake the "ProxyHTMLFixups" options case insensitive...
2013-03-31 Stefan FritschUse %pm available since apr 1.3 instead of an extra...
2013-03-19 Jim JagielskiKeep mod_req clear. Simply scan thru input filters and
2013-03-19 Jim Jagielskiallow bypass and removal.
2013-03-19 Jim Jagielskitemp work-around... better ways to do this, but
next