index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
give a warning on duplicate response headers
Jan Kneschke
2006-01-14
1
-7
/
+8
*
added tests for lowercase filesysytems
Jan Kneschke
2006-01-14
2
-0
/
+174
*
forbid Content-Length for GET, HEAD or OPTIONS requests
Jan Kneschke
2006-01-03
1
-1
/
+39
*
made the 'spawn php myself' working again for me (jan)
Jan Kneschke
2006-01-03
2
-4
/
+2
*
updated test as we don't overwrite the Server-Header anymore
Jan Kneschke
2005-11-18
1
-1
/
+1
*
added a keep-alive check for pipelining
Jan Kneschke
2005-11-18
1
-1
/
+17
*
the range-request options was not handled at all, added test case
Jan Kneschke
2005-10-05
3
-2
/
+15
*
fixed output of non-cached compressed content and added test-cases
Jan Kneschke
2005-10-04
2
-4
/
+26
*
detect empty URIs in requests as bad request, status 400
Jan Kneschke
2005-10-02
2
-1
/
+16
*
kill warning for string compare introduced by last changeset
mOo
2005-10-01
1
-1
/
+1
*
scons fixes, and built/test on cygwin
mOo
2005-10-01
4
-1
/
+11
*
the missing part of [757]
mOo
2005-09-30
1
-3
/
+0
*
the refer == "" tests are failing even if they should have been fixed already...
Jan Kneschke
2005-09-30
1
-0
/
+3
*
let u know what's wrong
mOo
2005-09-29
1
-1
/
+6
*
make it works for both autotools/scons
mOo
2005-09-29
1
-3
/
+14
*
an unset header is now treat as empty_string "" to make the conditional logic...
mOo
2005-09-29
3
-8
/
+13
*
this should have been part of [752]
Jan Kneschke
2005-09-29
1
-1
/
+2
*
added a check for $HTTP["referer"] == ""
Jan Kneschke
2005-09-29
2
-1
/
+31
*
added a ssi check for the endless loop we had
Jan Kneschke
2005-09-29
2
-1
/
+12
*
added a alternative to automake and friends by using scons
Jan Kneschke
2005-09-24
1
-0
/
+39
*
fix and add testcase for #255
mOo
2005-09-20
2
-20
/
+25
*
added lighttpd.passwd for the mod-auth tests
Jan Kneschke
2005-09-18
2
-0
/
+3
*
tests for htpasswd + md5 and referer matching in conditionals
Jan Kneschke
2005-09-16
4
-23
/
+79
*
allow a stand alone version
Jan Kneschke
2005-09-14
1
-0
/
+4
*
a simple connect() on the port is better and faster
lighttpd-1.4.3
Jan Kneschke
2005-09-01
1
-6
/
+7
*
use netstat to check if a process is listening on port 1026
Jan Kneschke
2005-09-01
3
-10
/
+7
*
redirect don't need $tf->{HOSTNAME}
mOo
2005-09-01
1
-4
/
+4
*
wait the fastcgi process to be up
mOo
2005-09-01
1
-0
/
+2
*
find perl at runtime
Jan Kneschke
2005-09-01
20
-20
/
+20
*
replace 'localhost' by gethostbyaddr for 127.0.0.1
Jan Kneschke
2005-09-01
4
-8
/
+13
*
minor portability fixes
Jan Kneschke
2005-09-01
1
-9
/
+4
*
some files aren't shipped anymore
Jan Kneschke
2005-09-01
1
-1
/
+1
*
removed duplicate test-scripts, added a test for bin-copy-env and cleaned up ...
Jan Kneschke
2005-08-31
8
-38
/
+28
*
the lost part of [240]
mOo
2005-08-31
1
-1
/
+1
*
added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...
Jan Kneschke
2005-08-31
24
-166
/
+340
*
do a long wait if the lighttpd isn't starting up fast enough
lighttpd-1.4.2
Jan Kneschke
2005-08-29
1
-4
/
+4
*
make 'make distcheck' happy and install files into _build/tests/
Jan Kneschke
2005-08-29
3
-14
/
+20
*
create empty files for mimetype testing
Jan Kneschke
2005-08-29
1
-3
/
+3
*
don't set a global uri-prefix and added checks (fixes #235)
Jan Kneschke
2005-08-29
2
-12
/
+27
*
run tests in build root (merged #228)
Jan Kneschke
2005-08-29
15
-106
/
+116
*
fixed detection of mimetype on uppercase extensions
Jan Kneschke
2005-08-27
1
-1
/
+24
*
off by one in the skip count
Jan Kneschke
2005-08-27
1
-1
/
+1
*
fixe dthe number of tests in mod-secdownload.t
Jan Kneschke
2005-08-27
1
-1
/
+1
*
added tests for mod-secdownload
Jan Kneschke
2005-08-25
3
-1
/
+70
*
check that the anti deeplinking via referer matches work
Jan Kneschke
2005-08-24
2
-1
/
+38
*
added a basic test for mod-ssi
Jan Kneschke
2005-08-23
6
-1
/
+35
*
added testcase for header before we-got-content bug
Jan Kneschke
2005-08-21
3
-1
/
+36
*
added another test for OPTIONS
Jan Kneschke
2005-08-19
1
-1
/
+11
*
check that the content-type is the CT of the original file
Jan Kneschke
2005-08-18
1
-1
/
+10
*
removed warnings on empty response-body, added debug output to mod_proxy
Jan Kneschke
2005-08-17
5
-4
/
+6
[next]