index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changes-entries
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximum
Stefan Eissing
2023-02-16
1
-0
/
+7
*
LDAPConnectionPoolTTL should accept negative values in order to allow
Christophe Jaillet
2023-01-27
1
-0
/
+4
*
* Report an error if the AJP backend sends an invalid number of headers
Ruediger Pluem
2023-01-23
1
-0
/
+2
*
*) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errors
Stefan Eissing
2023-01-18
1
-0
/
+4
*
add -T flag to truncate rotated logs only
Eric Covener
2023-01-07
1
-0
/
+2
*
Use 'command -v' instead of 'which' which is more portable.
Ruediger Pluem
2023-01-04
1
-0
/
+2
*
* Add CHANGELOG for r1906379, r1906380
Ruediger Pluem
2023-01-04
1
-0
/
+2
*
*) mod_proxy_http2: apply the standard httpd content type handling
Stefan Eissing
2022-12-17
1
-0
/
+4
*
Add a change entry for r1905229
Christophe Jaillet
2022-11-19
1
-0
/
+2
*
*) mod_http2: field values (headers and trailers) are stripped of
Stefan Eissing
2022-10-22
1
-4
/
+5
*
mod_dav: Allow to disable lock discovery via an DAVLockDiscovery expression.
Yann Ylavic
2022-10-17
1
-0
/
+2
*
mod_proxy: Ignore (and warn about) enablereuse=on for ProxyPassMatch when
Yann Ylavic
2022-10-11
1
-0
/
+3
*
*) mod_http2: new directive "H2HeaderStrictness" to control the compliance
Stefan Eissing
2022-09-26
1
-0
/
+4
*
*) mod_proxy_http2: use only the ':authority' header to forward 'Host'
Stefan Eissing
2022-09-20
1
-0
/
+4
*
mod_md v2.4.19 from github sync
Stefan Eissing
2022-08-25
1
-0
/
+8
*
*) mod_ssl: when a proxy connection had handled a request using SSL, an
Stefan Eissing
2022-08-01
1
-0
/
+5
*
*) mod_http2: fixed trailer handling. Empty response bodies
Stefan Eissing
2022-07-02
1
-0
/
+5
*
Sync CHANGES [skip ci]
Yann Ylavic
2022-06-02
4
-14
/
+0
*
update of mod_md change description. [skip ci]
Stefan Eissing
2022-06-02
1
-3
/
+5
*
mod_ssl: SSLFIPS compatible with OpenSSL 3.0. PR 66063.
Yann Ylavic
2022-06-01
1
-0
/
+2
*
mod_proxy_http: Avoid 417 responses for non forwardable 100-continue. PR 65666.
Yann Ylavic
2022-05-30
1
-0
/
+2
*
Merge of PR 318:
Stefan Eissing
2022-05-26
1
-0
/
+4
*
*) mod_md: a logic bug in sending long OCSP HTTP request bodies was fixed.
Stefan Eissing
2022-05-25
1
-0
/
+4
*
Sync CHANGES entries [skip ci]
Yann Ylavic
2022-05-18
21
-86
/
+0
*
Follow up to r1899858: CHANGES entry.
Yann Ylavic
2022-05-17
1
-0
/
+2
*
*) mod_md: the `MDCertificateAuthority` directive can take more than one UR...
Stefan Eissing
2022-05-13
1
-0
/
+7
*
*) mod_md: fixed a bug leading to failed transfers for OCSP
Stefan Eissing
2022-05-06
1
-0
/
+3
*
ab: Add the -W option to use worker threads.
Yann Ylavic
2022-04-28
1
-0
/
+2
*
*) mod_http2: remove unused and insecure code. Fixes PR66037.
Stefan Eissing
2022-04-28
1
-0
/
+3
*
* removing duplicatae changes entry
Stefan Eissing
2022-04-27
1
-5
/
+0
*
*) mod_md: implement full auto status ("key: value" type status output).
Stefan Eissing
2022-04-27
1
-0
/
+5
*
*) mod_md: added support for managing certificates via a
Stefan Eissing
2022-04-27
1
-0
/
+5
*
* Use apr_size_t instead of int to avoid an overflow
Ruediger Pluem
2022-04-27
1
-0
/
+2
*
* Avoid an overflow on large inputs
Ruediger Pluem
2022-04-27
1
-0
/
+2
*
ab: Allow for TLSv1.3 when the SSL library supports it.
Yann Ylavic
2022-04-22
1
-0
/
+2
*
*) mod_md: a possible NULL pointer deref was fixed in
Stefan Eissing
2022-04-22
1
-0
/
+4
*
core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
Yann Ylavic
2022-04-21
1
-0
/
+2
*
* Implement full auto status ("key: value" type status output).
Stefan Eissing
2022-04-19
1
-0
/
+5
*
*) mod_proxy: Add backend port to log messages to
Rainer Jung
2022-04-19
1
-0
/
+2
*
*) mod_heartmonitor: Set the documented default value
Rainer Jung
2022-04-19
1
-0
/
+3
*
* Add Changelog for r1899451, r1899454, r1899562, r1899564, r1899584
Ruediger Pluem
2022-04-15
1
-0
/
+2
*
*) mod_http2: use the new REQUEST buckets to forward request
Stefan Eissing
2022-04-13
1
-0
/
+4
*
Merge PR 311:
Stefan Eissing
2022-04-13
1
-0
/
+10
*
Follow up to r1899777: CHANGES entry [skip ci].
Yann Ylavic
2022-04-12
1
-0
/
+2
*
*) core/mod_http: use RESPONSE meta buckets and a new HTTP/1.x specific
Stefan Eissing
2022-04-07
1
-0
/
+9
*
*) core: make ap_escape_quotes() work correctly on strings
Stefan Eissing
2022-04-06
1
-0
/
+4
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
1
-0
/
+11
*
Sync CHANGES entries [skip ci]
Yann Ylavic
2022-03-07
13
-51
/
+0
*
core: Make sure and check that LimitXMLRequestBody fits in system memory.
Yann Ylavic
2022-03-07
1
-0
/
+2
*
core: Simpler connection close logic if discarding the request body fails.
Yann Ylavic
2022-03-07
1
-0
/
+2
[next]