summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *) test: check for the mpm module used and disable http2 testsStefan Eissing2022-02-2529-25/+58
* *) test: assume that modules which do not appear in our list of DSO_MODULESStefan Eissing2022-02-252-8/+9
* free memory when neededGiovanni Bechis2022-02-251-1/+6
* *) core/prefork: run new hook `child_stopped` only on clean exit.Stefan Eissing2022-02-241-4/+4
* *) mod_watchdog: do not call a watchdog instance forStefan Eissing2022-02-241-24/+4
* *) test/modules/http2. convert bytes to string beforeStefan Eissing2022-02-241-1/+1
* *) test: latest plot twist in getting a new-enough cbindgenStefan Eissing2022-02-241-1/+2
* *) mod_watchdog: use the `child_stopping` and `child_stopped` hooksStefan Eissing2022-02-242-9/+56
* * core/mpm: add hook 'child_stopped` that gets called when the MPM hasStefan Eissing2022-02-248-4/+36
* return early if X509_STORE_CTX_init failsGiovanni Bechis2022-02-241-1/+4
* return early if ASN1_STRING_new failsGiovanni Bechis2022-02-241-0/+4
* release memory if neededGiovanni Bechis2022-02-242-2/+7
* Resolves BZ65861 - clarify post_config api docRich Bowen2022-02-231-0/+10
* *) mod_watchdog: replace the new volatile with atomic access.Stefan Eissing2022-02-231-14/+15
* *) mod_watchdog: use hook 'child_stopping' to signal watchdogsStefan Eissing2022-02-221-33/+40
* *) mpm/winnt: add running the 'child_stopping' hook.Stefan Eissing2022-02-221-0/+7
* There is no point in calling ap_varbuf_grow() here, it is alreadyChristophe Jaillet2022-02-211-2/+1
* Remove some APR 0.x stuff.Christophe Jaillet2022-02-202-10/+0
* fr doc rebuild.Lucien Gentis2022-02-191-1/+3
* fr doc XML file update.Lucien Gentis2022-02-191-2/+4
* Add a compatibility note for the 'ldap' function.Christophe Jaillet2022-02-191-1/+2
* *) mod_http2: optimize authority construction on upgradedStefan Eissing2022-02-181-1/+1
* *) mod_http2: preserve the port number given in a HTTP/1.1Stefan Eissing2022-02-174-6/+63
* * Change the logic to choose the maximum of both timeouts (front end socket,Ruediger Pluem2022-02-162-2/+7
* *) test: capture and parse output from nghttp more reliably.Stefan Eissing2022-02-142-22/+29
* fr doc rebuild.Lucien Gentis2022-02-1210-53/+60
* fr doc XML file update.Lucien Gentis2022-02-121-1/+1
* fr doc XML files updates.Lucien Gentis2022-02-122-45/+54
* Follow up to r1897940: APLOGNO()s.Yann Ylavic2022-02-101-2/+2
* APLOGNOs for r1897940 [skip ci].Yann Ylavic2022-02-101-1/+1
* *) mod_http2: :scheme pseudo-header values, not matching theStefan Eissing2022-02-105-35/+143
* Two more APLOGNOs for PR #294 [skip ci]Yann Ylavic2022-02-091-1/+1
* ab: Fix the detection for when the server performed a legitimateGraham Leggett2022-02-092-2/+15
* Reserve two APLOGNOs for PR #294 [skip ci]Yann Ylavic2022-02-091-1/+1
* * Fix a typoRuediger Pluem2022-02-091-1/+1
* Follow up to r1897872: New APLOGNOYann Ylavic2022-02-091-1/+1
* Follow up to r1897872: Reserve APLOGNO [skip ci]Yann Ylavic2022-02-091-1/+1
* *) mod_http2: when a h2 request carries a ':scheme' pseudoheader,Stefan Eissing2022-02-083-4/+23
* mod_http2: Fix possible beam bucket double free from session destroy.Yann Ylavic2022-02-081-22/+50
* ab: Add an optional ramp delay when starting concurrent connections soGraham Leggett2022-02-083-7/+100
* * test) sync of mod_md test cases from github.Stefan Eissing2022-02-083-17/+61
* * mod_md) do not interfere with requests to /.well-known/acme-challenge/Stefan Eissing2022-02-082-0/+13
* Fix CHANGES typo. [skip ci]Yann Ylavic2022-02-081-1/+1
* Reinstate r1897458 accidentally reverted in r1897760.Graham Leggett2022-02-082-43/+85
* Follow up to r1896253: CHANGES entry. [skip ci]Yann Ylavic2022-02-081-0/+2
* Sync CHANGES entries. [skip ci]Yann Ylavic2022-02-088-20/+26
* *) mod_md: the status description in MDomain's JSON, exposed in theStefan Eissing2022-02-072-2/+11
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-0412-312/+81
* doc update [skip ci]Stefan Eissing2022-02-048-12/+8
* *) mod_http2: remove mentioning of Cache Digest draftStefan Eissing2022-02-041-4/+2