aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2015-11-12unit1603: Added unit tests for hash functionsdfandrich
2015-11-08imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert
2015-11-06tftp tests: verify sent options tooDaniel Stenberg
2015-11-02http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg
2015-11-02formadd: support >2GB files on windowsDaniel Stenberg
2015-10-23test1137: verify --ignore-content-length for FTPDaniel Stenberg
2015-10-18teste1136: only run when PSL is enabledDaniel Stenberg
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-09-23tests: disable 1510 due to CI-problems on githubDaniel Stenberg
2015-09-20tests: disable 1801 until fixedDaniel Stenberg
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-08-10test46: update cookie expire timeDaniel Stenberg
2015-07-26test1902: attempt to make the test more reliableDaniel Stenberg
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-02test2041: fixed line endings in protocol partDan Fandrich
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-06-30multi: Move http2 push function declarations to header endJay Satiro
2015-06-25tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh
2015-06-23test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg
2015-06-17test2040: verify basic auth on re-used connectionsKamil Dudka
2015-06-14test1530: added http to required featuresDan Fandrich
2015-06-09CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg
2015-05-31HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris
2015-05-23test1510: another flaky testDan Fandrich
2015-05-18hostip: fix unintended destruction of hash tableAnthony Avina
2015-04-28CURLOPT_HEADEROPT: default to separateDaniel Stenberg
2015-04-26runtests: use a DISABLED.local file tooDaniel Stenberg
2015-04-25test2039: fixed line endings that caused a test failureDan Fandrich
2015-04-24netrc: add unit tests for 'default' supportViktor Szakats
2015-04-23curl -z: do not write empty file on unmet conditionKamil Dudka
2015-04-18test1423: added missing "file" to server sectionDan Fandrich
2015-04-08test142[23]: verify that an empty file is stored on successKamil Dudka
2015-04-02http2: Fix missing nghttp2_session_send call in Curl_http2_switchedTatsuhiro Tsujikawa
2015-04-01cookie: handle spaces after the name in Set-CookieDaniel Stenberg
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-22test1513: eliminated race condition in test runDan Fandrich
2015-03-21test938: added missing closing tagsDan Fandrich
2015-03-16free: instead of Curl_safefree()Daniel Stenberg
2015-03-14http2: detect prematures close without data transferedDaniel Stenberg
2015-03-13test320: Expect the Host header to be the first headerDan Fandrich
2015-03-12test203[0-3]: Expect the Host header to be the first headerFabian Keil
2015-03-12http: always send Host: header as first headerDaniel Stenberg
2015-03-11proxy: re-use proxy connections (regression)Daniel Stenberg
2015-02-03unit1601: MD5 unit testsDaniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2015-02-03unit1600: NTLM unit testDaniel Stenberg
2015-02-02test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg
2015-01-28tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme
2015-01-28tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme
2015-01-28tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme