summaryrefslogtreecommitdiff
path: root/modules/filters/config.m4
Commit message (Expand)AuthorAgeFilesLines
* The GCC flag "-Wno-error=comment" introduced by r1855446Rainer Jung2019-08-051-4/+0
* Make the work-around for C++ style comments causing fatal errors inJim Jagielski2019-03-131-1/+1
* This just got me. I upgraded macOS to Mojave (w/ latest Xcode) and I always b...Jim Jagielski2019-01-081-0/+4
* Propose backportable fix to accept libxml2 path in theWilliam A. Rowe Jr2018-02-231-1/+1
* mod_brotli: Update makefile to allow using Brotli library >= 0.6.0.Evgeny Kotkov2017-04-101-3/+3
* configure: add dependency checks for mod_cryptoJacob Champion2017-01-311-1/+19
* mod_brotli: Update makefile to cope with the pkg-config layout changeEvgeny Kotkov2017-01-161-5/+3
* unused variable error could mistakenly note that brotli isn't available.Jim Jagielski2017-01-161-1/+2
* mod_brotli: Update makefiles to use the library layout of the officialEvgeny Kotkov2016-11-291-5/+7
* mod_brotli: Rewrite the autoconf script in a, hopefully, less convoluted way.Evgeny Kotkov2016-11-281-108/+42
* mod_brotli: Unbreak building other filter modules without libbrotlienc.Evgeny Kotkov2016-09-211-17/+13
* mod_brotli: Add initial implementation.Evgeny Kotkov2016-09-211-0/+121
* mod_crypto: Add the all purpose crypto filters with support for HLS.Graham Leggett2016-07-101-0/+1
* m4: please any autoconf by quoting AC_DEFUN's names. PR 58126.Yann Ylavic2015-10-051-1/+1
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-5/+6
* revert r1385214, as I inadvertently left out acinclude.m4.Kaspar Brand2012-09-161-6/+5
* Spin off module-specific build options into separate build vars.Kaspar Brand2012-09-161-5/+6
* * modules/filters/config.m4: Prevent libsed internals from pollutingJoe Orton2012-04-171-1/+7
* Change module sets and default activation status:Rainer Jung2011-11-121-4/+4
* Solaris doesn't support "test -e" in combinationRainer Jung2011-11-071-1/+1
* Link the modules that use it against the XML library so the server will start.Sander Temme2011-11-071-0/+2
* Improve detection of libxml2Stefan Fritsch2011-11-031-19/+37
* mod_xml2enc/mod_proxy_html dropNick Kew2011-10-261-0/+24
* adjustments of build priorities of modules without special dependenciesStefan Fritsch2011-07-131-4/+4
* Allow to specify module specific custom linker flagsRainer Jung2011-07-051-1/+1
* Tolerate dependency checking failures in configureRainer Jung2011-07-051-5/+12
* Reset LDFLAGS after zlib testing for mod_deflate.Rainer Jung2011-07-041-3/+3
* Respect platform specific runpath linker flagRainer Jung2011-07-041-1/+4
* mod_data: Introduce a filter to support RFC2397 data URLs.Graham Leggett2011-06-081-0/+1
* Add to modules' help text (displayed by ./configure -h) moreDaniel Earl Poirier2010-11-011-2/+2
* Introduce mod_reflector, a handler capable of reflecting POSTedGraham Leggett2010-02-141-0/+1
* Add mod_reqtimeout: New module to set timeouts and minimum data rates forStefan Fritsch2009-10-041-0/+1
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-0/+2
* Add a new module, mod_ratelimit, which can rate limit the outgoing bandwidth Paul Querna2008-12-011-0/+1
* mod_buffer: Optional support for buffering of the input and outputGraham Leggett2008-11-151-0/+1
* Commit mod_sed: enable filtering of HTTP Requests and Responses through sedNick Kew2008-09-021-0/+3
* Move the KeptBodySize directive, kept_body filters and theGraham Leggett2008-04-111-0/+1
* move mod_substitute from exp to filtersJim Jagielski2007-11-271-0/+1
* Move mod_filter and mod_charset_lite from /experimental/ to /filters/Nick Kew2005-09-211-0/+10
* * modules/filters/config.m4: Drop check for zutil.h. Add -lz toJoe Orton2004-10-131-4/+3
* Use -export-dynamic only when linking an httpd which includes mod_so,Joe Orton2004-01-081-2/+0
* * modules/filters/config.m4: Fix typo which wiped INCLUDES if zlibJoe Orton2004-01-041-1/+1
* Switch mod_deflate to 'most' status now. It's stable enough and will disableJustin Erenkrantz2003-02-171-1/+1
* Use $INCLUDES rather than adding yet another place to edit include dirs.Wilfredo Sanchez2002-11-281-1/+1
* Move mod_ext_filter out of experimental and into filters.Jeff Trawick2002-11-141-0/+1
* Remove warnings seen with Sun's Forte compiler.Justin Erenkrantz2002-09-151-1/+1
* Move mod_deflate from experimental to filters to represent our beliefJustin Erenkrantz2002-05-061-0/+53
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-1/+1
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-1/+1
* Rename the module structures so that the exported symbol matchesMartin Kraemer2001-02-161-1/+1