Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg | |
2017-09-02 | mime: tests and examples. | Patrick Monnerat | |
Additional mime-specific tests. Existing tests updated to reflect small differences (Expect: 100-continue, data size change due to empty lines, etc). Option -F headers= keyword added to tests. test1135 disabled until the entry point order change is resolved. New example smtp-mime. Examples postit2 and multi-post converted from form API to mime API. | |||
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse | |
591 -> FTP multi PORT and 425 on upload 592 -> FTP multi PORT and 421 on upload 593 -> FTP multi PORT upload, no data conn and no transient neg. reply 594 -> FTP multi PORT upload, no data conn and no positive prelim. reply 1206 -> FTP PORT and 425 on download 1207 -> FTP PORT and 421 on download 1208 -> FTP PORT download, no data conn and no transient negative reply 1209 -> FTP PORT download, no data conn and no positive preliminary reply | |||
2011-10-27 | lib589.c: add CURLOPT_READDATA missing stuff | Yang Tse | |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse | |