summaryrefslogtreecommitdiffstats
path: root/configure.in (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-28add an experimental warning to h2 docsEric Covener1-0/+6
2015-09-28Fix availability version for 'ListenCoresBucketsRatio'.Yann Ylavic1-1/+1
2015-09-27deduplicate the code handling the directory traversal for theKaspar Brand1-44/+45
2015-09-27Add MMN bump: Add protocols and protocols_honor_order to core_server_config.Graham Leggett1-1/+6
2015-09-26Rebuild.Lucien Gentis2-11/+19
2015-09-26XML update.Lucien Gentis1-9/+21
2015-09-25update transformationAndré Malo23-727/+723
2015-09-25typoGregg Lewis Smith1-1/+1
2015-09-25* Disable the http2 modules if nghttp2 is not presentRuediger Pluem1-1/+1
2015-09-25mod_ssl: don't FLUSH first for non blocking reads.Yann Ylavic1-2/+5
2015-09-25core/util_script: relax alphanumeric filter of enviroment variable namesGregg Lewis Smith2-0/+9
2015-09-25mod_ssl: forward EOR (only) brigades to the core_output_filter().Yann Ylavic2-6/+6
2015-09-24Revert r1705157: why not "insert the filter (twice) for sub-requests" actually?Yann Ylavic1-1/+1
2015-09-24Follow up to r1705134: don't insert the filter (twice) for sub-requests.Yann Ylavic1-1/+1
2015-09-24Avoid storing request stuff in r->connection->conn_config toEric Covener1-33/+43
2015-09-24Don't count initial handshake I/O when determining the first byte.Eric Covener2-9/+11
2015-09-23adding --enable-http2 as preferred config optionStefan Eissing1-3/+19
2015-09-23mod_h2 version bumpStefan Eissing1-2/+2
2015-09-23avoiding race where h2_stream is closed/reset by client while being unprocess...Stefan Eissing2-2/+5
2015-09-22add warnings and emphasize the defaults for trusted non-internal proxies)Eric Covener1-9/+18
2015-09-21not sure how that got in thereEdward Lu1-3/+5
2015-09-21Stop destroying headers when passing through the cache filterEdward Lu2-6/+4
2015-09-21no GOAWAYs on connection failures, sending last received stream id back in GO...Stefan Eissing5-65/+103
2015-09-21removed wrong error supression in h2 connection writesStefan Eissing1-11/+2
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