lighttpd1.4/tests
Stefan Bühler 48fea28651 Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2696 152afb58-edef-0310-8abb-c4023f1b3aa9
2009-11-29 14:13:13 +00:00
..
docroot mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008) 2009-10-14 17:32:38 +00:00
404-handler.conf tests: use breakage log 2009-07-01 16:16:40 +00:00
CMakeLists.txt [cmake] Add basic cmake support 2008-12-05 22:30:32 +00:00
LightyTest.pm Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105) 2009-11-29 14:13:13 +00:00
Makefile.am [tests] Fix tests/mod-compress.conf distribution 2008-12-05 22:27:51 +00:00
SConscript [tests] Fix tests/mod-compress.conf distribution 2008-12-05 22:27:51 +00:00
bug-06.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
bug-12.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
cachable.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
cleanup.sh make 'make distcheck' happy and install files into _build/tests/ 2005-08-29 13:43:46 +00:00
condition.conf tests: use breakage log 2009-07-01 16:16:40 +00:00
core-404-handler.t mark testcase executable 2008-05-22 06:25:54 +00:00
core-condition.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
core-keepalive.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
core-request.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
core-response.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
core-var-include.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
core.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
fastcgi-10.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
fastcgi-13.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
fastcgi-auth.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
fastcgi-responder.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
fcgi-auth.c fix tests build for scons that has no config.h 2008-02-25 06:56:48 +00:00
fcgi-responder.c Fix workaround for incorrect path info/scriptname if fastcgi prefix is "/" (fixes #729) 2009-04-01 17:35:17 +00:00
lighttpd.conf mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008) 2009-10-14 17:32:38 +00:00
lighttpd.htpasswd added lighttpd.passwd for the mod-auth tests 2005-09-18 09:29:02 +00:00
lighttpd.user moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
lowercase.conf tests: use breakage log 2009-07-01 16:16:40 +00:00
lowercase.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-access.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-auth.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-cgi.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-compress.conf mod_compress: match partial+full content-type (fixes #1552) 2009-10-11 19:27:55 +00:00
mod-compress.t mod_compress: match partial+full content-type (fixes #1552) 2009-10-11 19:27:55 +00:00
mod-extforward.conf tests: use breakage log 2009-07-01 16:16:40 +00:00
mod-extforward.t - support chained proxies in mod_extforward (#1528) 2008-01-21 08:21:20 +00:00
mod-fastcgi.t mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008) 2009-10-14 17:32:38 +00:00
mod-proxy.t Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect 2008-12-07 15:22:42 +00:00
mod-redirect.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-rewrite.t mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn't exist or is not a regular file (fixes #985, thx lucas aerbeydt) 2009-10-12 21:49:09 +00:00
mod-secdownload.t fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440) 2008-03-01 19:10:47 +00:00
mod-setenv.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-ssi.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
mod-userdir.t - change s/// separator that it doesn't confuse vim 2008-01-15 22:03:59 +00:00
prepare.sh [tests] Remove index.html~ from repository, create it on the fly for tests 2009-06-11 12:34:54 +00:00
proxy.conf Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) 2009-10-14 13:39:59 +00:00
request.t Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105) 2009-11-29 14:13:13 +00:00
run-tests.pl Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105) 2009-11-29 14:13:13 +00:00
symlink.t mark testcase executable 2008-05-22 06:25:54 +00:00
var-include-sub.conf added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
var-include.conf tests: use breakage log 2009-07-01 16:16:40 +00:00
wrapper.sh make the wrapper compatible with solaris' /bin/sh 2006-03-09 15:35:51 +00:00