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
*
Re-order the fields of 'struct h2_session_props' to avoid a hole and some pad...
Christophe Jaillet
2023-02-19
1
-2
/
+2
*
*) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximum
Stefan Eissing
2023-02-16
6
-6
/
+38
*
*) mod_http2: deny protocol upgrade if the request has a chunked-encoded body.
Stefan Eissing
2023-02-16
2
-4
/
+5
*
Fix signedness formatting check in mod_dav code.
Stefan Eissing
2023-02-16
1
-4
/
+4
*
Fix warning for NULL pointer
manu
2023-02-15
1
-1
/
+1
*
Fix warnings
manu
2023-02-15
1
-15
/
+4
*
Turn msext_opts into a bitfield
manu
2023-02-14
1
-21
/
+19
*
Add MS-WDV support
manu
2023-02-13
7
-4
/
+932
*
* Optimize code: We know that we already have a valid encoding string,
Ruediger Pluem
2023-02-10
1
-3
/
+4
*
* In the reverse proxy case r->filename might contain a query string if
Ruediger Pluem
2023-02-07
1
-1
/
+14
*
LDAPConnectionPoolTTL should accept negative values in order to allow
Christophe Jaillet
2023-01-27
1
-2
/
+4
*
* Report an error if the AJP backend sends an invalid number of headers
Ruediger Pluem
2023-01-23
1
-1
/
+8
*
*) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errors
Stefan Eissing
2023-01-18
1
-1
/
+1
*
cleanup on error
Eric Covener
2023-01-10
1
-0
/
+2
*
fail on bad header
Eric Covener
2023-01-10
1
-19
/
+27
*
* modules/dav/main/util.c (dav_process_if_header): Fix error
Joe Orton
2023-01-09
1
-1
/
+7
*
*) mod_proxy_http2: apply the standard httpd content type handling
Stefan Eissing
2022-12-17
1
-0
/
+5
*
Open the lock database read-only when possible
manu
2022-11-11
1
-4
/
+2
*
Initialize allow_lockdiscovery as unset
manu
2022-11-09
1
-2
/
+0
*
Turn DavLockDiscovery into a flag
manu
2022-11-09
1
-31
/
+14
*
*) mod_http2: field values (headers and trailers) are stripped of
Stefan Eissing
2022-10-22
8
-101
/
+95
*
mod_dav: Follow up to r1904638: Fix duplicated APLOGNO.
Yann Ylavic
2022-10-17
1
-1
/
+1
*
catch by CJ
Jim Jagielski
2022-10-17
1
-1
/
+2
*
mod_dav: Allow to disable lock discovery via an DAVLockDiscovery expression.
Yann Ylavic
2022-10-17
3
-8
/
+70
*
mod_http2: resolving duplicate log tag in #if/#else code copies.
Stefan Eissing
2022-10-14
1
-1
/
+1
*
aplogno should be called aplogyes
Stefan Eissing
2022-10-13
1
-1
/
+1
*
Sync with v2.0.10 from github:
Stefan Eissing
2022-10-11
21
-446
/
+602
*
*) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302.
Jim Jagielski
2022-10-11
2
-1
/
+3
*
*) mod_proxy_hcheck: Detect AJP/CPING support correctly. PR 66300.
Jim Jagielski
2022-10-11
1
-11
/
+12
*
mod_proxy: Ignore (and warn about) enablereuse=on for ProxyPassMatch when
Yann Ylavic
2022-10-11
1
-19
/
+50
*
Resolving a duplicate log tag after ressurecting h2_headers.c for 2.4.x compat.
Stefan Eissing
2022-10-06
1
-1
/
+1
*
*) mod_http2: synchronization with github sources.
Stefan Eissing
2022-09-27
25
-97
/
+1914
*
*) mod_http2: use proper apr_time_t where it is due, no (int) casting.
Stefan Eissing
2022-09-27
1
-4
/
+5
*
*) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...
Stefan Eissing
2022-09-27
14
-233
/
+118
*
*) mod_http2: new directive "H2HeaderStrictness" to control the compliance
Stefan Eissing
2022-09-26
18
-278
/
+359
*
*) mod_http2: removing bucket splitting into an extra recv brigade.
Stefan Eissing
2022-09-21
2
-71
/
+3
*
*) mod_proxy_http2: use only the ':authority' header to forward 'Host'
Stefan Eissing
2022-09-20
1
-2
/
+9
*
Allow for HTTP/1.1 or HTTP/1.0 protocol health checks
Jim Jagielski
2022-08-28
3
-10
/
+29
*
mod_md v2.4.19 from github sync
Stefan Eissing
2022-08-25
13
-67
/
+347
*
* http2_get_num_workers is not deprecated.
Ruediger Pluem
2022-08-17
1
-3
/
+3
*
*) mod_ssl: when a proxy connection had handled a request using SSL, an
Stefan Eissing
2022-08-01
1
-0
/
+7
*
*) mod_http2: fixed trailer handling. Empty response bodies
Stefan Eissing
2022-07-02
2
-31
/
+58
*
check apr_sockaddr_info_get() return value
Giovanni Bechis
2022-06-28
1
-2
/
+12
*
check BN_bn2dec return value
Giovanni Bechis
2022-06-28
1
-1
/
+6
*
Fix numeric check for HeartbeatMaxServers.
Rainer Jung
2022-06-21
1
-1
/
+1
*
*) mod_heartmonitor: Allow "HeartbeatMaxServers 0"
Rainer Jung
2022-06-20
1
-2
/
+3
*
*) mod_http2: remove the workers pool from APR_POOL_DEBUG
Stefan Eissing
2022-06-20
1
-4
/
+3
*
*) mod_http2: init local var since write in loop may be buypassed.
Stefan Eissing
2022-06-20
1
-1
/
+1
*
* Use s directly like in the other ap_log_error calls
Ruediger Pluem
2022-06-20
1
-1
/
+1
*
* workers is not always initialized here
Ruediger Pluem
2022-06-20
1
-1
/
+1
[next]