Age | Commit message (Expand) | Author |
2003-08-11 | added test80 | Daniel Stenberg |
2003-08-11 | tunnel through proxy, with both proxy and regular authentication | Daniel Stenberg |
2003-08-11 | added test 79, a basic test that fetches an FTP URL over a HTTP proxy | Daniel Stenberg |
2003-08-11 | test case 506 added, written by Dirk Manske | Daniel Stenberg |
2003-08-08 | ftp-create-dirs test when MKD fails | Daniel Stenberg |
2003-08-08 | --ftp-create-dirs test | Daniel Stenberg |
2003-08-08 | new -z tests | Daniel Stenberg |
2003-08-06 | fixed syntax error | Daniel Stenberg |
2003-08-06 | more tests | Daniel Stenberg |
2003-08-06 | new urlglob test | Daniel Stenberg |
2003-08-06 | 505 was missing | Daniel Stenberg |
2003-08-05 | added test 146 for a ftp persitency test, as reported on the list | Daniel Stenberg |
2003-08-05 | persistant connection test | Daniel Stenberg |
2003-08-04 | added test 73 | Daniel Stenberg |
2003-08-04 | Verifies Jan Sundin's cookie bug, dated aug 4 2003. | Daniel Stenberg |
2003-08-02 | updated as the second proxy-auth header was a proof of a serious info leak | Daniel Stenberg |
2003-07-30 | updated to match the recent ftp patch that makes it check for resumability | Daniel Stenberg |
2003-07-28 | Digest *OR* Basic authorization test | Daniel Stenberg |
2003-07-28 | updated to the new ftp dir parsing code that allows a preceeding double | Daniel Stenberg |
2003-07-28 | use the correct 'test71' file name for the temp file | Daniel Stenberg |
2003-07-28 | got a bug report on -F in config files, so I wrote up this test to verify | Daniel Stenberg |
2003-07-20 | the fixed skip-blanks in the FTP CWD code called for this adjustment | Daniel Stenberg |
2003-07-19 | modified to work fine with the new persistant connection working test suite | Daniel Stenberg |
2003-07-15 | updated to work with Dan Winship's NTLM domain stuff fix | Daniel Stenberg |
2003-07-04 | adjusted to the NTLM updates | Daniel Stenberg |
2003-06-26 | new tests | Daniel Stenberg |
2003-06-13 | fixed NTLM test 67, added test 68 for bad NTLM name/password | 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-03 | Content-Length: now overrides other means of knowing when the stream has | 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 | Digest testing added | Daniel Stenberg |
2003-05-19 | the proxy environment variables now may contain user name and password | 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 | 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-23 | Bryan Kemp's reported problems with curl and PUT from stdin and a faked | Daniel Stenberg |
2003-04-11 | verify the new url parser fix | Daniel Stenberg |
2003-04-10 | new ftp tests | Daniel Stenberg |
2003-04-09 | three new ftp tests | Daniel Stenberg |
2003-04-04 | adjusted the formpost testcases to the new boundary string construction | Daniel Stenberg |
2003-04-03 | new | Daniel Stenberg |
2003-04-01 | kill the ftp server afterwards, it is just so messed up | Daniel Stenberg |