aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-03-30ftpserver.pl: Extended the full text reply regular expressionSteve Holme
2014-03-30keywords: sort case insensitiveDaniel Stenberg
2014-03-30tests: remove trailing CRs from keywordsDaniel Stenberg
2014-03-30keywords: sort keywords alphabeticallyDaniel Stenberg
2014-03-30keywords: don't use STDERR for good infoDaniel Stenberg
2014-03-30tests: Added email unit tests to verify login credential connection re-useSteve Holme
2014-03-30tests: Corrected "APOP" authentication keywordSteve Holme
2014-03-30tests: Replaced email authentication keywords with SASL based keywordsSteve Holme
2014-03-30tests: Added "Clear Text" authentication keywordSteve Holme
2014-03-30tests: Added "SASL" authentication keywordSteve Holme
2014-03-30ftpserver.pl: Removed some unused variablesSteve Holme
2014-03-30ftpserver.pl: Reworked some variable names to be more meaningfulSteve Holme
2014-03-29ftpserver.pl: Corrected some indentation in senddata()Steve Holme
2014-03-29lib1513: fix callback proto to silence warningDaniel Stenberg
2014-03-29ftpserver.pl: Added fallback to <data> support when using multiple URLsSteve Holme
2014-03-29ftpserver.pl: Updated email based get reply data code to use new methodSteve Holme
2014-03-29ftpserver.pl: Fixed syntax error from commit 3a29ee41Steve Holme
2014-03-29ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningfulSteve Holme
2014-03-29ftpserver.pl: Introduced common method for getting a test's reply dataSteve Holme
2014-03-26test1397: Fixed compilation with some SSL backendsDan Fandrich
2014-03-26test815/816: Use authentication for both URLsDan Fandrich
2014-03-25test1397: unit test for certificate name wildcard handlingRichard J. Moore
2014-03-19runtests.pl: verify specified test casesDaniel Stenberg
2014-03-15tests: made the SASL modes separate keywordsDan Fandrich
2014-03-15tests: added missing HTTP NTLM auth keywordsDan Fandrich
2014-03-15tests: disable valgrind on the remaining scp/sftp testsDan Fandrich
2014-03-15valgrind.supp: added another test 165 suppressionDan Fandrich
2014-03-14test640/1: add tests for --head with sftp and scpDan Fandrich
2014-02-28test96: Updated accordly for recent changesSteve Holme
2014-02-26tool: Reworked argument parsing to use --next/-:Steve Holme
2014-02-26valgrind.supp: tweaked a test 165 suppressionDan Fandrich
2014-02-22stunnel: regenerated self-signed test certificate with SHA1 hashMarc Hoersken
2014-02-19lib1515.c: Fixed #include path in commit 647f83e809Steve Holme
2014-02-19test1515: fix compilation with msvcMaks Naumov
2014-02-17tests: Made the crypto test feature usableDan Fandrich
2014-02-16ConnectionExists: re-use connections betterDaniel Stenberg
2014-02-16sockfilt.c: add undefs which are required after 6239146eMarc Hoersken
2014-02-15valgrind: added another test 165 suppressionDan Fandrich
2014-02-15testsuite: more Windows line-endings fixesMarc Hoersken
2014-02-15test1114: fix line-endings checks on Windows after 75f00deMarc Hoersken
2014-02-15test1113: fix line-endings checks on Windows after 75f00de5Marc Hoersken
2014-02-14lib1515.c: Added support for Windows using the Sleep functionMarc Hoersken
2014-02-14HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken
2014-02-14HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken
2014-02-14testsuite: use binary output mode for custom curl test toolsMarc Hoersken
2014-02-14testsuite: changed HTTP and RTSP header line-endings to CRLFMarc Hoersken
2014-02-14valgrind: added suppression on optimized codeDan Fandrich
2014-02-11tests: Disabled broken test 1316Dan Fandrich
2014-02-10secureserver: Only set stunnel FIPS option when availableDan Fandrich
2014-02-09tests: Added test for IMAP LSUB commandSteve Holme