Commit Graph

127 Commits (53634de06fd9c7c39478083cf77bd4b2bae9024f)

Author SHA1 Message Date
Marcus Rückert ea872bea37 - added testcase for bug #1322
16 years ago
Marcus Rückert 74c303a7b1 - a more portable version for the SAPI breakage in php 5.2.4
16 years ago
Jan Kneschke 30748f202c fixed timestamps for 32bit time_t which wraps at 2038
16 years ago
Marcus Rückert 6719b15c7b - added missing Makefile.am entries
16 years ago
Jan Kneschke 41e836b410 fixed extracting status code from NPH scripts (fixes #1125)
16 years ago
Jan Kneschke f67cdb67df fixed handling of duplicate If-Modified-Since to return 304
16 years ago
Jan Kneschke 5bc539b63e don't send a Content-Length for 1xx, 204 and 304 (fixes #1002)
16 years ago
Jan Kneschke 9bc4c2a025 added testcases for #1286 and #1287
16 years ago
Jan Kneschke f0333c8c0d fixed crash on mixed \r\n and \n sequences
16 years ago
Jan Kneschke 3bc2da57d3 fixed number of skipped tests
16 years ago
Marcus Rückert bafcebe06d - check the content for the send404 case too
16 years ago
Marcus Rückert 2573648c4b - added testcase for #948
16 years ago
Marcus Rückert 029d32039c - fixed 404 testsuite
16 years ago
Marcus Rückert 984f5caf57 make the cgi executable
16 years ago
Marcus Rückert 420abdb295 - added test cases for 404 handler
16 years ago
Marcus Rückert 58ea3c14c5 - make the test more portable
16 years ago
Marcus Rückert 01fab66c18 - added test for the location crash
16 years ago
Jan Kneschke 15e260c28b * fixed mem-leak in mod_auth (reported by Stefan Esser)
16 years ago
Jan Kneschke 022760f07d check the URL twice, before and after path-info handling. (fixes #1230)
16 years ago
Jan Kneschke 8b06b122b1 fixed by 1232, not 1209
16 years ago
Jan Kneschke 9e4e4f7e1a fixed remote crash on duplicate header keys with line-wrapping (fixes #1230)
16 years ago
Marcus Rückert b8df99f3db - a few more whitespace cleanups
17 years ago
Marcus Rückert 56de5af1cd - properly find fastcgi.h in /usr/include/fastcgi
17 years ago
Jan Kneschke 30d892061e merged [1174] and [1224]
17 years ago
Jan Kneschke 7d4d819599 merged [1055], [1056], [1068], [1172], [1176]
17 years ago
Marcus Rückert 7a6f8ced20 - added missing file symlink.t
17 years ago
Jan Kneschke 3521657508 merged [1105]
17 years ago
Marcus Rückert 657a024d53 - backport symlink patch in hard version to 1.4.11
17 years ago
Jan Kneschke d5c9873255 merged [1044], [1052], [1054]
17 years ago
Jan Kneschke 7ac34bb5ca make the wrapper compatible with solaris' /bin/sh
17 years ago
Jan Kneschke 9dbf12d8ed - fixed test for max-request-size on 64bit platforms
17 years ago
Jan Kneschke ad620446f2 we have an extra test for responders
17 years ago
Jan Kneschke 0b8de4b3ec allow leading zeros in HTTP/01.01 (fixes #542)
17 years ago
Jan Kneschke 096ec7f1ca OPTIONS may have a content-length
17 years ago
Jan Kneschke 1343f4c081 check for trailing spaces on windows
17 years ago
Jan Kneschke bd8e6919d2 added tests for possible crashes
17 years ago
Jan Kneschke df016dc983 give a warning on duplicate response headers
17 years ago
Jan Kneschke 6842dbb724 added tests for lowercase filesysytems
17 years ago
Jan Kneschke 580823f791 forbid Content-Length for GET, HEAD or OPTIONS requests
17 years ago
Jan Kneschke f6257d9118 made the 'spawn php myself' working again for me (jan)
17 years ago
Jan Kneschke bab099bca6 updated test as we don't overwrite the Server-Header anymore
18 years ago
Jan Kneschke 151daf933c added a keep-alive check for pipelining
18 years ago
Jan Kneschke a77f7a90d8 the range-request options was not handled at all, added test case
18 years ago
Jan Kneschke 51d6e2abf0 fixed output of non-cached compressed content and added test-cases
18 years ago
Jan Kneschke ac7db634f6 detect empty URIs in requests as bad request, status 400
18 years ago
Xuefer ef8f508a5f kill warning for string compare introduced by last changeset
18 years ago
Xuefer 809199f98f scons fixes, and built/test on cygwin
18 years ago
Xuefer 4b7f5b1a3f the missing part of [757]
18 years ago
Jan Kneschke bb0959bb65 the refer == "" tests are failing even if they should have been fixed already, make them as TODO for the final release
18 years ago
Xuefer 181fed2ab0 let u know what's wrong
18 years ago