index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix some HTML syntax issues.
Christophe Jaillet
2019-03-15
1
-1
/
+2
*
Uplift of relevante changes of r1855479 in branches/2.4.x, re disappearance o...
Stefan Eissing
2019-03-14
2
-5
/
+0
*
spotted by Ruediger
Eric Covener
2019-03-13
1
-1
/
+1
*
mod_mime: Add `MimeOptions`
Eric Covener
2019-03-13
1
-2
/
+53
*
Make the work-around for C++ style comments causing fatal errors in
Jim Jagielski
2019-03-13
1
-1
/
+1
*
Reverting the unwanted revert of r1852989.
Stefan Eissing
2019-03-13
1
-1
/
+1
*
mod_ssl: AH10129 from ERR to DEBUG level.
Yann Ylavic
2019-03-12
1
-1
/
+2
*
*) mod_http2: when SSL renegotiation is inhibited and a 403 ErrorDocument is
Stefan Eissing
2019-03-12
1
-10
/
+14
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
21
-1182
/
+185
*
*) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ...
Stefan Eissing
2019-02-26
4
-32
/
+69
*
http: Fix possible empty response with mod_ratelimit for HEAD requests.
Yann Ylavic
2019-02-21
1
-6
/
+14
*
mod_proxy_hcheck: mute "run from watchdog" message.
Yann Ylavic
2019-02-20
1
-3
/
+0
*
mod_http2: fix for latest mod_reqtimeout change re handshake timeouts
Stefan Eissing
2019-02-20
2
-6
/
+3
*
mod_proxy_http: revert spurious comment from r1853953.
Yann Ylavic
2019-02-20
1
-1
/
+0
*
mod_proxy_http: common function for stream_reqbody_{cl,chunked}()
Yann Ylavic
2019-02-20
1
-114
/
+51
*
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
*
mod_cache_socache: avoid pool to heap reallocation.
Yann Ylavic
2019-02-19
1
-32
/
+25
*
This is harmless, but this really should be an 'echo_do *'
Christophe Jaillet
2019-02-17
1
-1
/
+1
*
* modules/md/mod_md_config.c (md_mod_conf_get): Use state-dir-relative
Joe Orton
2019-02-15
1
-1
/
+14
*
mod_proxy_http: follow up to r1853561.
Yann Ylavic
2019-02-14
1
-8
/
+6
*
Revert r1853564.
Yann Ylavic
2019-02-14
1
-4
/
+2
*
mod_proxy_http: follow up to r1853409: no need to double flush on EOS.
Yann Ylavic
2019-02-14
1
-2
/
+4
*
mod_proxy_http: follow up to r1853409: don't play with meta-buckets.
Yann Ylavic
2019-02-14
1
-19
/
+14
*
Create the configure for mod_proxy_hcheck when used in BalancerMember.
Jean-Frederic Clere
2019-02-14
1
-0
/
+10
*
mod_proxy_http: follow up to r1853409.
Yann Ylavic
2019-02-13
1
-13
/
+25
*
Fix numbering
Christophe Jaillet
2019-02-12
1
-1
/
+1
*
mod_proxy_http: rework the flushing strategy when forwarding the request body.
Yann Ylavic
2019-02-11
2
-170
/
+106
*
Fix a race condition.
Christophe Jaillet
2019-02-08
1
-14
/
+12
*
http2: mark tasks' pools.
Yann Ylavic
2019-02-07
1
-0
/
+1
*
mod_ssl: unset FIPS mode only if we set it.
Yann Ylavic
2019-02-07
2
-4
/
+11
*
Make proxy modules compile if APR_HAS_THREADS is not defined.
Stefan Sperling
2019-01-29
4
-3
/
+66
*
* inc http2 version number to distinguish to github released version
Stefan Eissing
2019-01-28
2
-3
/
+3
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
28
-464
/
+642
*
mod_ssl: give mod_md the chance to override certificate after ALPN protocol n...
Stefan Eissing
2019-01-25
1
-22
/
+52
*
mod_http2: fixed slave connection keepalives counter.
Stefan Eissing
2019-01-25
3
-16
/
+23
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
3
-13
/
+12
*
reverting last change
Stefan Eissing
2019-01-24
4
-64
/
+35
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
4
-35
/
+64
*
revert of r808895 somehow missed mod_proxy_ftp
Eric Covener
2019-01-23
1
-1
/
+1
*
Clarify potentially unsuccessful success results.
William A. Rowe Jr
2019-01-17
1
-0
/
+4
*
When a :port is included in the CacheKeyBaseURL the ":" is lost from the actu...
Christophe Jaillet
2019-01-12
1
-3
/
+2
*
Fix websocket proxy over UDS.
Christophe Jaillet
2019-01-11
1
-1
/
+4
*
LanguagePriority should be case-insensitive in order to match AddLanguage beh...
Christophe Jaillet
2019-01-10
1
-1
/
+1
*
Always decode session attributes early.
Hank Ibell
2019-01-10
1
-11
/
+14
*
* modules/ssl/ssl_engine_io.c (bio_filter_out_write,
Joe Orton
2019-01-10
1
-8
/
+4
*
* modules/aaa/mod_authn_dbm.c (fetch_dbm_value): No functional change:
Joe Orton
2019-01-09
1
-1
/
+1
[prev]
[next]