summaryrefslogtreecommitdiffstats
path: root/modules/http2/NWGNUmod_http2 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-22Add pre_translate_name hook running before URI-path decoding.Yann Ylavic3-1/+15
2020-06-22Implement ap_getparent() using ap_normalize_path().Yann Ylavic1-63/+2
2020-06-22Add ap_normalize_path() to replace ap_getparents() (with options).Yann Ylavic5-5/+137
2020-06-20Backported to 2.4.xJim Jagielski1-19/+0
2020-06-19Axe an empty line in a dox comment in order to synch with 2.4.xChristophe Jaillet1-1/+0
2020-06-19Add a space to be consistent with surrounding code and to synch with 2.4.xChristophe Jaillet1-1/+1
2020-06-19Oups, axe spurious copypasta.Yann Ylavic1-6/+0
2020-06-19CHANGES entry for ap_proxy_define_match_worker().Yann Ylavic1-0/+11
2020-06-19ap_proxy_define_match_worker: disable connection reuse by default.Yann Ylavic1-0/+10
2020-06-19ap_proxy_define_match_worker: don't copy the url unnecessarily.Yann Ylavic1-5/+5
2020-06-19For diagnosing weird non-x86 failures, dump /etc/hosts in future runs. [skip ci]Joe Orton1-0/+4
2020-06-19mod_proxy_http: always stream the request body by default.Yann Ylavic2-64/+33
2020-06-19* Revert r1878939, r1878938, r1878936, the changes toRuediger Pluem3-37/+6
2020-06-17* Reset the request_rec fields protocol, proto_num and the_request alsoRuediger Pluem1-7/+10
2020-06-17* Reset the_request as well to reflect HTTP/2.0 [skip ci]Ruediger Pluem1-0/+2
2020-06-17* Add comments to document why we do this.Ruediger Pluem1-0/+5
2020-06-17 *) mod_http2: workaround to facilitate use of common internal protocol/meth...Stefan Eissing15-353/+287
2020-06-16mod_ldap: Use the LDAP API directly to implement the rebind callbackJoe Orton3-9/+45
2020-06-16Update Travis LDAP testing to use new container setup scriptJoe Orton2-8/+7
2020-06-14xformsChristophe Jaillet6-42/+31
2020-06-14Fix typo in r1878824Christophe Jaillet1-1/+1
2020-06-14Add some html syntax highlight to a piece of code.Christophe Jaillet1-37/+28
2020-06-13fr doc rebuild.Lucien Gentis12-40/+29
2020-06-13fr dox XML files updates.Lucien Gentis6-229/+229
2020-06-13Update "en" generated doc files to UTF-8Christophe Jaillet513-1820/+1820
2020-06-13Try to fix once and for all, our "en" html file generation issues with differ...Christophe Jaillet3-6/+6
2020-06-13Fix a typoChristophe Jaillet1-1/+1
2020-06-10update transformationAndré Malo9-12/+26
2020-06-10* Have the HTTP 0.9 / 1.1 processing code reject requests forRuediger Pluem2-3/+19
2020-06-10* support/htpasswd.c (usage): Fix typo. [skip ci]Joe Orton1-1/+1
2020-06-09Add Travis job which runs slapd in a container to allow testingJoe Orton5-3/+38
2020-06-09Disable all Travis notifications for forks (hopefully). [skip ci]Joe Orton1-4/+10
2020-06-09* Makefile.in: Add TEST_CONFIG variable to specify flags forJoe Orton1-3/+4
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