..
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
[tests] add cleanup.sh to cmake test runs, reset SLOWREQUEST in request.t
2014-01-10 12:05:12 +00:00
LightyTest.pm
[tests] improve valgrind and strace TRACEME, disable condition logging in normal configs
2015-02-08 19:10:41 +00:00
Makefile.am
[tests] add mod_simplevhost tests
2013-08-30 13:15:01 +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
fix handling of If-Modified-Since if If-None-Match is present (don't return 412 for date parsing errors); follow current draft for HTTP/1.1, which tells us to ignore If-Modified-Since if we have matching etags.
2013-01-22 13:08:21 +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] Add path traversal check with $HTTP['url']
2011-02-10 07:56:11 +00:00
core-404-handler.t
mark testcase executable
2008-05-22 06:25:54 +00:00
core-condition.t
[tests] Add path traversal check with $HTTP['url']
2011-02-10 07:56:11 +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
fix SQL injection / host name validation (thx Jann Horn)
2014-03-12 12:03:55 +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 non-ANSI function declarations.
2012-08-31 14:11:41 +00:00
fcgi-responder.c
Fix non-ANSI function declarations.
2012-08-31 14:11:41 +00:00
lighttpd.conf
[tests] improve valgrind and strace TRACEME, disable condition logging in normal configs
2015-02-08 19:10:41 +00:00
lighttpd.htpasswd
[mod_auth] add htpasswd -s (SHA1) support if openssl is used (needs openssl for SHA1). This doesn't use any salt, md5 with salt is probably better.
2013-04-29 13:08:25 +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
[mod_auth] add htpasswd -s (SHA1) support if openssl is used (needs openssl for SHA1). This doesn't use any salt, md5 with salt is probably better.
2013-04-29 13:08:25 +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
[auth] Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround, add fastcgi test case ( fixes #889 )
2012-04-19 13:02:11 +00:00
mod-proxy.t
tests: make sure mod_proxy doesn't leave running processes ( fixes #2435 , thx kibi)
2012-11-09 14:23:25 +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-simplevhost.conf
[tests] add mod_simplevhost tests
2013-08-30 13:15:01 +00:00
mod-simplevhost.t
[tests] add mod_simplevhost tests
2013-08-30 13:15:01 +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
[mod_user] add test cases to check handling of encoded ~ as %7E ( #2124 )
2013-06-29 10:07:45 +00:00
prepare.sh
[tests] add mod_simplevhost tests
2013-08-30 13:15:01 +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
[tests] add cleanup.sh to cmake test runs, reset SLOWREQUEST in request.t
2014-01-10 12:05:12 +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] improve valgrind and strace TRACEME, disable condition logging in normal configs
2015-02-08 19:10:41 +00:00
wrapper.sh
Add static-file.disable-pathinfo option to prevent handling of urls like .../secret.php/image.jpg as static file
2011-08-30 22:13:59 +00:00