index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
ab.dsp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
mod_watchdog: use a single "wd_running" pool in wd_worker() thread.
Yann Ylavic
1
-19
/
+10
2020-04-17
core, h2: common ap_parse_request_line() and ap_check_request_header() code.
Yann Ylavic
4
-117
/
+122
2020-04-17
core, h2: send EOR for early HTTP request failure.
Yann Ylavic
2
-80
/
+120
2020-04-16
* server/mpm/prefork/prefork.c (prefork_pre_config): Use pconf as
Joe Orton
2
-2
/
+2
2020-04-16
Allow failures for the gcc9 build since the repo seems to have broken deps.
Joe Orton
1
-0
/
+3
2020-04-16
* modules/core/mod_watchdog.c (wd_worker): Fix crashes snuck into
Joe Orton
1
-15
/
+18
2020-04-16
*) mod_http2: Fixed regression that no longer set H2_STREAM_ID and H2_STREA...
Stefan Eissing
2
-0
/
+5
2020-04-16
* modules/aaa/mod_authnz_ldap.c (build_request_config): Fix typo.
Joe Orton
1
-1
/
+1
2020-04-16
Add missing pool tags to help debugging.
Yann Ylavic
42
-5
/
+69
2020-04-16
Axe remainder from r1875947.
Yann Ylavic
1
-1
/
+0
2020-04-16
Credits where it's due.
Yann Ylavic
1
-1
/
+2
2020-04-16
Add forgotten entries.
Jean-Frederic Clere
1
-0
/
+6
2020-04-15
mod_{ssl,md}: init_stapling_status hooks should return an int.
Yann Ylavic
3
-4
/
+4
2020-04-15
mod_ssl: Fix memory leak in stapling code. PR63687.
Yann Ylavic
2
-11
/
+19
2020-04-15
PR64295 cannot override default Virtualhost's mod_reqtimeout
Jean-Frederic Clere
1
-2
/
+2
2020-04-14
* modules/core/mod_watchdog.c: Switch to simpler logic to avoid the
Joe Orton
1
-18
/
+12
2020-04-14
* Whitespace style fixes. No functional change.
Ruediger Pluem
1
-2
/
+3
2020-04-14
PR64313 htcacheclean: Empty directories in CacheRoot are still present even ...
Jean-Frederic Clere
1
-0
/
+9
2020-04-14
Don't fail the Travis build for ppc64le jobs, which are also unreliable.
Joe Orton
1
-0
/
+2
2020-04-12
PR64342 feedback
Eric Covener
1
-2
/
+2
2020-04-12
t/apache/mmn.t caught me
Eric Covener
1
-1
/
+1
2020-04-11
PR63628: individual status codes for ProxyErrorOverride.
Eric Covener
10
-19
/
+108
2020-04-11
Issue a warning for non-existent directories when running configtest
Eric Covener
3
-1
/
+13
2020-04-04
fr doc rebuild.
Lucien Gentis
3
-76
/
+123
2020-04-04
fr doc XML file update.
Lucien Gentis
1
-61
/
+106
2020-04-02
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Further tweaks
Joe Orton
1
-16
/
+31
2020-04-02
core: add r->flushed flag and set it when the response is sent.
Yann Ylavic
7
-16
/
+46
2020-04-01
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Handle the case
Ruediger Pluem
1
-29
/
+29
2020-04-01
ap_core_output_filter: follow up to r1875947: don't swallow bucket read EOF.
Yann Ylavic
1
-6
/
+0
2020-04-01
MMN major bump for r1875947.
Yann Ylavic
1
-1
/
+3
2020-04-01
* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce): Treat zero-length
Joe Orton
1
-2
/
+6
2020-03-31
core: handle morphing buckets setaside/reinstate and kill request core filter.
Yann Ylavic
7
-222
/
+151
2020-03-31
Adds additional clarification, as requested in bz64167
Rich Bowen
1
-2
/
+3
2020-03-31
For future debugging ease, output the Travis tag & branch. [skip ci]
Joe Orton
1
-0
/
+3
2020-03-30
* modules/ssl/ssl_engine_io.c: Update comment, no function change, [skip ci]
Joe Orton
1
-1
/
+8
2020-03-30
* modules/ssl/ssl_engine_io.c: (ssl_io_filter_coalesce): Handle the
Joe Orton
1
-1
/
+11
2020-03-30
Add lognos. [skip ci].
Joe Orton
2
-3
/
+3
2020-03-30
mod_ssl: Extend the coalescing filter to avoid sending HTTP response
Joe Orton
1
-12
/
+63
2020-03-29
Fix a copy/paste at the wrong place
Christophe Jaillet
1
-2
/
+2
2020-03-29
xforms
Eric Covener
1
-0
/
+8
2020-03-29
duplicated
Eric Covener
1
-1
/
+0
2020-03-29
typo
Eric Covener
1
-1
/
+1
2020-03-28
Add some compatibility notes for new directives in 2.4.42.
Christophe Jaillet
1
-35
/
+69
2020-03-28
Fix a typo
Christophe Jaillet
1
-1
/
+1
2020-03-28
fr doc rebuild.
Lucien Gentis
4
-3
/
+13
2020-03-28
fr doc XML file update.
Lucien Gentis
1
-1
/
+11
2020-03-27
add userdir same-origin warnings to mod_userdir
Eric Covener
1
-0
/
+8
2020-03-27
Parentheses around AP_BUCKET_IS_EOR argument.
Yann Ylavic
1
-1
/
+1
2020-03-26
* modules/ssl/ssl_private.h: Define X509_up_ref and EVP_PKEY_up_ref
Joe Orton
3
-12
/
+2
2020-03-25
Drop -v from arm64 test runs and add to allowed failures, it is still
Joe Orton
1
-2
/
+3
[next]