summaryrefslogtreecommitdiff
path: root/modules/test/mod_policy.c
Commit message (Expand)AuthorAgeFilesLines
* factor out TE=chunked checkingEric Covener2020-02-071-2/+2
* http: Enforce consistently no response body with both 204 and 304 statuses.Yann Ylavic2018-07-301-3/+2
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-091-6/+6
* Added many log numbers to log statements thatRainer Jung2016-01-191-14/+6
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-37/+6
* Revert r1715789: will re-commit without spurious functional changes.Yann Ylavic2015-11-231-6/+37
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-37/+6
* Style ('{' on same line as function definition)Christophe Jaillet2014-10-111-1/+2
* CVE-2012-3499Stefan Fritsch2012-12-081-1/+2
* Various code clean upStefan Fritsch2012-07-151-5/+4
* Minor fixes for firehose and mod_policy:Rainer Jung2012-02-011-6/+6
* fix const warning with strchr->ap_strchr mappingJeff Trawick2012-01-151-1/+1
* mod_policy: Add a new testing module to help server administratorsGraham Leggett2011-12-211-0/+1334