summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Explicitly reject CGI output which includes a Transfer-EncodingJoe Orton2024-05-202-1/+10
* Force ci build.Yann Ylavic2024-05-131-1/+1
* fr doc rebuild.Lucien Gentis2024-05-114-162/+116
* fr doc XML file update.Lucien Gentis2024-05-111-48/+1
* Steal a number.Joe Orton2024-05-101-1/+1
* Fail if SSLInsecureRenegotiation is used with mod_ssl, CVE-2009-3555Joe Orton2024-05-094-62/+1
* On Linux use the real thread id via gettid() in error logging,Joe Orton2024-05-083-1/+12
* * modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heapJoe Orton2024-05-081-1/+5
* * mod_tls: update version of rustls-ffi to v0.13.0. Stefan Eissing2024-04-2210-51/+91
* fr doc rebuild.Lucien Gentis2024-04-208-8/+16
* fr doc XML files updates.Lucien Gentis2024-04-202-2/+10
* xformEric Covener2024-04-171-1/+9
* doc recent addition ap_trust_cgilike_clEric Covener2024-04-171-0/+8
* Arrange pytest to run with mod_ssl, still skipping some tests.Jean-Frederic Clere2024-04-1611-17/+180
* * server/core.c (set_override): Catch errors returned byJoe Orton2024-04-161-2/+4
* docs: Use AP_DECLARE_MODULE in Developing modules and mod_so guidesJoe Orton2024-04-166-18/+19
* make the compiler happy when using --enable-maintainer-modeJean-Frederic Clere2024-04-161-2/+1
* * modules/generators/mod_cgi.c, mod_cgid.c: SinceJoe Orton2024-04-152-2/+0
* CI: Update for OpenSSL 3.3.0, build with -WerrorJoe Orton2024-04-151-2/+3
* fr doc rebuild.Lucien Gentis2024-04-13249-654/+689
* fr doc XML files updates.Lucien Gentis2024-04-133-5/+37
* mpm_event,mpm_worker: Comment about pollset sizing when APR_POLLSET_WAKEABLE.Yann Ylavic2024-04-122-2/+8
* mpm_worker: Fix AH00045 about children processes not terminating timely.Yann Ylavic2024-04-122-18/+34
* mpm_event: Simplify pollset "good methods" vs APR_POLLSET_WAKEABLE.Yann Ylavic2024-04-121-13/+11
* mod_ssl_ct: Fix format warnings.Yann Ylavic2024-04-121-2/+2
* * modules/md: Fill in APLOGNO.Jean-Frederic Clere2024-04-112-2/+2
* * Ensure that we set the default DH parameters for the keyRuediger Pluem2024-04-082-5/+9
* mod_md: update to v2.4.26Stefan Eissing2024-04-0817-283/+177
* Fix occasional pytest failuresRainer Jung2024-04-061-2/+2
* Fix occasional pytest failuresRainer Jung2024-04-051-2/+2
* Fix failing pytest modules/http2/test_712_buffering.py:48.Rainer Jung2024-04-051-1/+1
* Fix pytest failure when using older nghttp2Rainer Jung2024-04-041-0/+1
* bail after too many failed readsEric Covener2024-04-033-3/+9
* header validation after content-* are eval'edEric Covener2024-04-031-15/+24
* let httpd handle CL/TE for non-http handlersEric Covener2024-04-038-3/+68
* r1881790 has also added the 3rd argument to "ProxyRemoteMatch"Christophe Jaillet2024-04-011-1/+2
* Add <compatibility> note for CGIScriptTimeout.Christophe Jaillet2024-04-011-0/+1
* Update copyright yearRainer Jung2024-03-302-2/+2
* mod_ssl: Allow for "SSLCompression off" still when OPENSSL_NO_COMP.Yann Ylavic2024-03-261-2/+4
* CI: Add OpenSSL 3.3.0 alpha1 build.Joe Orton2024-03-261-0/+9
* CI: conditional didn't work in r1916396, always apply ASAN workaround.Joe Orton2024-03-181-1/+0
* CI: Try working around recent ASAN failures. Joe Orton2024-03-181-0/+4
* Reserve two lognos. [skip ci]Joe Orton2024-03-181-1/+1
* Fix BrowserMatch for gvfs.Joe Orton2024-03-182-2/+3
* mod_systemd: if SELinux is available and enabled, log the SELinuxJoe Orton2024-03-154-2/+35
* Steal a number. [skip ci]Joe Orton2024-03-151-1/+1
* mod_systemd: Axe APR_OPTIONAL_FN redeclarations to avoid compiler warning.Yann Ylavic2024-03-141-6/+1
* mod_autht_jwt: Use unsigned rather than signed one-bit fields.Yann Ylavic2024-03-141-4/+3
* mod_crypto: Fix warnings about signed bit fields.Yann Ylavic2024-03-141-3/+3
* mod_rewrite: disambiguate select_random_value_part().Yann Ylavic2024-03-141-11/+8