summaryrefslogtreecommitdiffstats
path: root/emacs-style (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-27mod_proxy: follow up to r1750301.Yann Ylavic3-3/+6
2016-06-27mod_proxy: don't reuse backend connections with data available before theYann Ylavic2-7/+51
2016-06-25Follow up to r1737447: fix max_spare_threads lower bound.Yann Ylavic2-4/+16
2016-06-25Rebuild.Lucien Gentis1-1/+1
2016-06-25XML update.Lucien Gentis1-126/+126
2016-06-24Replace the proxy_mods_enable logic, with its hazardous 'yes' value thatWilliam A. Rowe Jr1-19/+28
2016-06-23With correct and now-multiple dependency checking, drop this redundant testWilliam A. Rowe Jr1-8/+1
2016-06-23Promote any static module to yes|shared if a required dependency is not staticWilliam A. Rowe Jr1-2/+2
2016-06-23Add watchdog by default at level 'most' for mod_proxy_hcheckWilliam A. Rowe Jr1-1/+1
2016-06-23Fix typoChristophe Jaillet1-1/+1
2016-06-22mod_http2: fixing APLOG_NO overdose and some log levelsStefan Eissing3-10/+10
2016-06-22assign IDs to new AH*'sEric Covener6-23/+23
2016-06-22spatch some AH* IDs to pick up the new INFO level messages,Eric Covener5-21/+23
2016-06-22update after backportStefan Eissing1-3/+0
2016-06-22Cause missing mod_watchdog to 'unset' the --enable-proxy default, rather thanWilliam A. Rowe Jr1-1/+1
2016-06-22mod_proxy_http2: fixed retry behaviour when proxy engine needs to retry its b...Stefan Eissing3-18/+20
2016-06-22Simplify, and correct the dependency handling of mod_proxy_hcheckWilliam A. Rowe Jr1-9/+8
2016-06-22Support multiple module dependencies for the final prereq argument to theWilliam A. Rowe Jr1-5/+6
2016-06-21mod_proxy_http2: improved retry when encountering errored/shutdown connectionsStefan Eissing2-1/+15
2016-06-20Add CHANGES entry for r1749401Christophe Jaillet1-0/+2
2016-06-20Use 'memcpy' instead of 'strcpy' when the size of the string has already been...Christophe Jaillet1-2/+2
2016-06-20Style onlyChristophe Jaillet1-35/+40
2016-06-20Fix 'x' command processing in mod_sed.Christophe Jaillet1-0/+1
2016-06-19mod_http2: fix for request abort when connections drops, introduced in 1.5.8Stefan Eissing1-0/+3
2016-06-18Rebuild.Lucien Gentis2-7/+11
2016-06-18XML update.Lucien Gentis1-8/+11
2016-06-18Documentation rebuildLuca Toscano1-7/+8
2016-06-18Follow up about DNS Resolution cache in mod-proxy after Luca Toscano1-7/+8
2016-06-17* If enable_proxy_hcheck is unset handle it like other proxy modulesRuediger Pluem1-0/+4
2016-06-16Fix a potential buffer overflow.Christophe Jaillet1-2/+2
2016-06-15core: removing quirk for supressing h2 in Upgrade: response header, never bac...Stefan Eissing1-6/+1
2016-06-15* Fix compilation error introduced in r1748322 by double typedefRuediger Pluem1-2/+2
2016-06-15mod_http2: update after backportStefan Eissing2-6/+2
2016-06-15mod_http2: more rigid error handling in DATA frame assemblyStefan Eissing4-20/+36
2016-06-14Prepare to backport, this is not specific to VS 2015...William A. Rowe Jr2-4/+5
2016-06-14Drop an invalid Last-Modified header value returned by a FCGI/CGILuca Toscano2-3/+15
2016-06-14mod_http2: version bump after backportStefan Eissing1-2/+2
2016-06-14mod_ssl: follow up to r1734561.Yann Ylavic1-1/+6
2016-06-14Allow other modules to become providers and add ACLsGraham Leggett6-6/+255
2016-06-13backported to 2.4.21-devJim Jagielski1-11/+0
2016-06-13mod_dav: making mod_dav.h compile with clang againStefan Eissing1-2/+2
2016-06-12mod_dav: Add dav_begin_multistatus, dav_send_one_response,Graham Leggett4-18/+80
2016-06-12mod_dav: Add dav_get_provider_name() function to obtain the nameGraham Leggett4-1/+13
2016-06-11Strip proxy:fcgi:// just like proxy:balancerEric Covener2-5/+19
2016-06-11Add -DDUMP_INCLUDES configtest option to show the treeEric Covener4-0/+92
2016-06-11When ap_proxy_show_hcmethod has been backported in 2.4.x (r1744951) the func...Christophe Jaillet1-11/+11
2016-06-10mod_proxy_http2: fix flow control when frontend connection is HTTP/1.1, patch...Stefan Eissing4-5/+18
2016-06-09mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2...Stefan Eissing10-158/+891
2016-06-09mod_http2: uddated changes and version after backportStefan Eissing2-5/+2
2016-06-09mod_http2: more orderly destruction of stream/task pairsStefan Eissing5-24/+35