aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-09-23test906: Fixed type-2 responseSteve Holme
2013-09-23test915: Corrected test number from commit 22bccb0edaf041Steve Holme
2013-09-23test906: Fixed type-1 message not handled errorSteve Holme
2013-09-22tests: Added SMTP AUTH NTLM testSteve Holme
2013-09-22tests: Added SMTP multiple and invalid --mail-rcpt testSteve Holme
2013-09-22tests: Added SMTP multiple --mail-rcpt testSteve Holme
2013-09-22tests: Added SMTP invalid --mail-rcpt testSteve Holme
2013-09-22tests: Regrouping of SMTP testsSteve Holme
2013-09-22test1112: Increase the timeout from 7s to 16sBenoit Sigoure
2013-09-22tests: Fixed smtp rcpt to addressesSteve Holme
2013-09-22ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addressesSteve Holme
2013-09-22ftpserver.pl: Added cURL SMTP server detection to HELO command handlerSteve Holme
2013-09-22ftpserver.pl: Corrected response code for successful RCPT commandSteve Holme
2013-09-22ftpserver.pl: Moved invalid RCPT TO: address detection to RCPT handlerSteve Holme
2013-09-21ftpserver.pl: Moved cURL SMTP server detection into EHLO command handlerSteve Holme
2013-09-21test1415: adjusted to work for 32bit time_tDaniel Stenberg
2013-09-21tests: Reworked existing SMTP tests to be single recipient basedSteve Holme
2013-09-20ftpserver.pl: Corrected SMTP QUIT response to be more realisticSteve Holme
2013-09-20ftpserver.pl: Moved SMTP RCPT response text into command handlerSteve Holme
2013-09-20tests: Added SMTP invalid --mail-from testSteve Holme
2013-09-19tests: Updated SMTP AUTH tests to use the new AUTH directiveSteve Holme
2013-09-19tests: Corrected test913 as the QUIT response is receivedSteve Holme
2013-09-19tests: Added SMTP large message SIZE testSteve Holme
2013-09-19ftpserver.pl: Updated email regex from commit 98f7ca7e971006Steve Holme
2013-09-19tests: Fixed smtp mail from addressesSteve Holme
2013-09-18ftpserver.pl: Standardised CAPA and AUTH responsesSteve Holme
2013-09-18ftpserver.pl: Corrected POP3 QUIT reply to be more realisticSteve Holme
2013-09-18runtests.pl: Fixed syntax error in commit c873375123343eSteve Holme
2013-09-18runtests.pl: Fixed smtp mail from addressSteve Holme
2013-09-18ftpserver.pl: Fixed syntax error in commit 98f7ca7e971006Steve Holme
2013-09-18ftpserver.pl: Expanded the SMTP MAIL handler to validate messagesSteve Holme
2013-09-17cookies: add expirationYAMADA Yasuharu
2013-09-17ftpserver.pl: Corrected response code for successful MAIL commandSteve Holme
2013-09-17ftpserver.pl: Moved SMTP MAIL handler into own functionSteve Holme
2013-09-16tests: Fixed test 1406 following recent changes in ftpserver.plSteve Holme
2013-09-16tests: Added test for SMTP SIZE capabilitySteve Holme
2013-09-15ftpserver.pl: Added the ability to include spaces in capabilitiesSteve Holme
2013-09-15ftpserver.pl: Corrected response code for successful SMTP QUIT commandSteve Holme
2013-09-15ftpserver.pl: Fixed syntax error in commit 33c1f2876b9029Steve Holme
2013-09-15ftpserver.pl: Added CAPA & AUTH directive support to the SMTP EHLO handlerSteve Holme
2013-09-15ftpserver.pl: Fixed SMTP QUIT handler from dadc495540946eSteve Holme
2013-09-15ftpserver.pl: Moved SMTP EHLO and QUIT handlers in own functionsSteve Holme
2013-09-15ftpserver.pl: Added support for SMTP HELO commandSteve Holme
2013-09-15ftpserver.pl: Added mailbox check to IMAP SELECT handlerSteve Holme
2013-09-15ftpserver.pl: Corrected invalid user details checkSteve Holme
2013-09-14ftpserver.pl: Moved IMAP LOGIN handler into own functionSteve Holme
2013-09-14ftpserver.pl: Moved POP3 USER and PASS handlers into own functionsSteve Holme
2013-09-14ftpserver.pl: Corrected invalid argument check in POP3 TOP handlerSteve Holme
2013-09-14ftpserver.pl: Added capability prerequisite for extended POP3 commandsSteve Holme
2013-09-14tests: Updated descriptions to be more meaningfulSteve Holme