summaryrefslogtreecommitdiffstats
path: root/docs/manual/rewrite/avoid.html (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-23Use apr_uint64_t instead of uint64_t; Pointed out by ylavicStefan Sperling1-7/+7
2018-12-23Avoid hard-coded "%ld" format strings in mod_deflate's logging statements.Stefan Sperling1-10/+16
2018-12-19And we are at 2.5.1...William A. Rowe Jr1-0/+1
2018-12-19For posterityWilliam A. Rowe Jr1-1/+1
2018-12-19mod_http2: mergine trunk+2.4.x code divergences back into a single source wit...Stefan Eissing5-4/+78
2018-12-18Update after backport of r1849174 r1849174Stefan Eissing1-3/+0
2018-12-18 *) mod_md: incorrect behaviour when synchronizing ongoing ACME challengesStefan Eissing5-6/+17
2018-12-05core: Fix incorrect substitution of env vars in directives containing multipl...Hank Ibell2-1/+4
2018-12-03Bump seems to have been missedJim Jagielski1-1/+1
2018-11-25core: Split out the ability to parse wildcard files and directoriesGraham Leggett6-209/+336
2018-11-23Arrange the xml display and make it uses xml.Jean-Frederic Clere1-2/+1
2018-11-23fix incorrect rv. Sorry.Jean-Frederic Clere1-2/+2
2018-11-23Add error messages and return bad request.Jean-Frederic Clere1-0/+11
2018-11-15* modules/dav/main/mod_dav.c (dav_method_propfind): Tag the scratchpool.Joe Orton1-0/+1
2018-11-11CHANGES related to r1842010.Christophe Jaillet1-0/+3
2018-11-10fr doc rebuild.Lucien Gentis3-3/+8
2018-11-10fr doc XML update.Lucien Gentis1-2/+7
2018-11-09* support/htpasswd.c (usage): Fix bcrypt round maximum.Joe Orton2-2/+7
2018-11-09* support/suexec.c (clean_env): Avoid use of sprintf; no functional change.Joe Orton1-3/+1
2018-11-08 mod_http2: version bump, slave connections cleanup strategy changedStefan Eissing2-2/+11
2018-11-08 *) mod_ssl: Fix mod_authz provider for "require ssl" directive to check cor...Stefan Eissing2-4/+4
2018-11-05 *) mod_ssl: clear *SSL errors before loading certificates and checkingStefan Eissing3-0/+8
2018-11-01* Makefile.in (check-yes): Re-run make before running t/TEST in caseJoe Orton1-1/+1
2018-10-28Revert r1844928 and follow up r1844942.Yann Ylavic1-3/+23
2018-10-27fr doc rebuild.Lucien Gentis6-20/+23
2018-10-27XML update.Lucien Gentis2-20/+24
2018-10-27mod_ssl: follow up to r1844928: revert an unintentional change.Yann Ylavic1-1/+1
2018-10-27mod_ssl: axe dead code.Yann Ylavic1-24/+4
2018-10-26* Add a command to dump some data from the scoreboardRuediger Pluem1-0/+22
2018-10-24mod_ssl: follow up to r1844779: fix rollback in char_buffer_consume().Yann Ylavic1-17/+24
2018-10-24request: forward as much buckets as possible in ap_request_core_filter().Yann Ylavic1-12/+49
2018-10-24mod_ssl: bind buffered data to filter's pending data.Yann Ylavic1-38/+65
2018-10-22Retsore 2.4.x default behavior modified in r1557580.Christophe Jaillet2-8/+10
2018-10-22documentation rebuildLuca Toscano1-2/+4
2018-10-22mod_proxy.xml: explicitly state that proxypass cannot be used with IfLuca Toscano1-2/+4
2018-10-21Fx a likely typo in r1842929: runtimedir plusRainer Jung1-1/+1
2018-10-20fr doc rebuild.Lucien Gentis3-20/+46
2018-10-20XML update.Lucien Gentis1-19/+47
2018-10-20STATUS: added item to the wishlist for 2.nextLuca Toscano1-0/+4
2018-10-20documentation rebuildLuca Toscano3-14/+44
2018-10-20mod_headers.xml: clarify the difference betweenLuca Toscano1-12/+44
2018-10-19* modules/ssl/ssl_engine_init.c: Fix typo in log message.Joe Orton1-1/+1
2018-10-19Fix a shadow (and useless) variable.Christophe Jaillet1-5/+3
2018-10-19* modules/md/md_acme_authz.c (md_acme_authz_update): Fix typo in logJoe Orton1-1/+1
2018-10-17rollback 1844001.Jean-Frederic Clere3-8/+0
2018-10-16* Correctly merge configurations that have client certificates setRuediger Pluem2-0/+5
2018-10-16And a way to custom modules to guess and extract ssl variable.Jean-Frederic Clere3-0/+8
2018-10-15SSL_read() doesn't distinguish between return value 0 and <0,Rainer Jung1-26/+33
2018-10-15* Ensure that aborted connections are logged as such.Ruediger Pluem2-1/+9
2018-10-13md_acme_drive.c: remove unused variableLuca Toscano1-3/+0