summaryrefslogtreecommitdiff
path: root/tests/core-condition.t
Commit message (Expand)AuthorAgeFilesLines
* [core] allow redirect,rewrite ext subst w/o pcreGlenn Strauss2022-04-081-3/+3
* [tests] able to run tests when built w/o pcreGlenn Strauss2022-04-081-1/+16
* [tests] combine *.t using tests/condition.confGlenn Strauss2021-09-041-2/+45
* [tests] combine *.t using tests/lighttpd.confGlenn Strauss2021-09-041-87/+1
* [core] never evaluate else branches until the previous branches are aready (f...Glenn Strauss2016-02-211-2/+15
* [tests] Add path traversal check with $HTTP['url']Stefan Bühler2011-02-101-1/+17
* - change s/// separator that it doesn't confuse vimElan Ruusamäe2008-01-151-4/+4
* the missing part of [757]mOo2005-09-301-3/+0
* the refer == "" tests are failing even if they should have been fixed already...Jan Kneschke2005-09-301-0/+3
* an unset header is now treat as empty_string "" to make the conditional logic...mOo2005-09-291-6/+9
* added a check for $HTTP["referer"] == ""Jan Kneschke2005-09-291-1/+24
* fix and add testcase for #255mOo2005-09-201-12/+11
* tests for htpasswd + md5 and referer matching in conditionalsJan Kneschke2005-09-161-6/+36
* find perl at runtimeJan Kneschke2005-09-011-1/+1
* added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...Jan Kneschke2005-08-311-7/+7
* check that the anti deeplinking via referer matches workJan Kneschke2005-08-241-1/+32
* user defined variable, compute on parsing: string+string, int+int, array+arra...Jan Kneschke2005-08-081-4/+4
* added nested conditionals (merged [298])Jan Kneschke2005-08-081-0/+53