Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http2: make sure stream errors don't needlessly close the connection | Daniel Stenberg | 2016-08-28 | 1 | -3/+2 |
* | test161: add comment for the exit code | Daniel Stenberg | 2016-08-26 | 1 | -0/+1 |
* | FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed | gsengun | 2012-01-09 | 1 | -1/+11 |
* | 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 |
* | Fixed some tag typos in the test data files. | Dan Fandrich | 2007-01-17 | 1 | -1/+1 |
* | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | 2005-01-25 | 1 | -1/+1 |
* | If only a partial file was transfered, we consider that a fatal problem so | Daniel Stenberg | 2004-04-22 | 1 | -0/+39 |