summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Keep track of the number of keepalives we processed on this connection.Ruediger Pluem2022-04-041-0/+8
* * We need to set r->status on each call after we noticed an EOC asRuediger Pluem2022-04-041-7/+12
* * Fix typoRuediger Pluem2022-04-041-1/+1
* stealong on log number [skip ci]Stefan Eissing2022-04-041-1/+1
* *) mod_http: genereate HEADERS buckets for trailersStefan Eissing2022-04-0419-48/+810
* *) core: add ap_h1_append_header() for single header values.Stefan Eissing2022-04-045-120/+120
* *) core/mod_http/mod_http2:Stefan Eissing2022-04-0418-325/+984
* fr doc rebuild.Lucien Gentis2022-04-024-6/+17
* fr doc XML files updates.Lucien Gentis2022-04-022-5/+16
* Revert r1899390.Jean-Frederic Clere2022-04-013-56/+0
* * In case we see an EOC bucket and there was an error bucket before, use itsRuediger Pluem2022-03-311-0/+15
* * Close the connection in case an EOC bucket was seenRuediger Pluem2022-03-311-0/+1
* Add WorkerBalancerGrowth. To allow creation of workersJean-Frederic Clere2022-03-303-0/+56
* ignore file in git that come from `make check`Stefan Eissing2022-03-301-0/+4
* *) test: verify that HTTP/2 response carry `Date` andStefan Eissing2022-03-301-0/+9
* xformsEric Covener2022-03-281-3/+10
* add -n warnings/quirksEric Covener2022-03-281-3/+10
* Fix a typo.Christophe Jaillet2022-03-271-1/+1
* fr doc rebuild.Lucien Gentis2022-03-263-37/+29
* fr doc XML doc file update.Lucien Gentis2022-03-261-34/+29
* 'interpolate' is a keyword, not a user-defined string.Christophe Jaillet2022-03-261-9/+9
* *) test: making pytest option --repeat global as otherwiseStefan Eissing2022-03-253-26/+12
* *) test/modules/tls: make proxy tests repeatable.Stefan Eissing2022-03-252-3/+20
* *) mod_http2: in a recent change, code was removed that prevented connectionsStefan Eissing2022-03-241-5/+21
* *) mod_http2: fixed a possible concurrency issue withStefan Eissing2022-03-243-59/+86
* *) mod_http2: removed extra h2_mplx_worker_c2_done() argStefan Eissing2022-03-233-69/+38
* *) mod_http2: when using a pipe for input signalling, alwaysStefan Eissing2022-03-213-1/+33
* *) mod_http2: small improvements from the http1-separationStefan Eissing2022-03-217-117/+51
* *) mod_http2: remove internal bucket beamer registry and justStefan Eissing2022-03-215-72/+13
* *) mod_http2: use pollset only for main connection and wakeupsStefan Eissing2022-03-216-170/+34
* *) core: adding a new hook and method to the API:Stefan Eissing2022-03-1815-301/+329
* Update to test against OpenSSL 3.0.2.Joe Orton2022-03-161-3/+3
* *) mod_md: fix compiler warning about NULL arg to a %s log. Fixes PR 65955.Stefan Eissing2022-03-161-1/+3
* *) mod_http2: disabling use of apr_pollsets for secondaryStefan Eissing2022-03-151-0/+34
* fr doc rebuild.Lucien Gentis2022-03-124-10/+12
* fr doc XML files updates.Lucien Gentis2022-03-122-6/+14
* * Improve detection of _Thread_localRuediger Pluem2022-03-091-1/+3
* * Improve the logic flowRuediger Pluem2022-03-081-11/+19
* * Avoid "may be uninitialized" warningRuediger Pluem2022-03-081-1/+2
* Update Travis conditions to drop /candidate-2.4/ matching now releaseJoe Orton2022-03-082-3/+2
* Sync docs [skip ci]Yann Ylavic2022-03-0715-16/+42
* *) docs: add a missing closing tag.Stefan Eissing2022-03-071-1/+1
* Sync CHANGES entries [skip ci]Yann Ylavic2022-03-0714-51/+60
* mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics.Yann Ylavic2022-03-073-43/+58
* mod_lua: Error out if lua_read_body() or lua_write_body() fail.Yann Ylavic2022-03-071-13/+20
* core: Make sure and check that LimitXMLRequestBody fits in system memory.Yann Ylavic2022-03-075-6/+27
* core: Simpler connection close logic if discarding the request body fails.Yann Ylavic2022-03-073-53/+46
* Adjust Travis branch-matching conditions to treat any Joe Orton2022-03-072-2/+5
* Add a missing space.Christophe Jaillet2022-03-061-1/+1
* stealing 2 logtag numbers [skip ci]Stefan Eissing2022-03-051-1/+1