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
*
Follow up to r1918022: MMN minor bump and checks for the new conn_state_e ali...
Yann Ylavic
2024-05-29
3
-1
/
+13
*
Fix ENGINE use with OpenSSL 3.2, which appears to be broken due to a
Joe Orton
2024-05-28
3
-10
/
+28
*
mpm_event,core: Handle async POLLIN/POLLOUT in CONN_STATE_PROCESS state.
Yann Ylavic
2024-05-28
2
-5
/
+10
*
*) mod_http2: sync with module's github.
Stefan Eissing
2024-05-27
7
-13
/
+86
*
* modules/proxy/config.m4: Stop exporting ajp_* functions from mod_proxy_ajp.so
Joe Orton
2024-05-22
1
-1
/
+5
*
Explicitly reject CGI output which includes a Transfer-Encoding
Joe Orton
2024-05-20
1
-1
/
+6
*
Fail if SSLInsecureRenegotiation is used with mod_ssl, CVE-2009-3555
Joe Orton
2024-05-09
3
-18
/
+1
*
* modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heap
Joe Orton
2024-05-08
1
-1
/
+5
*
* mod_tls: update version of rustls-ffi to v0.13.0.
Stefan Eissing
2024-04-22
4
-46
/
+71
*
* modules/generators/mod_cgi.c, mod_cgid.c: Since
Joe Orton
2024-04-15
2
-2
/
+0
*
mod_ssl_ct: Fix format warnings.
Yann Ylavic
2024-04-12
1
-2
/
+2
*
* modules/md: Fill in APLOGNO.
Jean-Frederic Clere
2024-04-11
1
-1
/
+1
*
* Ensure that we set the default DH parameters for the key
Ruediger Pluem
2024-04-08
1
-5
/
+6
*
mod_md: update to v2.4.26
Stefan Eissing
2024-04-08
7
-16
/
+89
*
bail after too many failed reads
Eric Covener
2024-04-03
3
-3
/
+9
*
header validation after content-* are eval'ed
Eric Covener
2024-04-03
1
-15
/
+24
*
let httpd handle CL/TE for non-http handlers
Eric Covener
2024-04-03
7
-3
/
+66
*
mod_ssl: Allow for "SSLCompression off" still when OPENSSL_NO_COMP.
Yann Ylavic
2024-03-26
1
-2
/
+4
*
mod_systemd: if SELinux is available and enabled, log the SELinux
Joe Orton
2024-03-15
2
-1
/
+31
*
mod_systemd: Axe APR_OPTIONAL_FN redeclarations to avoid compiler warning.
Yann Ylavic
2024-03-14
1
-6
/
+1
*
mod_autht_jwt: Use unsigned rather than signed one-bit fields.
Yann Ylavic
2024-03-14
1
-4
/
+3
*
mod_crypto: Fix warnings about signed bit fields.
Yann Ylavic
2024-03-14
1
-3
/
+3
*
mod_rewrite: disambiguate select_random_value_part().
Yann Ylavic
2024-03-14
1
-11
/
+8
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair):
Joe Orton
2024-02-29
1
-9
/
+10
*
mod_ssl: Check SSL_CTX_new() return value
Joe Orton
2024-02-29
1
-0
/
+5
*
Don't reset the balancer when we create a new child
Jean-Frederic Clere
2024-02-26
2
-4
/
+0
*
mod_ssl: Follow up to r1913815: szCryptoDevice to NULL when !MODSSL_HAVE_ENGI...
Yann Ylavic
2024-02-20
1
-3
/
+1
*
* modules/proxy/mod_proxy_scgi.c: Mark global variables as static and
Joe Orton
2024-02-19
1
-4
/
+4
*
* modules/filters/mod_xml2enc.c (xml2enc_ffunc): Accept any XML media
Joe Orton
2024-02-07
1
-8
/
+12
*
Use ap_os_is_path_absolute() to make it portable.
Jean-Frederic Clere
2024-01-25
1
-2
/
+2
*
*) mod_http2: v2.0.26 with the following fixes:
Stefan Eissing
2024-01-17
4
-4
/
+14
*
mod_headers: Avoid infinite recursion with the edit* action and empty matches.
Yann Ylavic
2024-01-16
1
-31
/
+117
*
* modules/http/chunk_filter.c (ap_http_chunk_filter): For a brigade
Joe Orton
2023-12-20
1
-6
/
+18
*
mod_deflate: remove filter after seeing EOS
Joe Orton
2023-12-20
1
-0
/
+4
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): Fix
Joe Orton
2023-12-13
1
-1
/
+6
*
* modules/dav/fs/mod_dav_fs.c (dav_fs_post_config): Make safe for
Joe Orton
2023-12-08
1
-0
/
+4
*
* modules/dav/main/util.c (dav_validate_resource_state): Fix error
Joe Orton
2023-12-07
1
-1
/
+1
*
mod_dav_fs: Add global mutex around use of lockdb use, since
Joe Orton
2023-12-07
3
-32
/
+98
*
mod_auth_bearer: Fix warning about signed bitfields. BZ 68294
Yann Ylavic
2023-12-05
1
-2
/
+2
*
mod_ssl: Add support for loading keys from OpenSSL 3.x providers via
Joe Orton
2023-12-05
4
-12
/
+140
*
mod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_ENGINE_API/MODSSL_HAVE_...
Yann Ylavic
2023-12-04
1
-1
/
+1
*
Be consistently const across all members of authn_ldap_request_t. Remove
Graham Leggett
2023-12-02
1
-11
/
+11
*
mod_authnz_ldap: Follow up to r1914067: Deduplicate APLOGNO(01699).
Yann Ylavic
2023-11-28
1
-1
/
+1
*
Make sure attributes from ldapsearch are passed into the environment. Make sure
Graham Leggett
2023-11-24
1
-3
/
+2
*
Remove unnecessary references to r->user within ldap-search.
Graham Leggett
2023-11-24
1
-18
/
+1
*
Optimise handling LDAP authorization where LDAP was not used
Graham Leggett
2023-11-23
1
-81
/
+81
*
mod_ldap: Add a hint to install the apr_ldap module on init failure.
Graham Leggett
2023-11-22
1
-1
/
+1
*
mod_xml2enc: remove dependency on xmlstring header
Eric Covener
2023-11-21
1
-3
/
+3
*
mod_authnz_ldap: Follow up to r1913962: r->user not used in ldapsearch_check_...
Yann Ylavic
2023-11-20
1
-6
/
+0
*
Restore log message tag 02636, assign unique tags.
Graham Leggett
2023-11-20
1
-3
/
+3
[next]