index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
filters
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR#64443: watch whether mod_proxy_html i18n might risk messing up FORM
Nick Kew
2020-06-07
1
-0
/
+27
*
Move stray /i switch into proper location
Christophe Jaillet
2020-05-23
2
-2
/
+2
*
core,modules: provide/use ap_parse_strict_length() helper.
Yann Ylavic
2020-05-20
3
-12
/
+15
*
* modules/filters/mod_proxy_html.c: Fix proxy_html_conf.bufsz
Joe Orton
2020-04-22
1
-1
/
+1
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
3
-0
/
+3
*
PR64295 cannot override default Virtualhost's mod_reqtimeout
Jean-Frederic Clere
2020-04-15
1
-2
/
+2
*
"?:" is a GNU extension, use standard syntax
Giovanni Bechis
2020-02-27
2
-2
/
+2
*
Avoid printing NULL strings in logs
Giovanni Bechis
2020-02-26
1
-1
/
+1
*
Avoid printing NULL strings in logs
Giovanni Bechis
2020-02-22
1
-1
/
+1
*
convert malloc(3) into ap_malloc
Giovanni Bechis
2020-02-18
1
-1
/
+1
*
Follow up to r1873941: define AP_REG_NO_DEFAULT for raw ap_regcomp() usage.
Yann Ylavic
2020-02-17
1
-2
/
+4
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
4
-5
/
+5
*
don't use DOTALL from mod_substitute which leaves \n at the end of the line.
Eric Covener
2020-02-12
1
-1
/
+1
*
Honor "Accept-Encoding: foo;q=0" as per RFC 7231; which means 'foo' is "not a...
Christophe Jaillet
2019-10-11
2
-4
/
+30
*
Reverse the order of the test... if clang, then use clang, because some clang...
Jim Jagielski
2019-09-19
2
-14
/
+14
*
* modules/filters/mod_proxy_html.c, modules/filters/mod_xml2enc.c:
Joe Orton
2019-08-06
2
-2
/
+2
*
Unfortunately -Wcomment can only be influenced
Rainer Jung
2019-08-05
2
-4
/
+0
*
Follow up to r1864438 and r1864435:
Rainer Jung
2019-08-05
1
-0
/
+2
*
Use the right pragma syntax.
Rainer Jung
2019-08-05
2
-4
/
+4
*
The GCC flag "-Wno-error=comment" introduced by r1855446
Rainer Jung
2019-08-05
3
-4
/
+40
*
After reinstatement of DSO support in APR/APR-util, revert r1837437,
Graham Leggett
2019-06-23
1
-1
/
+1
*
mod_reqtimeout: fix default_[stage]_rate_factor initializations.
Yann Ylavic
2019-04-08
1
-10
/
+10
*
Make the work-around for C++ style comments causing fatal errors in
Jim Jagielski
2019-03-13
1
-1
/
+1
*
mod_reqtimeout: follow up to r1853901: init stage name outside INIT_STAGE().
Yann Ylavic
2019-02-20
1
-2
/
+3
*
mod_reqtimeout: follow up to r1853901: fix macro args.
Yann Ylavic
2019-02-20
1
-3
/
+3
*
mod_reqtimeout: follow up to r1853906: adjust hooks priorities comments.
Yann Ylavic
2019-02-19
1
-4
/
+6
*
mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
Yann Ylavic
2019-02-19
1
-5
/
+26
*
mod_reqtimeout: factorize structs and code.
Yann Ylavic
2019-02-19
1
-98
/
+87
*
This just got me. I upgraded macOS to Mojave (w/ latest Xcode) and I always b...
Jim Jagielski
2019-01-08
1
-0
/
+4
*
Use apr_uint64_t instead of uint64_t; Pointed out by ylavic
Stefan Sperling
2018-12-23
1
-7
/
+7
*
Avoid hard-coded "%ld" format strings in mod_deflate's logging statements.
Stefan Sperling
2018-12-23
1
-10
/
+16
*
mod_brotli, mod_deflate: Restore the separate handling of 304 Not Modified
Evgeny Kotkov
2018-10-09
2
-10
/
+16
*
* modules/filters/mod_deflate.c
Joe Orton
2018-10-05
1
-3
/
+1
*
Axe some redundant conditions. PR 62549.
Yann Ylavic
2018-08-13
1
-1
/
+1
*
mod_ratelimit: Don't interfere with "chunked" encoding.
Yann Ylavic
2018-07-31
1
-2
/
+1
*
http: Enforce consistently no response body with both 204 and 304 statuses.
Yann Ylavic
2018-07-30
2
-7
/
+10
*
mod_ratelimit: fix behavior with proxied content
Luca Toscano
2018-06-20
1
-77
/
+62
*
Follow up to r1833368: share openssl between modules.
Yann Ylavic
2018-06-13
1
-1
/
+1
*
Save a few cycles.
Christophe Jaillet
2018-05-04
1
-2
/
+2
*
Save a few cycles and simlify code.
Christophe Jaillet
2018-05-04
1
-8
/
+7
*
mod_proxy_html: Fix variable interpolation and memory allocation failure in P...
Yann Ylavic
2018-05-02
1
-0
/
+6
*
mod_xml2enc: follow up to r1829038 and r1829039.
Yann Ylavic
2018-04-30
1
-10
/
+7
*
mod_xml2enc: follow up to r1829038.
Yann Ylavic
2018-04-13
1
-0
/
+10
*
mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.
Yann Ylavic
2018-04-13
1
-9
/
+28
*
Fix some typos reported in PR 59998
Christophe Jaillet
2018-03-24
1
-2
/
+2
*
Propose backportable fix to accept libxml2 path in the
William A. Rowe Jr
2018-02-23
1
-1
/
+1
*
get mod_brotli in build
Gregg Lewis Smith
2018-01-19
1
-0
/
+111
*
mod_proxy_html: output filter rework.
Yann Ylavic
2018-01-03
1
-28
/
+30
*
mod_proxy_html: don't depend on NUL terminated bucket data.
Yann Ylavic
2018-01-03
1
-3
/
+4
*
mod_proxy_html: follow up to r1599012.
Yann Ylavic
2018-01-03
1
-11
/
+48
[next]