index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
* modules/generators/mod_cgi.c, mod_cgid.c: Since
Joe Orton
2
-2
/
+0
2024-04-15
CI: Update for OpenSSL 3.3.0, build with -Werror
Joe Orton
1
-2
/
+3
2024-04-13
fr doc rebuild.
Lucien Gentis
249
-654
/
+689
2024-04-13
fr doc XML files updates.
Lucien Gentis
3
-5
/
+37
2024-04-12
mpm_event,mpm_worker: Comment about pollset sizing when APR_POLLSET_WAKEABLE.
Yann Ylavic
2
-2
/
+8
2024-04-12
mpm_worker: Fix AH00045 about children processes not terminating timely.
Yann Ylavic
2
-18
/
+34
2024-04-12
mpm_event: Simplify pollset "good methods" vs APR_POLLSET_WAKEABLE.
Yann Ylavic
1
-13
/
+11
2024-04-12
mod_ssl_ct: Fix format warnings.
Yann Ylavic
1
-2
/
+2
2024-04-11
* modules/md: Fill in APLOGNO.
Jean-Frederic Clere
2
-2
/
+2
2024-04-08
* Ensure that we set the default DH parameters for the key
Ruediger Pluem
2
-5
/
+9
2024-04-08
mod_md: update to v2.4.26
Stefan Eissing
17
-283
/
+177
2024-04-06
Fix occasional pytest failures
Rainer Jung
1
-2
/
+2
2024-04-05
Fix occasional pytest failures
Rainer Jung
1
-2
/
+2
2024-04-05
Fix failing pytest modules/http2/test_712_buffering.py:48.
Rainer Jung
1
-1
/
+1
2024-04-04
Fix pytest failure when using older nghttp2
Rainer Jung
1
-0
/
+1
2024-04-03
bail after too many failed reads
Eric Covener
3
-3
/
+9
2024-04-03
header validation after content-* are eval'ed
Eric Covener
1
-15
/
+24
2024-04-03
let httpd handle CL/TE for non-http handlers
Eric Covener
8
-3
/
+68
2024-04-01
r1881790 has also added the 3rd argument to "ProxyRemoteMatch"
Christophe Jaillet
1
-1
/
+2
2024-04-01
Add <compatibility> note for CGIScriptTimeout.
Christophe Jaillet
1
-0
/
+1
2024-03-30
Update copyright year
Rainer Jung
2
-2
/
+2
2024-03-26
mod_ssl: Allow for "SSLCompression off" still when OPENSSL_NO_COMP.
Yann Ylavic
1
-2
/
+4
2024-03-26
CI: Add OpenSSL 3.3.0 alpha1 build.
Joe Orton
1
-0
/
+9
2024-03-18
CI: conditional didn't work in r1916396, always apply ASAN workaround.
Joe Orton
1
-1
/
+0
2024-03-18
CI: Try working around recent ASAN failures.
Joe Orton
1
-0
/
+4
2024-03-18
Reserve two lognos. [skip ci]
Joe Orton
1
-1
/
+1
2024-03-18
Fix BrowserMatch for gvfs.
Joe Orton
2
-2
/
+3
2024-03-15
mod_systemd: if SELinux is available and enabled, log the SELinux
Joe Orton
4
-2
/
+35
2024-03-15
Steal a number. [skip ci]
Joe Orton
1
-1
/
+1
2024-03-14
mod_systemd: Axe APR_OPTIONAL_FN redeclarations to avoid compiler warning.
Yann Ylavic
1
-6
/
+1
2024-03-14
mod_autht_jwt: Use unsigned rather than signed one-bit fields.
Yann Ylavic
1
-4
/
+3
2024-03-14
mod_crypto: Fix warnings about signed bit fields.
Yann Ylavic
1
-3
/
+3
2024-03-14
mod_rewrite: disambiguate select_random_value_part().
Yann Ylavic
1
-11
/
+8
2024-03-13
shutdown carefully when threads don't start
Eric Covener
3
-3
/
+41
2024-03-12
use graceful exit if lister started
Eric Covener
1
-1
/
+1
2024-03-11
event: avoid possible hang in clean_child_exit
Eric Covener
1
-0
/
+1
2024-03-06
optarg is from unistd.h, use opt_arg from apr_getopt().
Jean-Frederic Clere
1
-1
/
+1
2024-03-05
CI: update actions to v4
Joe Orton
1
-5
/
+5
2024-03-01
CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::Test
Joe Orton
2
-5
/
+12
2024-02-29
CI: docs update only. [skip ci]
Joe Orton
2
-18
/
+33
2024-02-29
CI: Add OpenSSL 3.1 builds, including a no-engine build.
Joe Orton
3
-1
/
+26
2024-02-29
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair):
Joe Orton
2
-10
/
+11
2024-02-29
Fix regression in r1916055 - don't duplicate logic in _run_linux.sh
Joe Orton
1
-3
/
+3
2024-02-29
CI tweaks:
Joe Orton
2
-8
/
+4
2024-02-29
mod_ssl: Check SSL_CTX_new() return value
Joe Orton
1
-0
/
+5
2024-02-29
CI: Re-enable caching for *fixed* versions of apr/apr-util which
Joe Orton
1
-2
/
+0
2024-02-29
CI: Enable caching for the rustls install used for mod_tls testing.
Joe Orton
3
-12
/
+16
2024-02-29
CI: Hopefully fix caching and artifact uploads by creating $JOBID
Joe Orton
1
-10
/
+8
2024-02-26
Don't reset the balancer when we create a new child
Jean-Frederic Clere
2
-4
/
+0
2024-02-25
Ran ./build.sh all to get every previously not-updated file up to speed
Daniel Ferradal
32
-2224
/
+2236
[next]