summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test1417: verify chunked-encoding transfer without CRDaniel Stenberg2014-01-172-1/+79
* test1416: verify the chunked size overflow detectionDaniel Stenberg2014-01-172-0/+64
* Fixed some XML syntax issues in the test dataDan Fandrich2014-01-1734-35/+40
* secureserver.pl: follow up fix for 87ade5fMarc Hoersken2014-01-131-1/+1
* secureserver.pl: added full support for tstunnel on WindowsMarc Hoersken2014-01-131-13/+34
* runtests: disable memory tracking with threaded resolverDaniel Stenberg2014-01-081-1/+25
* runtests.pl: Updated copyright year after edit from d718abd968aeb4Steve Holme2014-01-051-1/+1
* runtests.pl: check for tstunnel command on WindowsMarc Hoersken2014-01-051-1/+1
* testcurl.pl: always show the last 5 commits even with --nogitpullMarc Hoersken2014-01-051-21/+35
* ftp tests: provide LIST responses in the test file itselfDaniel Stenberg2014-01-043-11/+36
* Updated copyright year for recent changesSteve Holme2014-01-042-2/+2
* secureserver.pl: support for stunnel-path with nun-alphanum charsMarc Hoersken2014-01-041-1/+6
* 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