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
*
event: Add support for non blocking behaviour in the
Graham Leggett
2022-01-21
3
-13
/
+65
*
Revert 1897156.
Graham Leggett
2022-01-20
1
-93
/
+2
*
SEDERR_TMAMES and SEDERR_TMRMES are used only in sed1.c with 'eval->lnum' as ...
Christophe Jaillet
2022-01-20
1
-2
/
+2
*
The format specifier is APR_SIZE_T_FMT, so there is no point in trying to log...
Christophe Jaillet
2022-01-20
1
-4
/
+2
*
mod_unixd: Make CoreDumpDirectory work for FreeBSD 11+. PR 65819.
Yann Ylavic
2022-01-20
1
-0
/
+16
*
mod_dav: Follow up to r1897156: Fix warning.
Yann Ylavic
2022-01-18
1
-1
/
+1
*
* Allocate the dav_liveprop_elem structure only once in the lifetime of the
Ruediger Pluem
2022-01-18
1
-2
/
+8
*
core: Allow an optional expression to be specified for an effective
Graham Leggett
2022-01-17
1
-2
/
+93
*
Follow-up to r1896361.
Christophe Jaillet
2022-01-07
1
-3
/
+2
*
Fix some typo.
Christophe Jaillet
2021-12-26
9
-13
/
+13
*
Fix some typo
Christophe Jaillet
2021-12-25
10
-23
/
+23
*
Close a file handle in case of error in ct_static_scts()
Christophe Jaillet
2021-12-24
1
-0
/
+1
*
Try to workaround a linkage issue with rustls.
Christophe Jaillet
2021-12-22
1
-0
/
+13
*
mod_proxy: Bump max worker name to 384 chars.
Yann Ylavic
2021-12-21
1
-2
/
+3
*
mod_ssl: Fix -Werror=unused-value in ssl_var_lookup_ssl_cert_data().
Yann Ylavic
2021-12-15
1
-1
/
+1
*
mod_proxy: Axe useless setting of *balancer to NULL in ap_proxy_pre_request()
Yann Ylavic
2021-12-15
1
-4
/
+2
*
mod_proxy: follow up to r1895921: Don't prevent forwarding URIs w/ no hostname.
Yann Ylavic
2021-12-15
3
-8
/
+14
*
* Improve error handling
Ruediger Pluem
2021-12-15
1
-0
/
+1
*
http: Enforce that fully qualified uri-paths not to be forward-proxied
Yann Ylavic
2021-12-13
3
-8
/
+8
*
mod_proxy: Detect unix: scheme syntax errors at load time.
Yann Ylavic
2021-12-13
2
-7
/
+28
*
* modules/ssl/ssl_engine_io.c (bio_filter_in_ctrl): Remove debugging
Joe Orton
2021-12-10
1
-1
/
+0
*
* When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...
Stefan Eissing
2021-12-09
2
-3
/
+13
*
* Correctly sent a 100 Continue status code when sending an interim
Ruediger Pluem
2021-12-09
1
-0
/
+3
*
* Do not change the status code after we already sent it to the client.
Ruediger Pluem
2021-12-09
2
-5
/
+0
*
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
Stefan Eissing
2021-12-06
14
-112
/
+154
*
* modules/filters/mod_deflate.c (deflate_in_filter): Handle FLUSH in
Joe Orton
2021-12-03
1
-29
/
+31
*
* mod_tls: remove modules.mk, should not be under version control
Stefan Eissing
2021-12-01
1
-7
/
+0
*
*) mod_tls: added mod_tls from abetterinternet, donated
Stefan Eissing
2021-11-30
24
-0
/
+7223
*
* mod_md: install the early config hook with _FIRST, so that
Stefan Eissing
2021-11-30
1
-1
/
+1
*
* mod_http2: handle gracefully when SSL_PROTOCOL variable is not available.
Stefan Eissing
2021-11-30
1
-1
/
+1
*
* mod_http2: the new pollset implementation is disabled when
Stefan Eissing
2021-11-26
1
-1
/
+3
*
Revert spurious commit r1895340.
Yann Ylavic
2021-11-25
2
-2
/
+2
*
Trigger ci.
Yann Ylavic
2021-11-25
2
-2
/
+2
*
mod_http2: fix logic for non-proxy Server and Date response headers.
Yann Ylavic
2021-11-25
1
-5
/
+5
*
mod_proxy: SetEnv proxy-nohalfclose to disable half-close tunneling. PR 65662.
Yann Ylavic
2021-11-24
2
-3
/
+18
*
* mod_md: resurrection of r1893969 after accidental overwrite in r1894610
Stefan Eissing
2021-11-24
2
-7
/
+12
*
*) mod_md: values for External Account Binding (EAB) can
Stefan Eissing
2021-11-24
2
-5
/
+45
*
*) mod_http2: always return an EOS bucket for requests
Stefan Eissing
2021-11-11
1
-4
/
+4
*
* mod_http2: a regression in v1.15.24 of the modules was fixed that
Stefan Eissing
2021-11-04
2
-4
/
+2
*
* mod_md: EC private key generation for openssl 3.0 in separate
Stefan Eissing
2021-11-03
1
-0
/
+16
*
* mod_ssl: fix in CHECK_PRIVKEY_ERROR for openssl 3.0
Stefan Eissing
2021-11-03
1
-1
/
+1
*
*) mod_md: adding v2.4.8 with the following changes
Stefan Eissing
2021-10-29
23
-343
/
+814
*
followup to r1894456: use a DirectorySlash argument instead
Eric Covener
2021-10-22
1
-22
/
+28
*
add DirectorySlashNotFound to silence scanners
Eric Covener
2021-10-21
1
-0
/
+17
*
add IndexForbiddenReturn404 to help silence scanners
Eric Covener
2021-10-21
1
-1
/
+7
*
mod_proxy_connect: Honor the smallest of the backend or client timeout.
Yann Ylavic
2021-10-15
1
-0
/
+8
*
* mod_http2: hopeful (as always) fix for the stalling in 400_20.
Stefan Eissing
2021-10-14
1
-0
/
+1
*
*) mod_http2: another travis test of the 400_20 and 401_31 tests that produ...
Stefan Eissing
2021-10-14
3
-10
/
+17
*
*) mod_http2: when pollset signals output, resume a streams data
Stefan Eissing
2021-10-14
1
-19
/
+12
*
*) mod_http2: H2HEADER buckets have the correct lenght of zero and no
Stefan Eissing
2021-10-14
5
-6
/
+33
[next]