summaryrefslogtreecommitdiffstats
path: root/server/apreq_util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-01PR63715: s/can/came and add a caution about REDIRECT_-prefixed envvarsEric Covener1-3/+6
2019-09-01Fix PR 63713 reported by WJCarpenter:Christophe Jaillet1-26/+59
2019-08-31fr doc rebuild.Lucien Gentis5-7/+17
2019-08-31fr doc XML update.Lucien Gentis1-3/+13
2019-08-30restore use of global mutex under !APR_HAS_THREADSEric Covener3-9/+1
2019-08-30Complete mod_md CMake config by adding a _requires iterator, using the officialWilliam A. Rowe Jr1-25/+20
2019-08-30Improvement to mod_md cmake support. thanks to bill.Stefan Eissing1-1/+4
2019-08-29* Make it obsolete to supply a starting poolRuediger Pluem1-2/+6
2019-08-29* Lock the worker, not the balancer. We even do not know if we have a balancerRuediger Pluem1-2/+2
2019-08-29More about RegexDefaultOptions.Yann Ylavic1-2/+11
2019-08-26bumpEric Covener1-1/+1
2019-08-26lognosEric Covener1-6/+6
2019-08-26PR63503: fix pool concurrency problems in mod_proxyEric Covener1-5/+29
2019-08-26remove APR_HAS_THREADS check Eric Covener1-4/+0
2019-08-26no-op PROXY_THREAD_LOCK if !APR_HAS_THREADSEric Covener1-0/+5
2019-08-25leave a hint about session expiration at TRACE2Eric Covener1-0/+1
2019-08-24fr doc rebuild.Lucien Gentis5-50/+45
2019-08-24fr doc XML updates.Lucien Gentis2-44/+44
2019-08-23PR63688 balancer csrf problemsEric Covener2-1/+4
2019-08-23mod_ssl: OCSP does not apply to proxy mode, fix verify context.Yann Ylavic1-2/+2
2019-08-19xformsJim Jagielski28-85/+100
2019-08-18Increase the maximum length of strings that can be cached by the module from ...Christophe Jaillet2-1/+4
2019-08-18s/cacheing/caching/Christophe Jaillet1-19/+20
2019-08-17Fix a broken link.Christophe Jaillet1-3/+3
2019-08-17fr doc rebuild.Lucien Gentis11-37/+44
2019-08-17XML update.Lucien Gentis3-33/+39
2019-08-13fr doc rebuild.Lucien Gentis6-29/+1175