summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-1879-4711/+0
* [mod_auth] Fix signedness error in http_auth (fixes #2370, CVE-2011-4362)stbuehler2011-11-291-1/+9
* Read hostname from absolute https:// uris in the request line (patch by Adria...stbuehler2011-04-041-1/+16
* tests: server.name is allowed to overwrite hostname from mod_simple_vhoststbuehler2011-03-311-1/+1
* tests: Fix undefined var warningstbuehler2009-10-251-1/+1
* tests: improve test system (RUNTESTS, bt full)stbuehler2009-10-162-4/+5
* Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <p...stbuehler2009-10-144-4/+4
* tests: fix mod-rewrite.t if php is not availablestbuehler2009-07-091-1/+1
* Ignore multiple "If-None-Match" headers (only use first one, fixes #753)stbuehler2009-06-111-9/+9
* Fix distbuild (add mod-compress.conf to dist files)stbuehler2009-06-101-0/+1
* Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect (...stbuehler2009-04-091-10/+2
* Finally removed spawn-fcgistbuehler2009-04-031-3/+10
* [tests] Fix cgi tests (may receive chunked encoded response which the framewo...stbuehler2009-01-141-3/+2
* [tests] Added mod-compress.conf from 1.4.x (fixes #1871)stbuehler2009-01-141-0/+32
* [tests] Fix mod-rewrite.t skipsstbuehler2008-10-111-1/+1
* [tests] Fix cmake testsstbuehler2008-10-101-2/+2
* [tests] Make tests/fastcgi.t executablestbuehler2008-10-101-0/+0
* - enable tests that workglen2008-10-041-3/+3
* - Add possibility to disable methods in mod_compress (#1773)glen2008-10-041-2/+13
* Decode url before matching in mod_rewrite (#1720)stbuehler2008-09-211-2/+10
* Fix make dist (remove dummydir)stbuehler2008-08-011-1/+1
* [tests] Use LightyTest.pm from 1.4.xstbuehler2008-07-311-45/+34
* Fix mod_secdownload problem with unsigned time_t (#1688)stbuehler2008-07-311-1/+1
* Fix http response parser so it doesn't require any header except the status l...stbuehler2008-07-282-5/+16
* [tests] enable mod-setenv.tstbuehler2008-07-281-3/+0
* Remove scons build systemstbuehler2008-07-271-42/+0
* [tests] Fix tests needing php running (if not running on port 1026, search th...stbuehler2008-07-272-7/+36
* [tests] Remake fastcgi test (using mod_proxy_core)stbuehler2008-07-2715-712/+88
* [tests] Disable mod_proxy teststbuehler2008-07-273-2/+0
* [tests] Fix test system, use foreground daemons and waitpidstbuehler2008-07-271-22/+78
* make test run for cmakemoo2008-05-221-1/+5
* fix possible % format code injection in sprintfmoo2008-05-221-3/+3
* reduce duplicate code for building command linemoo2008-05-221-8/+7
* avoid undefined index triggered by user's php.inimoo2008-05-221-1/+2
* mark testcase executablemoo2008-05-221-0/+0
* fix auth-ldap configuration in testsstbuehler2008-03-217-7/+7
* Add option to configure verbosity of check in commandline: "VERBOSE=1 make ch...stbuehler2008-03-041-1/+1
* fixed building/testing outside of the src dirstbuehler2008-03-041-1/+1
* - change s/// separator that it doesn't confuse vimglen2008-01-1522-92/+88
* fixed support for tracing on solaris with gdb and trussjan2007-10-271-3/+18
* moved some tests to TODOjan2007-09-062-0/+6
* merged [1956]jan2007-09-061-6/+6
* merged [1875] from 1.4.xjan2007-09-061-1/+38
* added test-scripts to check status-code parsing of NPH scripts jan2007-08-182-4/+24
* fixed extra Content-Length header on 1xx, 204 and 304 (fixes #1102)jan2007-08-182-13/+66
* fixed testcase for #1276jan2007-08-151-1/+1
* added protection that CONTENT_LENGTH is only added to the env jan2007-08-152-8/+15
* the thread-shutdown takes some more timejan2007-02-031-1/+1
* - merged a few fixes from the 1.4.x branch to trunkdarix2006-12-292-0/+10
* added ctest supportjan2006-12-251-0/+27