Age | Commit message (Expand) | Author |
2003-07-04 | adjusted to the NTLM updates | Daniel Stenberg |
2003-07-01 | David Byron's patch that allows a client to make the server quit with a | Daniel Stenberg |
2003-06-26 | new tests | Daniel Stenberg |
2003-06-26 | produce a skip-report at the end of all tests, and thus record and count | Daniel Stenberg |
2003-06-13 | stdout is good enough | Daniel Stenberg |
2003-06-13 | work more on pids, less on pidfiles to be able to do better kills at the | Daniel Stenberg |
2003-06-13 | fixed NTLM test 67, added test 68 for bad NTLM name/password | Daniel Stenberg |
2003-06-12 | get and use only the first line of the curl --version output | Daniel Stenberg |
2003-06-12 | NTLM test case | Daniel Stenberg |
2003-06-12 | require the netrc_debug feature the same way we now can require SSL | Daniel Stenberg |
2003-06-12 | now test cases can be set to be dependent on the presence of "SSL" in the | Daniel Stenberg |
2003-06-11 | describe the NTLM mechanism too | Daniel Stenberg |
2003-06-11 | basic NTLM support | Daniel Stenberg |
2003-06-10 | more generic | Daniel Stenberg |
2003-06-03 | Content-Length: now overrides other means of knowing when the stream has | Daniel Stenberg |
2003-06-02 | the 500-599 test case range | Daniel Stenberg |
2003-05-23 | more ftp testing using NLST and no contents and bad return code | Daniel Stenberg |
2003-05-23 | test 66 returns one line of data with no header (HTTP) | Daniel Stenberg |
2003-05-22 | Document the <dataNUM> thing we use, | Daniel Stenberg |
2003-05-22 | Digest support added | Daniel Stenberg |
2003-05-22 | Digest testing added | Daniel Stenberg |
2003-05-19 | the proxy environment variables now may contain user name and password | Daniel Stenberg |
2003-05-19 | remove debug output | Daniel Stenberg |
2003-05-19 | setenv support added to allow test cases to require a set of environment | Daniel Stenberg |
2003-05-02 | send correct cookies when using a custom Host: | Daniel Stenberg |
2003-05-02 | fixed the format slightly | Daniel Stenberg |
2003-05-01 | FTP URL with type=a | Daniel Stenberg |
2003-04-30 | the test numbers are now only for human readability, the numbers no longer | Daniel Stenberg |
2003-04-30 | no longer assume that the test number implies servers to run | Daniel Stenberg |
2003-04-30 | Each test case now specifies which server(s) it needs, without relying on the | Daniel Stenberg |
2003-04-30 | we say welcome to test 142 | Daniel Stenberg |
2003-04-30 | verify that curl fails fine when an FTP URL with a too deep dir hierarchy | Daniel Stenberg |
2003-04-30 | ok, make the test run ok too | Daniel Stenberg |
2003-04-30 | various new cookie tests with a custom Host: header set | Daniel Stenberg |
2003-04-30 | modified to work with modified code | Daniel Stenberg |
2003-04-30 | modified to produce nicer output when a single test fails | Daniel Stenberg |
2003-04-30 | make the diffs with 'diff -u' to make them nicer and easier to read | Daniel Stenberg |
2003-04-23 | Bryan Kemp's reported problems with curl and PUT from stdin and a faked | Daniel Stenberg |
2003-04-15 | typecast the setting of the size, as it might be an off_t which is bigger | Daniel Stenberg |
2003-04-15 | include config.h before all system headers, so that _FILE_OFFSET_BITS and | Daniel Stenberg |
2003-04-11 | verify the new url parser fix | Daniel Stenberg |
2003-04-10 | new ftp tests | Daniel Stenberg |
2003-04-09 | oops, committed test code not meant to be here | Daniel Stenberg |
2003-04-09 | three new ftp tests | Daniel Stenberg |
2003-04-09 | <mdtm> added | Daniel Stenberg |
2003-04-09 | MDTM support added | Daniel Stenberg |
2003-04-04 | adjusted the formpost testcases to the new boundary string construction | Daniel Stenberg |
2003-04-03 | Added log output for when the writing of the input HTTP request is successful | Daniel Stenberg |
2003-04-03 | Modified how we log data to server.input, as we can't keep the file open | Daniel Stenberg |
2003-04-03 | new | Daniel Stenberg |