|
|
|
@2293
|
[2293]
|
9 days |
stbuehler |
Fix make dist (remove dummydir)
|
|
|
|
@2284
|
[2284]
|
11 days |
stbuehler |
[tests] fix skip in mod-rewrite
|
|
|
|
@2279
|
[2279]
|
4 weeks |
stbuehler |
[tests] Added env var TESTS to select only a subset of tests
|
|
|
|
@2278
|
[2278]
|
4 weeks |
stbuehler |
Decode url before matching in mod_rewrite (#1720)
|
|
|
|
@2249
|
[2249]
|
4 weeks |
stbuehler |
[tests] Fix fastcgi php finding
|
|
|
|
@2244
|
[2244]
|
4 weeks |
stbuehler |
[tests] remove env TODO test: don't use undefined env vars
|
|
|
|
@2243
|
[2243]
|
4 weeks |
stbuehler |
[tests] Fixed tests needing php running (if not running on port 1026, …
|
|
|
|
@2242
|
[2242]
|
4 weeks |
stbuehler |
[tests] Remove pidfile from test system
|
|
|
|
@2241
|
[2241]
|
4 weeks |
stbuehler |
[tests] Fixed test system, use foreground daemons and waitpid
|
|
|
|
@2178
|
[2178]
|
3 months |
moo |
avoid undefined index triggered by user's php.ini
|
|
|
|
@2174
|
[2174]
|
3 months |
moo |
mark testcase executable
|
|
|
|
@2156
|
[2156]
|
4 months |
stbuehler |
Fix typo in test description
|
|
|
|
@2154
|
[2154]
|
4 months |
stbuehler |
Allow all http status codes by default; disable body only for 204,205 and …
|
|
|
|
@2122
|
[2122]
|
6 months |
jan |
added support to run dtruss as TRACEME
|
|
|
|
@2115
|
[2115]
|
6 months |
stbuehler |
Fix symlink.t check to run with builddir != srcdir
|
|
|
|
@2114
|
[2114]
|
6 months |
stbuehler |
Add option to configure verbosity of check in commandline: "VERBOSE=1 make …
|
|
|
|
@2111
|
[2111]
|
6 months |
stbuehler |
fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in …
|
|
|
|
@2100
|
[2100]
|
6 months |
stbuehler |
r2124@chromobil: stefan | 2008-02-27 19:34:57 +0100
test procedure: …
|
|
|
|
@2099
|
[2099]
|
6 months |
stbuehler |
r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100
do not generate a …
|
|
|
|
@2094
|
[2094]
|
6 months |
stbuehler |
Fix mod-proxy.t to run outside of the srcdir
|
|
|
|
@2078
|
[2078]
|
6 months |
moo |
fix tests build for scons that has no config.h
|
|
|
|
@2061
|
[2061]
|
7 months |
glen |
- support chained proxies in mod_extforward (#1528)
|
|
|
|
@2044
|
[2044]
|
8 months |
glen |
- add test for extforward module
|
|
|
|
@2042
|
[2042]
|
8 months |
glen |
- add more missing files
|
|
|
|
@2041
|
[2041]
|
8 months |
glen |
- add missing tests
|
|
|
|
@2040
|
[2040]
|
8 months |
glen |
- sort
|
|
|
|
@2027
|
[2027]
|
8 months |
glen |
- change s/// separator that it doesn't confuse vim
|
|
|
|
@2026
|
[2026]
|
9 months |
jan |
fixed case-sensitive match of auth-method (fixes #1456)
|
|
|
|
@1985
|
[1985]
|
12 months |
jan |
* fixed hanging redirects with keep-alive due to missing
…
|
|
|
|
@1975
|
[1975]
|
12 months |
darix |
- added test case for crash on undefined environment variables
|
|
|
|
@1968
|
[1968]
|
12 months |
darix |
- added testcase for bug #1322
|
|
|
|
@1967
|
[1967]
|
12 months |
darix |
- a more portable version for the SAPI breakage in php 5.2.4
|
|
|
|
@1956
|
[1956]
|
12 months |
jan |
fixed timestamps for 32bit time_t which wraps at 2038
|
|
|
|
@1954
|
[1954]
|
12 months |
darix |
- added missing Makefile.am entries
|
|
|
|
@1948
|
[1948]
|
13 months |
jan |
fixed extracting status code from NPH scripts (fixes #1125)
|
|
|
|
@1947
|
[1947]
|
13 months |
jan |
fixed handling of duplicate If-Modified-Since to return 304
- don't …
|
|
|
|
@1946
|
[1946]
|
13 months |
jan |
don't send a Content-Length for 1xx, 204 and 304 (fixes #1002)
|
|
|
|
@1929
|
[1929]
|
13 months |
jan |
added testcases for #1286 and #1287
|
|
|
|
@1925
|
[1925]
|
13 months |
jan |
fixed crash on mixed \r\n and \n sequences
|
|
|
|
@1923
|
[1923]
|
13 months |
jan |
fixed number of skipped tests
|
|
|
|
@1903
|
[1903]
|
13 months |
darix |
- check the content for the send404 case too
|
|
|
|
@1901
|
[1901]
|
13 months |
darix |
- added testcase for #948
|
|
|
|
@1898
|
[1898]
|
13 months |
darix |
- fixed 404 testsuite
- added optional fastcgi handler
|
|
|
|
@1895
|
[1895]
|
13 months |
darix |
make the cgi executable
|
|
|
|
@1894
|
[1894]
|
13 months |
darix |
- added test cases for 404 handler
|
|
|
|
@1892
|
[1892]
|
13 months |
darix |
- make the test more portable
|
|
|
|
@1887
|
[1887]
|
13 months |
darix |
- added test for the location crash
|
|
|
|
@1875
|
[1875]
|
15 months |
jan |
* fixed mem-leak in mod_auth (reported by Stefan Esser)
* fixed crash with …
|
|
|
|
@1871
|
[1871]
|
15 months |
jan |
check the URL twice, before and after path-info handling. (fixes #1230)
|
|
|
|
@1870
|
[1870]
|
15 months |
jan |
fixed by 1232, not 1209
|
|
|
|
@1869
|
[1869]
|
15 months |
jan |
fixed remote crash on duplicate header keys with line-wrapping (fixes …
|
|
|
|
@1374
|
[1374]
|
2 years |
darix |
- a few more whitespace cleanups
|
|
|
|
@1364
|
[1364]
|
2 years |
darix |
- properly find fastcgi.h in /usr/include/fastcgi
|
|
|
|
@1355
|
[1355]
|
2 years |
darix |
- ignore Makefile and Makefile.in
|
|
|
|
@1351
|
[1351]
|
2 years |
darix |
- this is our 1.4.x maintenance branch
|
|
copied from branches/lighttpd-1.4.11-ssl-fixes/tests:
|
|
|
|
@1331
|
[1331]
|
2 years |
jan |
merged [1174] and [1224]
|