aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-14runtests: mention when run event-basedDaniel Stenberg
2016-03-10cookies: first n/v pair in Set-Cookie: is the cookie, then parametersDaniel Stenberg
2016-03-08cookie: do not refuse cookies for localhostTim Rühsen
2016-03-06test46: change cookie expiry dateDaniel Stenberg
2016-02-23tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-22runtests: Fixed usage of %PWD on MinGW64Karlson2k
2016-02-20Enabled test 1437 after the bug fix in commit 3fa220a6Dan Fandrich
2016-02-19Added test 1437 to verify a memory leakDan Fandrich
2016-02-13test1604: Add to Makefile.inc so it gets runDan Fandrich
2016-02-09tool_doswin: Support for literal path prefix \\?\Jay Satiro
2016-02-08cookies: allow spaces in cookie names, cut of trailing spacesDaniel Stenberg
2016-02-08Proxy-Connection: stop sending this header by defaultDaniel Stenberg
2016-02-05unit1604: Fix unit setup return codeJay Satiro
2016-02-05tool_doswin: Improve sanitization processingJay Satiro
2016-02-04URLs: change more http to httpsViktor Szakats
2016-02-04URLs: follow GitHub project rename (also Travis CI)Viktor Szakats
2016-02-02URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-02-02dotdot: allow an empty input string tooDaniel Stenberg
2016-01-18tests: Add a test for pinnedpubkey fail even when insecureJay Satiro
2016-01-11lib: Prefix URLs with lower-case protocol names/schemesMohammad AlSaleh
2016-01-10runtests: Add mbedTLS to the SSL backendsJay Satiro
2016-01-08connection reuse: IDN host names fixedMichael Kaufmann
2016-01-07tests: mark IPv6 FTP and FTPS tests with the FTP keywordDaniel Stenberg
2015-12-26test 1515: add data checkMarc Hoersken
2015-12-26test 1515: add MSYS support by passing a relative pathMarc Hoersken
2015-12-26test 539: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken
2015-12-26runtests.pl: check up to 5 data parts with different text modesMarc Hoersken
2015-12-24tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken
2015-12-24tests 706 and 707: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken
2015-12-24tests 400,403,406: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken
2015-12-23sockfilt.c: fix calculation of sleep timeout on WindowsMarc Hoersken
2015-12-23tests first.c: fix calculation of sleep timeout on WindowsMarc Hoersken
2015-12-23test 573: add more debug outputMarc Hoersken
2015-12-23test 16: fix on Linux (and Windows) by using plain ASCII charactersMarc Hoersken
2015-12-23tftpd server: add Windows support by writing files in binary modeMarc Hoersken
2015-12-23tests 252-255: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken
2015-12-23test 16: fix on Windows by converting data file from ANSI to UTF-8Marc Hoersken
2015-12-17test 1326: fix file check since curl is outputting binary dataMarc Hoersken
2015-12-17test 1326: fix getting stuck on Windows due to incomplete requestMarc Hoersken
2015-12-16sockfilt.c: added some debug output to select_wsMarc Hoersken
2015-12-16sockfilt.c: keep lines shorter than 80 charsMarc Hoersken
2015-12-16sockfilt.c: do not wait on unreliable file or pipe handleMarc Hoersken
2015-12-13curl: use 2TLS by defaultDaniel Stenberg
2015-12-03tests: Corrected copy and pasted comments from commit e643c5c908Steve Holme
2015-12-02test947: Corrected typo in test nameSteve Holme
2015-12-02tests: Disable the OAUTHBEARER tests when using a non-default port numberSteve Holme
2015-11-24test1513: make sure the callback is only called onceDaniel Stenberg
2015-11-21Makefile.inc: Fixed test run errorSteve Holme