aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2020-03-22getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE overrideDaniel Stenberg
2020-03-22test970: improve the testDaniel Stenberg
2020-03-20tests: add test 430, 431 and 432 to verify the --config fixDaniel Stenberg
2020-03-20test2100: fix static port instead of dynamic value being usedMarc Hoersken
2020-03-20test970: fix static ip:port instead of dynamic values being usedMarc Hoersken
2020-03-19tests: make Python-based servers compatible with Python 2 and 3Marc Hoersken
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-17test 970: verify --write-out '%{json}'Daniel Stenberg
2020-03-17DISABLED: disable test 323Daniel Stenberg
2020-03-15tests: fix verification of stdout in test 1452 due to newlineMarc Hoersken
2020-03-15tests: remove python_dependencies for smbserver from our treeMarc Hoersken
2020-03-13server/getpart: make the "XML-parser" stricterDaniel Stenberg
2020-03-11tests/data: Fix some XML formatting issues in test casesDan Fandrich
2020-03-10test1129: fix invalid case of closing XML-tag and Content-LengthMarc Hoersken
2020-03-10tests/data: fix static ip instead of dynamic value being usedMarc Hoersken
2020-03-10tests/data: fix static ip:port instead of dynamic values being usedMarc Hoersken
2020-03-09sftp: fix segfault regression introduced by #4747Jim Fuller
2020-03-07mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-07mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-07mime: latch last read callback status.Patrick Monnerat
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2020-03-02tests: disable 962, 963 and 964 on WindowsDaniel Stenberg
2020-03-02tests: disable SMTP UTF-8 tests on WindowsSteve Holme
2020-03-02Revert "mime: latch last read callback status."Daniel Stenberg
2020-03-02Revert "mime: do not perform more than one read in a row"Daniel Stenberg
2020-03-02Revert "mime: fix the binary encoder to handle large data properly"Daniel Stenberg
2020-03-02mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-02mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-02mime: latch last read callback status.Patrick Monnerat
2020-02-27http2: make pausing/unpausing set/clear local stream windowDaniel Stenberg
2020-02-27tests: Automatically deduce the tool name from the test case for unit testsSteve Holme
2020-02-27test1323: Added the missing 'unit test' feature requirement in the test caseSteve Holme
2020-02-26http: added 417 response treatmentDaniel Stenberg
2020-02-26smtp: Support the SMTPUTF8 extension for the EXPN commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the VRFY commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the RCPT TO commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the MAIL commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the VRFY commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the RCPT TO commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the MAIL commandSteve Holme
2020-02-25smtp: Added UTF-8 mailbox tests to verify existing behaviourSteve Holme
2020-02-24ftpserver: Updated VRFY_smtp() so the response isn't necessary in the test caseSteve Holme
2020-02-24hmac: Added a unit test for the HMAC hash generationSteve Holme
2020-02-23tests: Added a unit test for MD4 digest generationSteve Holme
2020-02-23test1610: Fixed the link to the unit testSteve Holme
2020-02-22tests: Added a unit test for SHA256 digest generationSteve Holme
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-02-07digest: Do not quote algorithm in HTTP authorisationPierre-Yves Bigourdan
2020-02-07ftp: remove superfluous checking for crlf in user or pwdDaniel Stenberg
2020-01-28global_init: move the IPv6 works status bool to multi handleDaniel Stenberg