index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
filters
/
config.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
The GCC flag "-Wno-error=comment" introduced by r1855446
Rainer Jung
2019-08-05
1
-4
/
+0
*
Make the work-around for C++ style comments causing fatal errors in
Jim Jagielski
2019-03-13
1
-1
/
+1
*
This just got me. I upgraded macOS to Mojave (w/ latest Xcode) and I always b...
Jim Jagielski
2019-01-08
1
-0
/
+4
*
Propose backportable fix to accept libxml2 path in the
William A. Rowe Jr
2018-02-23
1
-1
/
+1
*
mod_brotli: Update makefile to allow using Brotli library >= 0.6.0.
Evgeny Kotkov
2017-04-10
1
-3
/
+3
*
configure: add dependency checks for mod_crypto
Jacob Champion
2017-01-31
1
-1
/
+19
*
mod_brotli: Update makefile to cope with the pkg-config layout change
Evgeny Kotkov
2017-01-16
1
-5
/
+3
*
unused variable error could mistakenly note that brotli isn't available.
Jim Jagielski
2017-01-16
1
-1
/
+2
*
mod_brotli: Update makefiles to use the library layout of the official
Evgeny Kotkov
2016-11-29
1
-5
/
+7
*
mod_brotli: Rewrite the autoconf script in a, hopefully, less convoluted way.
Evgeny Kotkov
2016-11-28
1
-108
/
+42
*
mod_brotli: Unbreak building other filter modules without libbrotlienc.
Evgeny Kotkov
2016-09-21
1
-17
/
+13
*
mod_brotli: Add initial implementation.
Evgeny Kotkov
2016-09-21
1
-0
/
+121
*
mod_crypto: Add the all purpose crypto filters with support for HLS.
Graham Leggett
2016-07-10
1
-0
/
+1
*
m4: please any autoconf by quoting AC_DEFUN's names. PR 58126.
Yann Ylavic
2015-10-05
1
-1
/
+1
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-5
/
+6
*
revert r1385214, as I inadvertently left out acinclude.m4.
Kaspar Brand
2012-09-16
1
-6
/
+5
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-5
/
+6
*
* modules/filters/config.m4: Prevent libsed internals from polluting
Joe Orton
2012-04-17
1
-1
/
+7
*
Change module sets and default activation status:
Rainer Jung
2011-11-12
1
-4
/
+4
*
Solaris doesn't support "test -e" in combination
Rainer Jung
2011-11-07
1
-1
/
+1
*
Link the modules that use it against the XML library so the server will start.
Sander Temme
2011-11-07
1
-0
/
+2
*
Improve detection of libxml2
Stefan Fritsch
2011-11-03
1
-19
/
+37
*
mod_xml2enc/mod_proxy_html drop
Nick Kew
2011-10-26
1
-0
/
+24
*
adjustments of build priorities of modules without special dependencies
Stefan Fritsch
2011-07-13
1
-4
/
+4
*
Allow to specify module specific custom linker flags
Rainer Jung
2011-07-05
1
-1
/
+1
*
Tolerate dependency checking failures in configure
Rainer Jung
2011-07-05
1
-5
/
+12
*
Reset LDFLAGS after zlib testing for mod_deflate.
Rainer Jung
2011-07-04
1
-3
/
+3
*
Respect platform specific runpath linker flag
Rainer Jung
2011-07-04
1
-1
/
+4
*
mod_data: Introduce a filter to support RFC2397 data URLs.
Graham Leggett
2011-06-08
1
-0
/
+1
*
Add to modules' help text (displayed by ./configure -h) more
Daniel Earl Poirier
2010-11-01
1
-2
/
+2
*
Introduce mod_reflector, a handler capable of reflecting POSTed
Graham Leggett
2010-02-14
1
-0
/
+1
*
Add mod_reqtimeout: New module to set timeouts and minimum data rates for
Stefan Fritsch
2009-10-04
1
-0
/
+1
*
Always make mod_*.h files available where they exist, modpath by modpath
William A. Rowe Jr
2009-08-28
1
-0
/
+2
*
Add a new module, mod_ratelimit, which can rate limit the outgoing bandwidth
Paul Querna
2008-12-01
1
-0
/
+1
*
mod_buffer: Optional support for buffering of the input and output
Graham Leggett
2008-11-15
1
-0
/
+1
*
Commit mod_sed: enable filtering of HTTP Requests and Responses through sed
Nick Kew
2008-09-02
1
-0
/
+3
*
Move the KeptBodySize directive, kept_body filters and the
Graham Leggett
2008-04-11
1
-0
/
+1
*
move mod_substitute from exp to filters
Jim Jagielski
2007-11-27
1
-0
/
+1
*
Move mod_filter and mod_charset_lite from /experimental/ to /filters/
Nick Kew
2005-09-21
1
-0
/
+10
*
* modules/filters/config.m4: Drop check for zutil.h. Add -lz to
Joe Orton
2004-10-13
1
-4
/
+3
*
Use -export-dynamic only when linking an httpd which includes mod_so,
Joe Orton
2004-01-08
1
-2
/
+0
*
* modules/filters/config.m4: Fix typo which wiped INCLUDES if zlib
Joe Orton
2004-01-04
1
-1
/
+1
*
Switch mod_deflate to 'most' status now. It's stable enough and will disable
Justin Erenkrantz
2003-02-17
1
-1
/
+1
*
Use $INCLUDES rather than adding yet another place to edit include dirs.
Wilfredo Sanchez
2002-11-28
1
-1
/
+1
*
Move mod_ext_filter out of experimental and into filters.
Jeff Trawick
2002-11-14
1
-0
/
+1
*
Remove warnings seen with Sun's Forte compiler.
Justin Erenkrantz
2002-09-15
1
-1
/
+1
*
Move mod_deflate from experimental to filters to represent our belief
Justin Erenkrantz
2002-05-06
1
-0
/
+53
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
1
-1
/
+1
*
Completely revamp configure so that it preserves the standard make
Roy T. Fielding
2001-04-29
1
-1
/
+1
*
Rename the module structures so that the exported symbol matches
Martin Kraemer
2001-02-16
1
-1
/
+1
[next]