]> granicus.if.org Git - apache/history - modules/filters
mod_proxy: follow up to r1836588: configurable Proxy100Continue.
[apache] / modules / filters /
2019-03-13 Jim JagielskiMake the work-around for C++ style comments causing...
2019-02-20 Yann Ylavicmod_reqtimeout: follow up to r1853901: init stage name...
2019-02-20 Yann Ylavicmod_reqtimeout: follow up to r1853901: fix macro args.
2019-02-19 Yann Ylavicmod_reqtimeout: follow up to r1853906: adjust hooks...
2019-02-19 Yann Ylavicmod_reqtimeout: Allow to configure (TLS-)handshake...
2019-02-19 Yann Ylavicmod_reqtimeout: factorize structs and code.
2019-01-08 Jim JagielskiThis just got me. I upgraded macOS to Mojave (w/ latest...
2018-12-23 Stefan SperlingUse apr_uint64_t instead of uint64_t; Pointed out by...
2018-12-23 Stefan SperlingAvoid hard-coded "%ld" format strings in mod_deflate...
2018-10-09 Evgeny Kotkovmod_brotli, mod_deflate: Restore the separate handling...
2018-10-05 Joe Orton* modules/filters/mod_deflate.c
2018-08-13 Yann YlavicAxe some redundant conditions. PR 62549.
2018-07-31 Yann Ylavicmod_ratelimit: Don't interfere with "chunked" encoding.
2018-07-30 Yann Ylavichttp: Enforce consistently no response body with both...
2018-06-19 Luca Toscanomod_ratelimit: fix behavior with proxied content
2018-06-13 Yann YlavicFollow up to r1833368: share openssl between modules.
2018-05-04 Christophe JailletSave a few cycles.
2018-05-04 Christophe JailletSave a few cycles and simlify code.
2018-05-02 Yann Ylavicmod_proxy_html: Fix variable interpolation and memory...
2018-04-29 Yann Ylavicmod_xml2enc: follow up to r1829038 and r1829039.
2018-04-13 Yann Ylavicmod_xml2enc: follow up to r1829038.
2018-04-13 Yann Ylavicmod_xml2enc: Fix forwarding of error metadata/responses...
2018-03-24 Christophe JailletFix some typos reported in PR 59998
2018-02-23 William A. Rowe JrPropose backportable fix to accept libxml2 path in the
2018-01-19 Gregg Lewis Smithget mod_brotli in build
2018-01-03 Yann Ylavicmod_proxy_html: output filter rework.
2018-01-03 Yann Ylavicmod_proxy_html: don't depend on NUL terminated bucket...
2018-01-03 Yann Ylavicmod_proxy_html: follow up to r1599012.
2017-12-31 Eric Covenermod_substitute: allow opt-in to expressions in substitu...
2017-12-18 Christophe JailletFix some style
2017-12-16 Nick Kewmod_proxy_html: fix metafix handling of <meta http...
2017-12-15 Jim JagielskiAPR-ize uint types
2017-11-27 Nick KewThe other half of r1442409: fix mod_proxy_html doctype...
2017-11-23 Yann Ylavicmod_substitute: add runtime traces. PR 61132.
2017-11-01 Christophe JailletSave a few bytes in the conf pool when handling 'ProxyH...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-19 Jacob ChampionMerge fix branch for PR60947.
2017-04-14 Eric Covenermod_substitute: use local/native LF for splitting
2017-04-10 Evgeny Kotkovmod_brotli: Comment on the default choice (0) for BROTL...
2017-04-10 Evgeny Kotkovmod_brotli: Fix a minor typo in the description of...
2017-04-10 Evgeny Kotkovmod_brotli: Update makefile to allow using Brotli libra...
2017-03-06 Nick Kewmod_xml2enc: cut out inappropriate fallback (and mislea...
2017-02-20 Yann YlavicRevert r1783759: really more things than intended :p
2017-02-20 Yann YlavicFollow up to r1783755: update APLOGNO.
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-01-31 Jacob Championconfigure: add dependency checks for mod_crypto
2017-01-31 Jacob Championmod_crypto: improve error message with older APRs
2017-01-21 Christophe JailletSave a few bytes and a few cycles.
2017-01-16 Evgeny Kotkovmod_brotli: Update makefile to cope with the pkg-config...
2017-01-16 Jim Jagielskiunused variable error could mistakenly note that brotli...
2016-12-30 Daniel RuggeriShorten RemoteIPProxyProtocolEnable to RemoteIPProxyPro...
2016-12-26 Jim Jagielskirevert back... no conflict w/ name
2016-12-26 Jim Jagielskifor the time being, rename as ProxyProtocolFilter to...
2016-12-26 Jim JagielskiDonation of mod_proxy_protocol from https://github...
2016-12-22 Eric Covenerpass along error buckets
2016-12-13 Jim JagielskiSome "error" reporting if we overflow
2016-11-29 Evgeny Kotkovmod_brotli: Update makefiles to use the library layout...
2016-11-28 Evgeny Kotkovmod_brotli: Explicitly cast 'const uint8_t *' to 'const...
2016-11-28 Evgeny Kotkovmod_brotli: Rewrite the autoconf script in a, hopefully...
2016-11-23 Jim JagielskiAllow for initual burst at full speed
2016-09-27 Evgeny Kotkovmod_brotli: Handle new 'no-brotli' internal environment...
2016-09-27 Evgeny Kotkovmod_brotli: Allow compression ratio logging with new...
2016-09-21 Evgeny Kotkovmod_brotli: Unbreak building other filter modules witho...
2016-09-21 Evgeny Kotkovmod_brotli: Add initial implementation.
2016-09-17 Yann Ylavicmod_crypto: c89.
2016-07-28 Yann Ylavicmod_reqtimeout: follow up to r1754391: fix missing...
2016-07-28 Yann Ylavicmod_reqtimeout: Fix body timeout disabling for CONNECT...
2016-07-13 Eric CovenerPR59844: stack-allocated ap_expr_info_t returned from...
2016-07-12 Graham LeggettEnsure the default mode and cipher is set correctly...
2016-07-10 Graham Leggettmod_crypto: Add the all purpose crypto filters with...
2016-06-20 Christophe JailletUse 'memcpy' instead of 'strcpy' when the size of the...
2016-06-20 Christophe JailletStyle only
2016-06-20 Christophe JailletFix 'x' command processing in mod_sed.
2016-06-16 Christophe JailletFix a potential buffer overflow.
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-04-02 Christophe JailletAdd the <!--#comment ... --> syntax.
2016-03-13 Jeff Trawickmod_include now sets DOCUMENT_ARGS.
2016-03-09 Yann Ylavicmod_reqtimeout: Prevent long response times from trigge...
2016-03-01 Yann YlavicRevert r1733054: spurious commit of being-worked mod_re...
2016-03-01 Yann Ylavicmod_proxy: follow up to r1729826 + r1729847 + r1732986.
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
next