summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_auth_digest.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-17* modules/http/http_filters.c (parse_chunk_size): Reduce by four theJoe Orton1-2/+7
2020-02-17fix build with LibreSSL 2.0.7+Giovanni Bechis2-1/+3
2020-02-17Follow up to r1873941: define AP_REG_NO_DEFAULT for raw ap_regcomp() usage.Yann Ylavic5-12/+11
2020-02-15Follow up to r1874055: fix typo.Yann Ylavic1-1/+1
2020-02-15RHEL and CentOS now use dnf. Call out yum as the outlier, rather thanRich Bowen1-3/+3
2020-02-15Avoid UBSan exception calling memcpy(,NULL,0) at startup.Christophe Jaillet1-2/+3
2020-02-14* server/mpm/event/event.c (event_open_logs): Avoid UBSan exceptionJoe Orton1-2/+3
2020-02-14* modules/ssl/ssl_util_ocsp.c (serialize_request): Set the Connection headerRuediger Pluem2-0/+4
2020-02-14* modules/ssl/ssl_engine_init.c (ssl_init_Module): Avoid some bogusJoe Orton1-5/+8
2020-02-13Fix spelling errors found by codespell. [skip ci]Mike Rumph101-168/+168
2020-02-12don't use DOTALL from mod_substitute which leaves \n at the end of the line.Eric Covener5-2/+11
2020-02-12Add a missing APLOGNO()Christophe Jaillet1-1/+1
2020-02-12Reserve a numberChristophe Jaillet1-1/+1
2020-02-11Clarify compatibility and interpretation of CGIDScriptTimeout. [skip ci]Joe Orton1-3/+2
2020-02-11Update xforms. [skip ci]Joe Orton3-6/+36
2020-02-11Add some blurb on correctly stopping the service w/mod_systemd. [skip ci]Joe Orton1-1/+16
2020-02-11 *) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes githubStefan Eissing2-0/+6
2020-02-09mod_systemd.xml: add basic unit example [skip ci]Luca Toscano1-0/+20
2020-02-09fr doc rebuild.Lucien Gentis15-93/+94
2020-02-09fr doc XML files updates.Lucien Gentis6-124/+123
2020-02-09Add some missing spacesChristophe Jaillet1-3/+3
2020-02-08flags.xml: remove extra </dl> to allow clean buildsLuca Toscano1-1/+1
2020-02-08Fix a typo (doubled "(") and a small grammar issueChristophe Jaillet1-2/+2
2020-02-08add SameSite to RewriteRule ... ... [CO]Eric Covener4-4/+20
2020-02-07factor out TE=chunked checkingEric Covener7-15/+56
2020-02-07factor out default regex flagsEric Covener4-4/+6
2020-02-07bumpEric Covener1-1/+1
2020-02-07trap bad FTP responsesEric Covener1-5/+15
2020-02-06Add compatibility note for "DeflateAlterETag" (already present in 2.4.x)Christophe Jaillet1-31/+32
2020-02-06Add new module in "new features" in 2.4.x sectionChristophe Jaillet1-0/+4
2020-02-06Add compatibility note for mod_systemd.Christophe Jaillet1-0/+1
2020-02-06more alignment in wordingEric Covener1-23/+20
2020-02-06make the condition guidance stand outEric Covener1-9/+9
2020-02-06rework the mysteries of onsuccess and alwaysEric Covener1-68/+58
2020-02-01fr doc rebuild.Lucien Gentis12-21/+11
2020-02-01fr doc XML files updates.Lucien Gentis6-11/+11
2020-01-31PR62989: DOCTYPE tags in server-generated HTML. Eric Covener12-10/+25
2020-01-31PR63678: Clarify fcgistarter -c parmEric Covener1-1/+1
2020-01-31PR63669: handle APR_BADARG return from ap_rgetlineEric Covener1-0/+3
2020-01-30Update generated docs.Mike Rumph10-8/+12
2020-01-30Fix some grammar errors in the docsMike Rumph4-76/+86
2020-01-30Update generated docsMike Rumph19-16/+26
2020-01-27Fixed some grammar errors in the docs.Mike Rumph8-16/+16
2020-01-27Update generated docs.Mike Rumph268-3243/+3250
2020-01-18fr doc rebuild.Lucien Gentis2-3/+1
2020-01-18fr doc XML file update.Lucien Gentis1-1/+1
2020-01-18fr doc rebuild.Lucien Gentis8-18/+35
2020-01-18fr doc XML files updates.Lucien Gentis3-53/+37
2020-01-15mod_setenvif: add "early mode"Eric Covener3-5/+55
2020-01-14config: Speed up graceful restarts by using pre-hashed command table. PR 64066.Jim Jagielski2-3/+10