summaryrefslogtreecommitdiffstats
path: root/LAYOUT (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-20Fix a spurious test where a condition is always true:Christophe Jaillet1-1/+1
2015-09-19Rebuild.Lucien Gentis5-5/+6
2015-09-19XML update.Lucien Gentis1-2/+3
2015-09-19update mod_ssl.html.en transformationKaspar Brand1-4/+7
2015-09-19Support compilation against libssl built with OPENSSL_NO_SSL3,Kaspar Brand8-12/+60
2015-09-18mod_proxy: Fix ProxySourceAddress binding failure with AH00938. PR 56687.Yann Ylavic2-1/+11
2015-09-18mod_ssl: update the current handshake server once a full regenegotationYann Ylavic1-0/+5
2015-09-18patch from yann that fixes MISDIRECTED_REQUEST handling for setups with Serve...Stefan Eissing1-22/+15
2015-09-18mod_proxy: follow up to r1703807: CHANGES entry.Yann Ylavic1-0/+4
2015-09-18mod_proxy: don't recyle backend announced "Connection: close" connections.Yann Ylavic1-1/+3
2015-09-17accept both 5.1 and 5.2, so make messages clearJim Jagielski1-5/+5
2015-09-16Add in finding LUA installed via Macports and othersJim Jagielski1-0/+43
2015-09-16Add CHANGES entryChristophe Jaillet1-0/+3
2015-09-16Remove code related to 'AuthDigestEnableQueryStringHack'Christophe Jaillet1-26/+0
2015-09-15add missing piece for command line buildGregg Lewis Smith1-0/+5
2015-09-15core: Avoid a compiler warning when NO_LINGCLOSE is used (-Wunreachable-code).Yann Ylavic1-14/+7
2015-09-15mpm_event/worker: make ap_queue_term() atomic (acquire/release the mutex once).Yann Ylavic2-30/+28
2015-09-15Follow up to r1703157: tags/next-number update.Yann Ylavic1-1/+1
2015-09-15mod_slotmem_shm: follow up to r1702450; CHANGES entry.Yann Ylavic1-0/+6
2015-09-15mod_slotmem_shm: follow up to r1702450.Yann Ylavic1-1/+1
2015-09-15mpm_winnt: make AP_MPMQ_GENERATION available in the child process as soonYann Ylavic1-2/+18
2015-09-15fixes description of ProtocolsHonorOrder directiveStefan Eissing1-1/+1
2015-09-15mod_slotmem_shm: follow up to r1702450.Yann Ylavic1-20/+27
2015-09-14mod_slotmem_shm: revert frivolous s/name/fname/ from r1702473, keep the comme...Yann Ylavic1-10/+10
2015-09-14reverting unwanted loss of missing caseStefan Eissing1-1/+1
2015-09-14httpd compiles warning free on gcc and every new warning will be treated as a...Stefan Eissing6-9/+46
2015-09-14changing r->protocol to HTTP/2 for all directly handles requests, fixing hand...Stefan Eissing6-35/+19
2015-09-13Rebuild.Lucien Gentis11-40/+30
2015-09-13XML updates.Lucien Gentis5-29/+30
2015-09-12axe unused variableJeff Trawick1-1/+0
2015-09-12update mod_ssl transformationsKaspar Brand3-142/+115
2015-09-12Remove SSLALPNPreference directive docs (supersededKaspar Brand1-28/+0
2015-09-12link to the OpenSSL 1.0.2 version of the SSL_CONF_cmd man pageKaspar Brand1-1/+1
2015-09-12Append :!aNULL:!eNULL:!EXP to the cipher string settings,Kaspar Brand4-6/+16
2015-09-11mod_slotmem_shm: follow up to r1702450.Yann Ylavic1-3/+7
2015-09-11mod_slotmem_shm: follow up to r1702450.Yann Ylavic1-11/+11
2015-09-11mod_slotmem_shm: Fix balancers and balancer members slots reuse onYann Ylavic1-57/+76
2015-09-09RebuildRich Bowen35-55/+68
2015-09-09Patch from info@mathijs.info to use 2.4 authz syntax.Rich Bowen1-1/+3
2015-09-09Use 2.4 access control syntax. Patch from info@mathijs.infoRich Bowen1-3/+3
2015-09-08In order to save a few cycles, delay a hash table lookup which is not necessa...Christophe Jaillet1-1/+2
2015-09-07Improve macro definition in order to avoid potential precedence issues.Christophe Jaillet1-51/+51
2015-09-07Revert r1697735.Christophe Jaillet1-1/+1
2015-09-06allow autoindex w/o mod_dir/mod_mime setting the DIR_MAGIC_TYPE.Eric Covener2-1/+7
2015-09-05rebuildChristophe Jaillet4-5/+5
2015-09-05Fix typo spotted in comment in online doc. [comment #4454)Christophe Jaillet2-3/+3
2015-09-05Remove duplicate reference to h2_workers.cGregg Lewis Smith1-4/+0
2015-09-04mod_h2 version bump, more c89 goodinessStefan Eissing3-16/+4
2015-09-04improvements in ap_select_protocol(), supplied by yann ylavicStefan Eissing2-47/+42
2015-09-04s/;;/;/Gregg Lewis Smith1-1/+1