summaryrefslogtreecommitdiffstats
path: root/modules/mappers/mod_speling.exp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-22mod_ssl_ct needs a per-vhost module config even if a vhostJeff Trawick1-0/+35
2015-02-22xformJeff Trawick1-3/+18
2015-02-22Refer to a tool from Tom Ritter for storing an SCT in a formJeff Trawick1-0/+13
2015-02-22Follow-up to r1661487:Jeff Trawick1-2/+2
2015-02-22Provide separate SSL_CT_*_STATUS variables for client vs. proxyJeff Trawick5-34/+52
2015-02-22axe unused variablesJeff Trawick1-2/+0
2015-02-22xformsStefan Fritsch25-16/+58
2015-02-22Mention notable things added in 2.4.xStefan Fritsch1-1/+22
2015-02-22BackportedChristophe Jaillet1-3/+0
2015-02-22core: Add expression support to ErrorDocument. Switch from a fixedGraham Leggett7-38/+79
2015-02-21Rebuild.Lucien Gentis4-6/+2
2015-02-21XML updates.Lucien Gentis2-2/+2
2015-02-21Rebuild.Lucien Gentis14-28/+37
2015-02-21XML updates.Lucien Gentis6-27/+44
2015-02-21mod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable, which providesGraham Leggett4-0/+41
2015-02-20mod_proxy_ajp: Forward SSL_PROTOCOL. ForthcomingRainer Jung3-0/+26
2015-02-20TypoChristophe Jaillet1-1/+1
2015-02-19Save a few bytes in conf pool.Christophe Jaillet1-1/+5
2015-02-16Fix doc as spotted by Chris in online docChristophe Jaillet1-1/+1
2015-02-15RebuildLucien Gentis56-382/+382
2015-02-15Replacing before-name="no" by before-name="yes"Lucien Gentis1-1/+1
2015-02-15Rebuild without modifying lang/fr.xml Lucien Gentis27-23/+35
2015-02-15Synch some compatibility notes with 2.4.xChristophe Jaillet14-47/+65
2015-02-14allow placing the 'directive' word before the directive name in the module sy...André Malo13-17/+104
2015-02-14Fix doc as spotted by Andrew Stayart in online docChristophe Jaillet2-34/+34
2015-02-14update transformationAndré Malo23-2621/+2742
2015-02-14typoesEric Covener2-2/+12
2015-02-14suexec: Filter out HTTP_PROXYStefan Fritsch2-1/+18
2015-02-10mod_proxy_http: Use the "Connection: close" header for requests toYann Ylavic2-1/+5
2015-02-10mod_proxy_http: Don't expect the backend to ack the "Connection: close" toYann Ylavic2-4/+11
2015-02-09Fix a precedence issue.Christophe Jaillet2-2/+14
2015-02-07Rebuild.Lucien Gentis8-14/+39
2015-02-07XML updates.Lucien Gentis2-4/+6
2015-02-06This 2 includes are not needed anymore.Christophe Jaillet1-2/+0
2015-02-06Tab vs spaceChristophe Jaillet1-1/+1
2015-02-06mod_proxy(es): Avoid error response/document handling by the core if someYann Ylavic7-26/+56
2015-02-06http: Make ap_die() robust against any HTTP error code and not modifyYann Ylavic2-42/+29
2015-02-06xformsEric Covener18-21/+29
2015-02-06add a generic tuning section and linked to the piped loggerEric Covener1-0/+9
2015-02-06PR57094: Provide some hints about Windows problems Eric Covener1-4/+12
2015-02-05Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...Christophe Jaillet3-4/+4
2015-02-05Improve doc as spotted by Kalessin in online docChristophe Jaillet2-2/+6
2015-02-05Expression parser: Optimize another concatenationRainer Jung1-1/+26
2015-02-05CHANGES: Follow up to r1657636, clarify message.Yann Ylavic1-2/+2
2015-02-05mod_proxy_connect/wstunnel: If both client and backend sides get readableYann Ylavic3-16/+20
2015-02-04Fix typo spotted by micha137 in online docChristophe Jaillet2-2/+2
2015-02-04followup to r1657261 whitespace only -- reindent body of while loop.Eric Covener1-120/+120
2015-02-04 *) SECURITY: CVE-2015-0228 (cve.mitre.org)Eric Covener2-1/+10
2015-02-04Fix bit-shifting of websockets frame fields that would yield wrong opcodesEric Covener2-5/+16
2015-02-03mod_macro: Clear macros before initialization to avoid use-after-freeYann Ylavic2-8/+18