summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-02Rebuild Eric's change from a few days ago.Rich Bowen1-1/+1
2015-10-01mod_ssl: follow up to r1705823.Yann Ylavic1-9/+14
2015-09-30Do only on 2nd passJim Jagielski1-11/+12
2015-09-30Some motorz improvementsJim Jagielski1-20/+17
2015-09-30remove backported itemsKaspar Brand1-15/+0
2015-09-30Fix some style issues on files that can easily be synch'ed with 2.4.xChristophe Jaillet16-36/+46
2015-09-30Synch 2.4.x and trunk.Christophe Jaillet1-1/+1
2015-09-30mod_mpm_eventopt is no more, so remove reference to itChristophe Jaillet1-1/+0
2015-09-29When shutting down a process, free resources earlyStefan Fritsch4-0/+19
2015-09-29Sync some (more) http2 stuff with 2.4.x.Yann Ylavic2-2/+2
2015-09-29mod_ssl: follow up to r1705194, r1705823, r1705826 and r1705828.Yann Ylavic2-2/+5
2015-09-29mod_ssl: pass through metadata buckets untouched in ssl_io_filter_output(),Yann Ylavic1-41/+23
2015-09-29mod_ssl: follow up to r1705823.Yann Ylavic1-0/+1
2015-09-29mod_ssl: don't FLUSH output (blocking) on read.Yann Ylavic1-3/+4
2015-09-29Revert r1705236, better solution to come.Yann Ylavic1-5/+2
2015-09-29Sync http2 stuff with 2.4.x.Yann Ylavic2-8/+8
2015-09-29had a couple different trains of thought mashed togetherEric Covener1-1/+1
2015-09-28Adjust since we are now in shared mem areaJim Jagielski1-3/+3
2015-09-28doccosJim Jagielski47-71/+77
2015-09-28bye bye mod_h2, hello mod_http2Jim Jagielski56-290/+277
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