summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILEDan Fandrich2014-06-186-6/+6
* sasl: Added back qop argument mistakenly removed in e95ca7ceDan Fandrich2014-06-153-6/+6
* test1398: Added test to Makefile.amDan Fandrich2014-06-151-1/+1
* NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg2014-06-1135-45/+46
* tests: Disabled NTLM tests for non-debug buildsSteve Holme2014-06-1131-0/+31
* Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY setSteve Holme2014-06-111-0/+1
* tests: Fixed up DIGEST-MD5 tests following commit eefeb73af4Steve Holme2014-06-013-6/+6
* tests: Fix portability issue with the tftpd server and timeoutsDan Fandrich2014-05-291-14/+7
* test1014: GSS-API is only in curl-config. not in curlDaniel Stenberg2014-05-181-1/+4
* test1134: verify CREDSPERREQUEST for HTTPDaniel Stenberg2014-05-182-1/+66
* timers: fix timer regression involving redirects / reconnectsDaniel Stenberg2014-05-151-1/+3
* tests: Fixed up DIGEST-MD5 tests following commit 8342b6e1dcSteve Holme2014-05-113-6/+6
* lib1506: make sure the transfers are not within the same msDaniel Stenberg2014-05-091-0/+1
* libtests: add a wait_ms() functionDaniel Stenberg2014-05-092-2/+13
* test87: Get rid of extraneous square brackets in tagDan Fandrich2014-05-091-1/+1
* tests: Use standard libtest return codes when relevantDan Fandrich2014-05-053-10/+10
* test1513: Don't return an uninitialized variable on init failureDan Fandrich2014-05-051-3/+2
* mprintf: allow %.s with data not being zero terminatedDaniel Stenberg2014-05-043-1/+122
* test585: Fixed NULL pointer dereference in fopenDan Fandrich2014-05-011-35/+36
* copyright: Updated following recent editsSteve Holme2014-04-281-1/+1
* runtests.pl: Improved the check for a crash during torture testsDan Fandrich2014-04-291-2/+2
* Added a few more const where possibleDan Fandrich2014-04-291-1/+1
* unit1395: Fixed null pointer dereference on torture testDan Fandrich2014-04-281-4/+1
* test325: verify --proto-redir https=>httpDaniel Stenberg2014-04-232-0/+67
* tests: Fixed torture test for tests 1526 & 1527Dan Fandrich2014-04-222-6/+12
* sockfilt.c: clean up threaded approach and add documentationMarc Hoersken2014-04-221-48/+137
* sockfilt.c: zero initialize variableMarc Hoersken2014-04-221-0/+1
* sockfilt.c: fixed getting stuck waiting for MinGW stdin pipeMarc Hoersken2014-04-221-3/+7
* sockfilt.c: properly handle disk files, pipes and character inputMarc Hoersken2014-04-201-14/+79
* sockfilt.c: ignore non-key-events and continue waiting for inputMarc Hoersken2014-04-201-4/+13
* sockfilt.c: free memory in case of memory allocation errorsMarc Hoersken2014-04-201-0/+6
* test810: Updated to use new IMAP URL query string functionalitySteve Holme2014-04-181-3/+2
* tests: Disabled DIGEST-MD5 tests when running with SSPI enabledSteve Holme2014-04-069-0/+9
* PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg2014-04-044-2/+138
* test1428: verify --proxy-headerDaniel Stenberg2014-04-042-0/+83
* CURLOPT_HEADEROPT: addedDaniel Stenberg2014-04-043-2/+4
* CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg2014-04-048-1/+535
* HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg2014-04-046-5/+61
* tests: unified use of some keywordsDan Fandrich2014-04-0320-10/+24
* tests: added some missing closing tagsDan Fandrich2014-04-034-0/+7
* runtests: insist on a <keywords> sectionDaniel Stenberg2014-04-031-0/+5
* tests: add keywords to the last 7 tests lacking themDaniel Stenberg2014-04-037-0/+41
* tests: Added SMTP with credientials test when not supported by serverSteve Holme2014-04-012-1/+46
* tests: Added SMTP with credentials test for RFC-821 based serverSteve Holme2014-03-312-1/+51
* curl: stop interpreting IPv6 literals as glob patterns.Paul Marks2014-03-301-1/+1
* test938: Updated to use file input for uploadSteve Holme2014-03-301-3/+3
* test836: Fixed incorrect username in expected outputSteve Holme2014-03-301-1/+1
* DISABLED: 836, 882 and 938 hangDaniel Stenberg2014-03-301-0/+3
* runtests: check protocol before dataDaniel Stenberg2014-03-301-34/+34
* ftpserver.pl: Extended the full text reply regular expressionSteve Holme2014-03-301-1/+1