summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-09Tail more error_log for failed test suite runs in Travis. [skip ci]Joe Orton1-1/+1
2020-06-08Rebuild trunk docsChristophe Jaillet6-7/+7
2020-06-08Fix an invalid linkChristophe Jaillet1-2/+2
2020-06-08remove the term blacklistRich Bowen1-2/+2
2020-06-07PR#64443: watch whether mod_proxy_html i18n might risk messing up FORMNick Kew1-0/+27
2020-06-06Remove the term blacklist from our documentationRich Bowen2-4/+4
2020-06-06rebuild docsRich Bowen298-6616/+6947
2020-06-06Remove 'blacklist' from our docs, as perRich Bowen3-4/+4
2020-06-05Build with LDAP support for APR 1.x.Joe Orton2-5/+14
2020-06-04make sure the $n of the regular expressions is not included the name of the w...Jean-Frederic Clere1-1/+5
2020-06-04Add error checks in md_json_readbGiovanni Bechis1-4/+7
2020-06-03 *) mod_proxy_http2: the "ping" proxy parameter Stefan Eissing4-37/+144
2020-06-01mod_proxy_http: put request/response splitting checks under the same comment.Yann Ylavic1-16/+15
2020-05-31util_filter: both directions for setaside/reinstate/adapt logging.Yann Ylavic1-6/+9
2020-05-31.gitignore: ignore duplicated extensions globally.Yann Ylavic1-928/+29
2020-05-29mod_proxy_http: don't strip EOS when spooling request body to file.Yann Ylavic2-0/+11
2020-05-29revert r1878268Stefan Eissing1-0/+3
2020-05-29update after backportStefan Eissing1-3/+0
2020-05-29.gdbinit: fix dump_table indentation [skip ci]Yann Ylavic1-6/+6
2020-05-29Use the ping timeout if set and waiting for a pingRuediger Pluem1-5/+20
2020-05-29.gdbinit: tabs to spaces [skip ci]Yann Ylavic1-11/+11
2020-05-29.gdbinit: better dump_pool_and_children indentation [skip ci]Yann Ylavic1-6/+17
2020-05-28.gdbinit: no child_cleanup_fn for pre_cleanups [skip ci]Yann Ylavic1-1/+1
2020-05-28.gdbinit: fix copy/paste dup [skip ci]Yann Ylavic1-2/+2
2020-05-28.gdbinit: dump pool (pre_)cleanups [skip ci]Yann Ylavic1-4/+17
2020-05-28 *) mod_proxy_http2: respect ProxyTimeout settings on backend connectionsStefan Eissing2-2/+28
2020-05-27.gdbinit: align columns [skip ci]Yann Ylavic1-9/+9
2020-05-25Fix a NULL pointer dereferenceRuediger Pluem1-1/+1
2020-05-23Axe an empty line to synch with 2.4.xChristophe Jaillet1-1/+0
2020-05-23Fix some typo in trunk that have already been fixed in 2.4.x when r1816156 ha...Christophe Jaillet1-1/+1
2020-05-23Axe 'flushall' from 'mod_proxy_http2.c'.Christophe Jaillet1-2/+0
2020-05-23Move stray /i switch into proper locationChristophe Jaillet2-2/+2
2020-05-23Axe an empty line to synch with 2.4.x.Christophe Jaillet1-1/+0
2020-05-20"" is appropriate default DEFAULT_REL_STATEDIRSteffen Land1-1/+1
2020-05-20core, protocol: reject invalid Content-Length ASAP.Yann Ylavic1-1/+12
2020-05-20core,modules: provide/use ap_parse_strict_length() helper.Yann Ylavic19-129/+118
2020-05-16lognosEric Covener2-2/+2
2020-05-16PR 64365: proxy_fcgi doesn't check expression before unsetting varEric Covener2-6/+20
2020-05-16fr doc rebuild.Lucien Gentis3-4/+15
2020-05-16fr doc XML file update.Lucien Gentis1-3/+14
2020-05-15mod_ssl: follow up to r1877397: fix SSL_OP_NO_RENEGOT*I*ATION typo.Yann Ylavic3-8/+8
2020-05-15Follow up to r1877785: ap_filter_should_yield() is not NULL safe :pYann Ylavic1-1/+1
2020-05-15ap_filter_output_pending(): test where each filter should yield after running.Yann Ylavic1-2/+3
2020-05-15 *) mod_http2: Fixed regression that caused connections to close when mod_re...Stefan Eissing4-2/+11
2020-05-14Include Angle-bracket form to Quoted formSteffen Land1-1/+1
2020-05-14mod_proxy: binary search for ProxyErrorOverride status codes.Yann Ylavic2-10/+47
2020-05-13mention relative path behavior, offline questionEric Covener1-2/+13
2020-05-13mod_proxy_http: follow up to r1877696: reindent.Yann Ylavic1-145/+143
2020-05-13mod_proxy_http: axe ap_proxy_should_override() duplicate checks.Yann Ylavic2-5/+3
2020-05-13mod_proxy_http: follow up to r1877646: send Upgrade header with 101 response.Yann Ylavic1-6/+24