index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Use AP_DECLARE_MODULE in Developing modules and mod_so guides
Joe Orton
2024-04-16
6
-18
/
+19
*
make the compiler happy when using --enable-maintainer-mode
Jean-Frederic Clere
2024-04-16
1
-2
/
+1
*
* modules/generators/mod_cgi.c, mod_cgid.c: Since
Joe Orton
2024-04-15
2
-2
/
+0
*
CI: Update for OpenSSL 3.3.0, build with -Werror
Joe Orton
2024-04-15
1
-2
/
+3
*
fr doc rebuild.
Lucien Gentis
2024-04-13
249
-654
/
+689
*
fr doc XML files updates.
Lucien Gentis
2024-04-13
3
-5
/
+37
*
mpm_event,mpm_worker: Comment about pollset sizing when APR_POLLSET_WAKEABLE.
Yann Ylavic
2024-04-12
2
-2
/
+8
*
mpm_worker: Fix AH00045 about children processes not terminating timely.
Yann Ylavic
2024-04-12
2
-18
/
+34
*
mpm_event: Simplify pollset "good methods" vs APR_POLLSET_WAKEABLE.
Yann Ylavic
2024-04-12
1
-13
/
+11
*
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
2
-2
/
+2
*
* Ensure that we set the default DH parameters for the key
Ruediger Pluem
2024-04-08
2
-5
/
+9
*
mod_md: update to v2.4.26
Stefan Eissing
2024-04-08
17
-283
/
+177
*
Fix occasional pytest failures
Rainer Jung
2024-04-06
1
-2
/
+2
*
Fix occasional pytest failures
Rainer Jung
2024-04-05
1
-2
/
+2
*
Fix failing pytest modules/http2/test_712_buffering.py:48.
Rainer Jung
2024-04-05
1
-1
/
+1
*
Fix pytest failure when using older nghttp2
Rainer Jung
2024-04-04
1
-0
/
+1
*
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
8
-3
/
+68
*
r1881790 has also added the 3rd argument to "ProxyRemoteMatch"
Christophe Jaillet
2024-04-01
1
-1
/
+2
*
Add <compatibility> note for CGIScriptTimeout.
Christophe Jaillet
2024-04-01
1
-0
/
+1
*
Update copyright year
Rainer Jung
2024-03-30
2
-2
/
+2
*
mod_ssl: Allow for "SSLCompression off" still when OPENSSL_NO_COMP.
Yann Ylavic
2024-03-26
1
-2
/
+4
*
CI: Add OpenSSL 3.3.0 alpha1 build.
Joe Orton
2024-03-26
1
-0
/
+9
*
CI: conditional didn't work in r1916396, always apply ASAN workaround.
Joe Orton
2024-03-18
1
-1
/
+0
*
CI: Try working around recent ASAN failures.
Joe Orton
2024-03-18
1
-0
/
+4
*
Reserve two lognos. [skip ci]
Joe Orton
2024-03-18
1
-1
/
+1
*
Fix BrowserMatch for gvfs.
Joe Orton
2024-03-18
2
-2
/
+3
*
mod_systemd: if SELinux is available and enabled, log the SELinux
Joe Orton
2024-03-15
4
-2
/
+35
*
Steal a number. [skip ci]
Joe Orton
2024-03-15
1
-1
/
+1
*
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
*
shutdown carefully when threads don't start
Eric Covener
2024-03-13
3
-3
/
+41
*
use graceful exit if lister started
Eric Covener
2024-03-12
1
-1
/
+1
*
event: avoid possible hang in clean_child_exit
Eric Covener
2024-03-11
1
-0
/
+1
*
optarg is from unistd.h, use opt_arg from apr_getopt().
Jean-Frederic Clere
2024-03-06
1
-1
/
+1
*
CI: update actions to v4
Joe Orton
2024-03-05
1
-5
/
+5
*
CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::Test
Joe Orton
2024-03-01
2
-5
/
+12
*
CI: docs update only. [skip ci]
Joe Orton
2024-02-29
2
-18
/
+33
*
CI: Add OpenSSL 3.1 builds, including a no-engine build.
Joe Orton
2024-02-29
3
-1
/
+26
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair):
Joe Orton
2024-02-29
2
-10
/
+11
*
Fix regression in r1916055 - don't duplicate logic in _run_linux.sh
Joe Orton
2024-02-29
1
-3
/
+3
*
CI tweaks:
Joe Orton
2024-02-29
2
-8
/
+4
*
mod_ssl: Check SSL_CTX_new() return value
Joe Orton
2024-02-29
1
-0
/
+5
*
CI: Re-enable caching for *fixed* versions of apr/apr-util which
Joe Orton
2024-02-29
1
-2
/
+0
*
CI: Enable caching for the rustls install used for mod_tls testing.
Joe Orton
2024-02-29
3
-12
/
+16
*
CI: Hopefully fix caching and artifact uploads by creating $JOBID
Joe Orton
2024-02-29
1
-10
/
+8
[next]