| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-31 | FTP tests: enable text-mode for data and datacheck sections | Marc Hoersken | |
| 2009-12-24 | Adjust test number mismatch | Yang Tse | |
| 2007-04-18 | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich | |
| directly to ftpserver.cmd and removing unneeded empty sections. | |||
| 2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | |
| are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | |||
| 2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg | |
| transfers. They are done on non-windows systems and translate CRLF to LF. | |||
| 2005-04-18 | Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still | Daniel Stenberg | |
| used the default port. He was right. I fixed the problem and added the test cases 521, 522 and 523 to verify the fix. | |||
