aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-27configure: use icc options without spaceDaniel Stenberg
2013-09-25imap: Added clarification to the code about odd continuation responsesSteve Holme
2013-09-25ftp.c: Fixed compilation warningSteve Holme
2013-09-24sasl: Centralised the authentication mechanism stringsSteve Holme
2013-09-23RELEASE-NOTES: added recent contributors missingDaniel Stenberg
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-21RELEASE-NOTES: Corrected missed additionSteve Holme
2013-09-21RELEASE-NOTES: Synced with 6dd8bd8d2f9729Steve Holme
2013-09-21curl.1: Added information about optional login options to --user in manpageSteve Holme
2013-09-21ftpserver.pl: Moved cURL SMTP server detection into EHLO command handlerSteve Holme
2013-09-21openssl: use correct port number in error messageDaniel Stenberg
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-20curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same valueDaniel Stenberg
2013-09-20Documented --dns-* options in curl manpageKim Vandry
2013-09-20pop3: Added basic SASL XOAUTH2 supportSteve Holme
2013-09-20curl: Added clarification to the --mail options in the --help outputSteve 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-19darwinssl: enable BEAST workaround on iOS 7 & laterNick Zitzmann
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-17dns: fix compilation with MinGW from commit df69440d05f113Steve Holme
2013-09-16tests: Fixed test 1406 following recent changes in ftpserver.plSteve Holme