summaryrefslogtreecommitdiffstats
path: root/Makefile.win (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-14Follow up to r1685349: remove a tab.Yann Ylavic1-1/+1
2015-06-14Follow up to r1685345: CHANGES entry.Yann Ylavic1-0/+4
2015-06-14Follow up to r1685345: don't accept spaces *before* the chunk-size.Yann Ylavic1-4/+0
2015-06-14Follow up to r1684513: allow spaces before and after chunk-size.Yann Ylavic1-2/+16
2015-06-14Follow up to r1684513: apply missing changes voted on security@.Yann Ylavic1-3/+2
2015-06-13Rebuild.Lucien Gentis7-16/+20
2015-06-13XML update.Lucien Gentis1-9/+15
2015-06-12Follow up to r1685052: reduce log level to INFO.Yann Ylavic1-1/+1
2015-06-12Follow up to r1685052: use retained data pattern instead,Yann Ylavic1-8/+4
2015-06-12http, mod_ssl: Introduce and return the 421 (Misdirected Request) status codeYann Ylavic3-1/+10
2015-06-12mod_ssl: Warn about deprecated SSLCertificateChainFile once at startup,Yann Ylavic2-5/+17
2015-06-11mod_substitute: Fix configuraton merge order.Nick Kew2-2/+5
2015-06-10* mod_auth_digest: Use anonymous shm by default, fall back on name-based.Jan Kaluža1-3/+12
2015-06-09SECURITY: CVE-2015-3185 (cve.mitre.org)William A. Rowe Jr3-19/+83
2015-06-09Limit accepted chunk-size to 2^63-1 and be strict about chunk-extWilliam A. Rowe Jr3-48/+87
2015-06-09Add compatibility note.Christophe Jaillet1-16/+19
2015-06-09Add compatibility noteChristophe Jaillet1-2/+2
2015-06-08mod_ssl: when SSLVerify is disabled (NONE), don't force a renegotiation ifYann Ylavic2-28/+36
2015-06-07mpm_event: Follow up to r1664071: quiet compiler (spurious) warning.Yann Ylavic1-1/+1
2015-06-06Rebuild.Lucien Gentis3-10/+15
2015-06-06XML updates.Lucien Gentis4-227/+19
2015-06-06Save a few bytes in conf poolChristophe Jaillet1-1/+1
2015-06-06Fix typoChristophe Jaillet1-1/+1
2015-06-06Save a few bytes in conf poolChristophe Jaillet1-2/+2
2015-06-03mod_proxy_scgi upgraders likely need to set proxy-scgi-pathinfoJeff Trawick1-0/+7
2015-06-02CHANGES: Remove backported entries.Yann Ylavic1-22/+0
2015-06-02core: Avoid a possible truncation of the faulty header included in theYann Ylavic2-3/+9
2015-06-02update transformationAndré Malo3-112/+329
2015-06-02Constify + save a few bytes in conf poolChristophe Jaillet1-7/+7
2015-06-02Small speed optimization when parsing <Limit>, <LimitExcept> and environment ...Christophe Jaillet1-4/+4
2015-06-01Initialize args to not print garbage mem during a RewriteCond parse error (sa...Christophe Jaillet1-3/+1
2015-06-01Improve style in examples.Christophe Jaillet4-59/+63
2015-06-01Xforms.Rainer Jung1-2/+2
2015-06-01Fix copy and paste docs error.Rainer Jung1-1/+1
2015-06-01Xforms.Rainer Jung19-586/+620
2015-06-01Try to clarify extended uses of SSLCertificateFile.Rainer Jung2-31/+47
2015-06-01mod_proxy: follow up to r1681694.Yann Ylavic2-0/+9
2015-06-01Improve error message (related to PR57311 diagnostic)Christophe Jaillet1-1/+1
2015-06-01Concat string at compile time in order to save a few cycles.Christophe Jaillet1-1/+1
2015-05-29PR 57968: Don't lowercase the argument to SetHandler if the handler isEric Covener2-2/+22
2015-05-28Allow for array of multiple simul requests per connection andJim Jagielski2-0/+4
2015-05-27Clarify the change to the default cipher suite listsWilliam A. Rowe Jr1-0/+2
2015-05-26initialize args to not print garbage mem during a RewriteRule parse errorEric Covener1-3/+1
2015-05-26update transformationYann Ylavic9-137/+178
2015-05-26Follow up to r1676004: revert changes to html files.Yann Ylavic3-138/+111
2015-05-26CHANGES: add ALPN entry.Yann Ylavic1-0/+6
2015-05-26mod_proxy: Don't put the worker in error state for 500 or 503 errorsYann Ylavic3-1/+7
2015-05-26Save a few bytes in conf poolChristophe Jaillet1-1/+1
2015-05-25Rebuild.Lucien Gentis41-150/+121
2015-05-25XML updates.Lucien Gentis21-111/+121