aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2015-08-03Patches to rename libcurl to libgnurl by Christiangnurl-7_43_0Christian Grothoff
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
2015-01-27test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-28test1520: Fixed initial teething problemsSteve Holme
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-04tests: add two HTTP over UNIX socket testsPeter Wu
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-11-29tests: Disable test 1013 until SMB is fully addedSteve Holme
2014-11-26tests: Added SMTP with --crlf test caseSteve Holme
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-20test1801: first real http2 test caseDaniel Stenberg
2014-11-20test1800: first plain-text http2 test caseDaniel Stenberg
2014-11-13test22: expand a backtick commandPeter Wu
2014-11-06test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich
2014-11-06tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme
2014-11-04tests: add new feature 'SSLpinning'Daniel Stenberg
2014-11-01resume: consider a resume from [content-length] to be OKDaniel Stenberg
2014-10-27HTTP: return larger than 3 digit response codes tooDaniel Stenberg