summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* test1423: added missing "file" to server sectionDan Fandrich2015-04-181-0/+1
* test142[23]: verify that an empty file is stored on successKamil Dudka2015-04-083-1/+120
* http2: Fix missing nghttp2_session_send call in Curl_http2_switchedTatsuhiro Tsujikawa2015-04-021-3/+2
* cookie: handle spaces after the name in Set-CookieDaniel Stenberg2015-04-011-0/+8
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-242-1/+65
* test1513: eliminated race condition in test runDan Fandrich2015-03-221-5/+9
* test938: added missing closing tagsDan Fandrich2015-03-211-0/+2
* free: instead of Curl_safefree()Daniel Stenberg2015-03-161-1/+1
* http2: detect prematures close without data transferedDaniel Stenberg2015-03-141-0/+4
* test320: Expect the Host header to be the first headerDan Fandrich2015-03-131-6/+5
* test203[0-3]: Expect the Host header to be the first headerFabian Keil2015-03-124-26/+26
* http: always send Host: header as first headerDaniel Stenberg2015-03-12120-226/+224
* proxy: re-use proxy connections (regression)Daniel Stenberg2015-03-112-1/+73
* unit1601: MD5 unit testsDaniel Stenberg2015-02-032-1/+27
* unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg2015-02-031-0/+2
* unit1600: NTLM unit testDaniel Stenberg2015-02-031-0/+27
* test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg2015-02-022-1/+94
* tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme2015-01-285-10/+10
* tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme2015-01-285-10/+11
* tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme2015-01-285-11/+11
* test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat2015-01-2713-1/+674
* tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg2015-01-072-2/+45
* test1520: Fixed initial teething problemsSteve Holme2014-12-281-1/+5
* tests: Added test for bug #1456Steve Holme2014-12-282-0/+61
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-2614-14/+14
* tests: add two HTTP over UNIX socket testsPeter Wu2014-12-043-1/+133
* curl tool: Enable support for the SMB protocolBill Nagel2014-11-301-1/+0
* tests: Disable test 1013 until SMB is fully addedSteve Holme2014-11-291-0/+1
* tests: Added SMTP with --crlf test caseSteve Holme2014-11-262-1/+67
* SSL: Add PEM format support for public key pinningmoparisthebest2014-11-245-3/+105
* test1801: first real http2 test caseDaniel Stenberg2014-11-202-1/+67
* test1800: first plain-text http2 test caseDaniel Stenberg2014-11-202-0/+57
* test22: expand a backtick commandPeter Wu2014-11-131-1/+1
* test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich2014-11-061-0/+0
* tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme2014-11-0632-0/+41
* tests: add new feature 'SSLpinning'Daniel Stenberg2014-11-042-0/+2
* resume: consider a resume from [content-length] to be OKDaniel Stenberg2014-11-013-4/+94
* HTTP: return larger than 3 digit response codes tooDaniel Stenberg2014-10-276-1/+299
* Added the "flaky" keyword to a number of testsDan Fandrich2014-10-266-0/+6
* test545: make it not use a trailing zeroDaniel Stenberg2014-10-161-0/+0
* tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu2014-10-133-137/+168
* test2036: verify -O with no slash at all in the URLDaniel Stenberg2014-10-092-1/+40
* SSL: implement public key pinningmoparisthebest2014-10-073-1/+101
* CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto2014-09-251-8/+32
* cookies: reject incoming cookies set for TLDsDaniel Stenberg2014-09-101-0/+1
* cookies: only use full host matches for hosts used as IP addressTim Ruehsen2014-09-103-30/+31
* Ensure progress.size_dl/progress.size_ul are always >= 0Brandon Casey2014-09-072-8/+9
* tests: Added test1420 to the makefileSteve Holme2014-09-071-1/+1
* test1420: Removed unnecessary CURLOPT settingSteve Holme2014-09-071-1/+0
* tests: Added more "Clear Text" authentication keywordsSteve Holme2014-09-072-0/+2