| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
