summaryrefslogtreecommitdiffstats
path: root/include/util_mutex.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-06 *) core: make ap_escape_quotes() work correctly on stringsStefan Eissing3-5/+47
2022-04-05* Report a broken backend in case reading the response line failed on theRuediger Pluem1-2/+17
2022-04-04* Keep track of the number of keepalives we processed on this connection.Ruediger Pluem1-0/+8
2022-04-04* We need to set r->status on each call after we noticed an EOC asRuediger Pluem1-7/+12
2022-04-04* Fix typoRuediger Pluem1-1/+1
2022-04-04stealong on log number [skip ci]Stefan Eissing1-1/+1
2022-04-04 *) mod_http: genereate HEADERS buckets for trailersStefan Eissing19-48/+810
2022-04-04 *) core: add ap_h1_append_header() for single header values.Stefan Eissing5-120/+120
2022-04-04 *) core/mod_http/mod_http2:Stefan Eissing18-325/+984
2022-04-02fr doc rebuild.Lucien Gentis4-6/+17
2022-04-02fr doc XML files updates.Lucien Gentis2-5/+16
2022-04-01Revert r1899390.Jean-Frederic Clere3-56/+0
2022-03-31* In case we see an EOC bucket and there was an error bucket before, use itsRuediger Pluem1-0/+15
2022-03-31* Close the connection in case an EOC bucket was seenRuediger Pluem1-0/+1
2022-03-30Add WorkerBalancerGrowth. To allow creation of workersJean-Frederic Clere3-0/+56
2022-03-30ignore file in git that come from `make check`Stefan Eissing1-0/+4
2022-03-30 *) test: verify that HTTP/2 response carry `Date` andStefan Eissing1-0/+9
2022-03-28xformsEric Covener1-3/+10
2022-03-28add -n warnings/quirksEric Covener1-3/+10
2022-03-27Fix a typo.Christophe Jaillet1-1/+1
2022-03-26fr doc rebuild.Lucien Gentis3-37/+29
2022-03-26fr doc XML doc file update.Lucien Gentis1-34/+29
2022-03-26'interpolate' is a keyword, not a user-defined string.Christophe Jaillet1-9/+9
2022-03-25 *) test: making pytest option --repeat global as otherwiseStefan Eissing3-26/+12
2022-03-25 *) test/modules/tls: make proxy tests repeatable.Stefan Eissing2-3/+20
2022-03-24 *) mod_http2: in a recent change, code was removed that prevented connectionsStefan Eissing1-5/+21
2022-03-24 *) mod_http2: fixed a possible concurrency issue withStefan Eissing3-59/+86
2022-03-23 *) mod_http2: removed extra h2_mplx_worker_c2_done() argStefan Eissing3-69/+38
2022-03-21 *) mod_http2: when using a pipe for input signalling, alwaysStefan Eissing3-1/+33
2022-03-21 *) mod_http2: small improvements from the http1-separationStefan Eissing7-117/+51
2022-03-21 *) mod_http2: remove internal bucket beamer registry and justStefan Eissing5-72/+13
2022-03-21 *) mod_http2: use pollset only for main connection and wakeupsStefan Eissing6-170/+34
2022-03-18 *) core: adding a new hook and method to the API:Stefan Eissing15-301/+329
2022-03-16Update to test against OpenSSL 3.0.2.Joe Orton1-3/+3
2022-03-16 *) mod_md: fix compiler warning about NULL arg to a %s log. Fixes PR 65955.Stefan Eissing1-1/+3
2022-03-15 *) mod_http2: disabling use of apr_pollsets for secondaryStefan Eissing1-0/+34
2022-03-12fr doc rebuild.Lucien Gentis4-10/+12
2022-03-12fr doc XML files updates.Lucien Gentis2-6/+14
2022-03-09* Improve detection of _Thread_localRuediger Pluem1-1/+3
2022-03-08* Improve the logic flowRuediger Pluem1-11/+19
2022-03-08* Avoid "may be uninitialized" warningRuediger Pluem1-1/+2
2022-03-08Update Travis conditions to drop /candidate-2.4/ matching now releaseJoe Orton2-3/+2
2022-03-07Sync docs [skip ci]Yann Ylavic15-16/+42
2022-03-07 *) docs: add a missing closing tag.Stefan Eissing1-1/+1
2022-03-07Sync CHANGES entries [skip ci]Yann Ylavic14-51/+60
2022-03-07mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics.Yann Ylavic3-43/+58
2022-03-07mod_lua: Error out if lua_read_body() or lua_write_body() fail.Yann Ylavic1-13/+20
2022-03-07core: Make sure and check that LimitXMLRequestBody fits in system memory.Yann Ylavic5-6/+27
2022-03-07core: Simpler connection close logic if discarding the request body fails.Yann Ylavic3-53/+46
2022-03-07Adjust Travis branch-matching conditions to treat any Joe Orton2-2/+5