..
docroot
revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI ( fixes #2738 )
6 years ago
404-handler.conf
[core] server.error-handler new directive for error pages ( fixes #2702 )
6 years ago
CMakeLists.txt
[cmake] lowercase commands, whitespace cleanup, remove clutter in else(...), endif(...), endforeach(...)
7 years ago
LightyTest.pm
[core] check if client half-closed TCP if POLLHUP ( #2743 )
6 years ago
Makefile.am
add some until now missing files to dist tarball
7 years ago
SConscript
[scons] various improvements
7 years ago
bug-06.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
bug-12.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
cachable.t
parse If-None-Match for ETag validation ( fixes #2578 )
7 years ago
cleanup.sh
[scons] various improvements
7 years ago
condition.conf
[core] never evaluate else branches until the previous branches are aready ( fixes #2598 )
7 years ago
core-404-handler.t
[core] server.error-handler new directive for error pages ( fixes #2702 )
6 years ago
core-condition.t
[core] never evaluate else branches until the previous branches are aready ( fixes #2598 )
7 years ago
core-keepalive.t
- change s/// separator that it doesn't confuse vim
15 years ago
core-request.t
fix SQL injection / host name validation (thx Jann Horn)
9 years ago
core-response.t
[core] encode path with ENCODING_REL_URI in redirect to directory ( fixes #2661 , thx gstrauss)
7 years ago
core-var-include.t
- change s/// separator that it doesn't confuse vim
15 years ago
core.t
- change s/// separator that it doesn't confuse vim
15 years ago
fastcgi-10.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
fastcgi-13.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
fastcgi-auth.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
fastcgi-responder.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
fcgi-auth.c
Fix non-ANSI function declarations.
10 years ago
fcgi-responder.c
Fix non-ANSI function declarations.
10 years ago
lighttpd.conf
[mod_access] new directive url.access-allow ( fixes #1421 )
6 years ago
lighttpd.htpasswd
[mod_auth] skip blank lines and comment lines ( fixes #2327 )
6 years ago
lighttpd.user
moved everything below trunk/ and added branches/ and tags/
18 years ago
lowercase.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
lowercase.t
- change s/// separator that it doesn't confuse vim
15 years ago
mod-access.t
[mod_access] new directive url.access-allow ( fixes #1421 )
6 years ago
mod-auth.t
[mod_auth] fix Digest auth to be better than Basic ( fixes #1844 )
6 years ago
mod-cgi.t
[mod_cgi] handle local redirect response ( fixes #2108 )
6 years ago
mod-compress.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
mod-compress.t
mod_compress: match partial+full content-type ( fixes #1552 )
13 years ago
mod-extforward.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
mod-extforward.t
- support chained proxies in mod_extforward ( #1528 )
15 years ago
mod-fastcgi.t
[cygwin] fix mod_proxy and mod_fastcgi ioctl use
6 years ago
mod-proxy.t
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
mod-redirect.t
- change s/// separator that it doesn't confuse vim
15 years ago
mod-rewrite.t
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
mod-secdownload.t
[mod_secdownload] add required algorithm option; old behaviour available as "md5", new options "hmac-sha1" and "hmac-sha256"
7 years ago
mod-setenv.t
- change s/// separator that it doesn't confuse vim
15 years ago
mod-simplevhost.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
mod-simplevhost.t
[tests] add mod_simplevhost tests
9 years ago
mod-ssi.t
[mod_ssi] more flexible quoting ( fixes #1768 )
6 years ago
mod-userdir.t
[mod_user] add test cases to check handling of encoded ~ as %7E ( #2124 )
9 years ago
prepare.sh
[core] encode path with ENCODING_REL_URI in redirect to directory ( fixes #2661 , thx gstrauss)
7 years ago
proxy.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
request.t
[tests] add cleanup.sh to cmake test runs, reset SLOWREQUEST in request.t
9 years ago
run-tests.pl
Fix request parser to handle packets with splitted \r\n\r\n ( fixes #2105 )
13 years ago
symlink.t
mark testcase executable
14 years ago
var-include-sub.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
var-include.conf
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
7 years ago
wrapper.sh
Add static-file.disable-pathinfo option to prevent handling of urls like .../secret.php/image.jpg as static file
11 years ago