summaryrefslogtreecommitdiffstats
path: root/modules/database (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-24return early if X509_STORE_CTX_init failsGiovanni Bechis1-1/+4
2022-02-24return early if ASN1_STRING_new failsGiovanni Bechis1-0/+4
2022-02-24release memory if neededGiovanni Bechis2-2/+7
2022-02-23Resolves BZ65861 - clarify post_config api docRich Bowen1-0/+10
2022-02-23 *) mod_watchdog: replace the new volatile with atomic access.Stefan Eissing1-14/+15
2022-02-22 *) mod_watchdog: use hook 'child_stopping' to signal watchdogsStefan Eissing1-33/+40
2022-02-22 *) mpm/winnt: add running the 'child_stopping' hook.Stefan Eissing1-0/+7
2022-02-21There is no point in calling ap_varbuf_grow() here, it is alreadyChristophe Jaillet1-2/+1
2022-02-20Remove some APR 0.x stuff.Christophe Jaillet2-10/+0
2022-02-19fr doc rebuild.Lucien Gentis1-1/+3
2022-02-19fr doc XML file update.Lucien Gentis1-2/+4
2022-02-19Add a compatibility note for the 'ldap' function.Christophe Jaillet1-1/+2
2022-02-18 *) mod_http2: optimize authority construction on upgradedStefan Eissing1-1/+1
2022-02-17 *) mod_http2: preserve the port number given in a HTTP/1.1Stefan Eissing4-6/+63
2022-02-16* Change the logic to choose the maximum of both timeouts (front end socket,Ruediger Pluem2-2/+7
2022-02-14 *) test: capture and parse output from nghttp more reliably.Stefan Eissing2-22/+29
2022-02-12fr doc rebuild.Lucien Gentis10-53/+60
2022-02-12fr doc XML file update.Lucien Gentis1-1/+1
2022-02-12fr doc XML files updates.Lucien Gentis2-45/+54
2022-02-10Follow up to r1897940: APLOGNO()s.Yann Ylavic1-2/+2
2022-02-10APLOGNOs for r1897940 [skip ci].Yann Ylavic1-1/+1
2022-02-10 *) mod_http2: :scheme pseudo-header values, not matching theStefan Eissing5-35/+143
2022-02-10Two more APLOGNOs for PR #294 [skip ci]Yann Ylavic1-1/+1
2022-02-09ab: Fix the detection for when the server performed a legitimateGraham Leggett2-2/+15
2022-02-09Reserve two APLOGNOs for PR #294 [skip ci]Yann Ylavic1-1/+1
2022-02-09* Fix a typoRuediger Pluem1-1/+1
2022-02-09Follow up to r1897872: New APLOGNOYann Ylavic1-1/+1
2022-02-09Follow up to r1897872: Reserve APLOGNO [skip ci]Yann Ylavic1-1/+1
2022-02-08 *) mod_http2: when a h2 request carries a ':scheme' pseudoheader,Stefan Eissing3-4/+23
2022-02-08mod_http2: Fix possible beam bucket double free from session destroy.Yann Ylavic1-22/+50
2022-02-08ab: Add an optional ramp delay when starting concurrent connections soGraham Leggett3-7/+100
2022-02-08 * test) sync of mod_md test cases from github.Stefan Eissing3-17/+61
2022-02-08 * mod_md) do not interfere with requests to /.well-known/acme-challenge/Stefan Eissing2-0/+13
2022-02-08Fix CHANGES typo. [skip ci]Yann Ylavic1-1/+1
2022-02-08Reinstate r1897458 accidentally reverted in r1897760.Graham Leggett2-43/+85