summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test1513: fix spellingDaniel Stenberg2014-01-031-1/+1
* test1513: added - verify early progress callback return failDaniel Stenberg2014-01-034-2/+111
* unittests: do not include curl_memory.hMarc Hoersken2014-01-032-2/+0
* mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TUSteve Holme2013-12-311-2/+2
* tests: Disabled NTLM tests when running with SSPI enabledSteve Holme2013-12-2848-0/+48
* runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900Steve Holme2013-12-281-1/+1
* runtests.pl: Optimised feature present checking codeSteve Holme2013-12-281-92/+95
* runtests.pl: Added the ability to run tests when a feature is not presentSteve Holme2013-12-281-1/+117
* ftpserver.pl: Fixed compilation errorSteve Holme2013-12-271-1/+0
* ftpserver.pl: Reworked SMTP verified server detectionSteve Holme2013-12-272-84/+63
* pop3: Fixed APOP being determined by CAPA response rather than by timestampSteve Holme2013-12-241-17/+24
* tests: Removed APOP timestamp from default server greetingSteve Holme2013-12-242-1/+2
* test936: Corrected login details from commit 7246255416617aSteve Holme2013-12-231-1/+1
* ftpserver.pl: Updated custom full text REPLY regexSteve Holme2013-12-231-1/+1
* tests: Corrected syntax error from commit 7246255416617aSteve Holme2013-12-231-1/+1
* tests: Added SMTP SASL downgrade testsSteve Holme2013-12-234-1/+199
* tests: Added POP3 SASL downgrade testsSteve Holme2013-12-234-1/+201
* tests: Added IMAP SASL downgrade testsSteve Holme2013-12-234-1/+198
* ftpserver.pl: Fixed runtime warning from commit 7da9c95bcf1fe6Steve Holme2013-12-221-1/+1
* ftpserver.pl: Added the ability to send custom full text repliesSteve Holme2013-12-221-19/+28
* ftpserver.pl: Added the ability to specify custom full text repliesSteve Holme2013-12-221-1/+7
* ftpserver.pl: Renamed commandreply variable from customreplySteve Holme2013-12-221-14/+14
* tests: Added SASL cancellation keywordsSteve Holme2013-12-229-9/+9
* imap/pop3/smtp: Added support for SASL authentication downgradesSteve Holme2013-12-183-0/+3
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-141-2/+2
* base64: Extended validation to look for invalid charactersSteve Holme2013-12-011-9/+8
* tests: Re-ordered test arguments to match other IMAP testsSteve Holme2013-11-243-3/+3
* tests: Corrected login "username" authentication responsesSteve Holme2013-11-243-3/+3
* tests: Added error code explanation commentsSteve Holme2013-11-245-4/+9
* tests: Removed expected QUIT response from graceful cancellation testsSteve Holme2013-11-249-9/+27
* tests: Added SMTP graceful authentication cancellation testsSteve Holme2013-11-244-1/+168
* tests: Added POP3 graceful authentication cancellation testsSteve Holme2013-11-244-1/+172
* ftpserver.pl: Reworked fix from commit 7a36b2abc06862Steve Holme2013-11-231-10/+32
* ftpserver.pl: Fixed unknown IMAP command "*"Steve Holme2013-11-231-1/+2
* ftpserver.pl: Fixed servercmd REPLY with * detectionSteve Holme2013-11-231-1/+1
* tests: Added IMAP graceful authentication cancellation testsSteve Holme2013-11-234-1/+165
* tests: Moved CR LF in URL tests to their respective protocol groupsSteve Holme2013-11-234-8/+8
* tests: Added SMTP NOOP and RSET testsSteve Holme2013-11-173-1/+76
* test928: Corrected typo in expected data from commit df58084695ce9bSteve Holme2013-11-171-1/+1
* tests: Added SMTP HELP testSteve Holme2013-11-173-3/+42
* tests: Added SMTP EXPN command testSteve Holme2013-11-172-0/+44
* test926: Corrected unknown user reply from commit 0d735c29f92748Steve Holme2013-11-161-3/+3
* tests: Corrected missing data reply sections from 3d50e91aeef8ccSteve Holme2013-11-164-0/+8
* tests: Added SMTP VRFY command testsSteve Holme2013-11-165-1/+160
* ftpserver.pl: Added support for new SMTP commandsSteve Holme2013-11-161-0/+112
* lib1507.c: Added missing set of CURLOPT_UPLOAD optionSteve Holme2013-11-151-0/+1
* test825: Corrected typo from commit b29217d0d682d4Steve Holme2013-11-131-1/+1
* test922: Corrected title to match other OAuth 2.0 testsSteve Holme2013-11-131-1/+1
* tests: Added IMAP OAuth 2.0 authentication with initial response testSteve Holme2013-11-132-1/+55
* tests: Added IMAP NTLM authentication with initial response testSteve Holme2013-11-132-0/+68