Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -1/+1 |
* | FTP: reject illegal port numbers in EPSV 229 responses | Daniel Stenberg | 2013-01-15 | 1 | -9/+4 |
* | Add FTP keywords for a couple of currently keyword-less FTP tests | Fabian Keil | 2012-11-19 | 1 | -0/+6 |
* | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich | 2007-04-18 | 1 | -4/+4 |
* | ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on | Daniel Stenberg | 2007-02-13 | 1 | -1/+1 |
* | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | 2007-01-23 | 1 | -0/+2 |
* | Michal Marek provided a patch for FTP that makes libcurl continue to try PASV | Daniel Stenberg | 2006-01-24 | 1 | -3/+9 |
* | test EPSV and PASV response handling when they get well-formated data back | Daniel Stenberg | 2005-03-15 | 1 | -0/+33 |