summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* test1513: fix spellingDaniel Stenberg2014-01-031-1/+1
* test1513: added - verify early progress callback return failDaniel Stenberg2014-01-032-1/+40
* tests: Disabled NTLM tests when running with SSPI enabledSteve Holme2013-12-2848-0/+48
* tests: Removed APOP timestamp from default server greetingSteve Holme2013-12-241-0/+1
* test936: Corrected login details from commit 7246255416617aSteve 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
* 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
* 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
* 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-172-1/+40
* 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
* 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
* tests: Added IMAP login authentication with initial response testSteve Holme2013-11-132-1/+56
* tests: Added IMAP plain authentication with initial response testSteve Holme2013-11-132-1/+55
* test873: Use proper padding in NTLM responsesSteve Holme2013-11-131-1/+1
* tests: Added POP3 OAuth 2.0 authentication with initial response testSteve Holme2013-11-132-1/+55
* tests: Added POP3 NTLM authentication with initial response testSteve Holme2013-11-132-1/+68
* tests: Added POP3 login authentication with initial response testSteve Holme2013-11-132-1/+56
* tests: Added POP3 plain authentication with initial response testSteve Holme2013-11-132-1/+55
* tests: Updated CRAM-MD5 tests to use test user detailsSteve Holme2013-11-122-8/+8
* tests: Corrected titles of POP3 and SMTP OAuth 2.0 testsSteve Holme2013-11-102-2/+2
* test823: Fixed expected authentication text from commit e10a26a9d6d6deSteve Holme2013-11-101-2/+2
* test821: Fixed expected authentication text from commit 2d5455feac9984Steve Holme2013-11-101-2/+2
* tests: Added IMAP OAuth 2.0 authentication testSteve Holme2013-11-102-1/+56
* tests: Added IMAP DIGEST-MD5 authentication testSteve Holme2013-11-102-1/+62
* tests: Added IMAP NTLM authentication testSteve Holme2013-11-102-1/+69
* tests: Added IMAP CRAM-MD5 authentication testSteve Holme2013-11-102-1/+59
* test819: Fixed expected authentication text from commit 76f924131c9fd3Steve Holme2013-11-101-2/+2
* tests: Added IMAP login authentication testSteve Holme2013-11-052-1/+57
* tests: Added IMAP plain authentication testSteve Holme2013-11-052-1/+56
* tests: Added test for IMAP NOOP commandSteve Holme2013-11-032-0/+46