Merge "Use icu library for IDN feature" into tizen
[platform/upstream/curl.git] / tests / ftpserver.pl
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-03-30 Steve Holmeftpserver.pl: Extended the full text reply regular...
2014-03-30 Steve Holmeftpserver.pl: Removed some unused variables
2014-03-30 Steve Holmeftpserver.pl: Reworked some variable names to be more...
2014-03-29 Steve Holmeftpserver.pl: Corrected some indentation in senddata()
2014-03-29 Steve Holmeftpserver.pl: Added fallback to <data> support when...
2014-03-29 Steve Holmeftpserver.pl: Updated email based get reply data code...
2014-03-29 Steve Holmeftpserver.pl: Fixed syntax error from commit 3a29ee41
2014-03-29 Steve Holmeftpserver.pl: Updated argument code in STATUS_imap...
2014-03-29 Steve Holmeftpserver.pl: Introduced common method for getting...
2014-01-31 Marc Hoerskenftpserver.pl: directory LISTings use [CR][LF] for ASCII...
2014-01-16 Dan FandrichFixed some XML syntax issues in the test data
2014-01-04 Daniel Stenbergftp tests: provide LIST responses in the test file...
2013-12-27 Steve Holmeftpserver.pl: Fixed compilation error
2013-12-27 Steve Holmeftpserver.pl: Reworked SMTP verified server detection
2013-12-24 Steve Holmepop3: Fixed APOP being determined by CAPA response...
2013-12-24 Steve Holmetests: Removed APOP timestamp from default server greeting
2013-12-23 Steve Holmeftpserver.pl: Updated custom full text REPLY regex
2013-12-22 Steve Holmeftpserver.pl: Fixed runtime warning from commit 7da9c95...
2013-12-22 Steve Holmeftpserver.pl: Added the ability to send custom full...
2013-12-22 Steve Holmeftpserver.pl: Added the ability to specify custom full...
2013-12-22 Steve Holmeftpserver.pl: Renamed commandreply variable from custom...
2013-11-23 Steve Holmeftpserver.pl: Reworked fix from commit 7a36b2abc06862
2013-11-23 Steve Holmeftpserver.pl: Fixed unknown IMAP command "*"
2013-11-23 Steve Holmeftpserver.pl: Fixed servercmd REPLY with * detection
2013-11-17 Steve Holmetests: Added SMTP HELP test
2013-11-16 Steve Holmeftpserver.pl: Added support for new SMTP commands
2013-11-10 Steve Holmeftpserver.pl: Reworked custom reply handling code
2013-11-10 Steve Holmeftpserver.pl: Reworked unrecognised command responses
2013-11-10 Steve Holmeftpserver.pl: Fixed processing of IMAP authentication...
2013-11-06 Steve HolmeRevert "ftpserver.pl: Corrected logic from commit 27b7b...
2013-11-06 Steve Holmeftpserver.pl: Corrected logic from commit 27b7b1062f9d97
2013-11-06 Steve Holmeftpserver.pl: Fixed IMAP cmdid being sent on custom...
2013-10-23 Steve Holmeftpserver.pl: Added support for empty pop3 authenticati...
2013-10-23 Steve Holmetests: Added empty response support to custom replies
2013-10-19 Steve Holmeftpserver.pl: Fixed syntax error from commit 5b31b38c27bb7a
2013-10-19 Steve Holmeftpserver.pl: Fixed processing of POP3 authentication...
2013-10-19 Steve Holmetests: Added POP3 APOP authentication test
2013-10-19 Steve Holmeftpserver.pl: Added support for APOP POP3 authentication
2013-09-29 Steve Holmeftpserver.pl: Fixed compilation error from commit 49341...
2013-09-29 Steve Holmeftpserver.pl: Moved specifying the test number from...
2013-09-29 Steve Holmeftpserver.pl: Added unwanted argument check to SMTP...
2013-09-22 Steve Holmeftpserver.pl: Expanded the SMTP RCPT handler to validat...
2013-09-22 Steve Holmeftpserver.pl: Added cURL SMTP server detection to HELO...
2013-09-22 Steve Holmeftpserver.pl: Corrected response code for successful...
2013-09-22 Steve Holmeftpserver.pl: Moved invalid RCPT TO: address detection...
2013-09-21 Steve Holmeftpserver.pl: Moved cURL SMTP server detection into...
2013-09-20 Steve Holmeftpserver.pl: Corrected SMTP QUIT response to be more...
2013-09-20 Steve Holmeftpserver.pl: Moved SMTP RCPT response text into comman...
2013-09-19 Steve Holmeftpserver.pl: Updated email regex from commit 98f7ca7e9...
2013-09-18 Steve Holmeftpserver.pl: Standardised CAPA and AUTH responses
2013-09-18 Steve Holmeftpserver.pl: Corrected POP3 QUIT reply to be more...
2013-09-18 Steve Holmeftpserver.pl: Fixed syntax error in commit 98f7ca7e971006
2013-09-18 Steve Holmeftpserver.pl: Expanded the SMTP MAIL handler to validat...
2013-09-17 Steve Holmeftpserver.pl: Corrected response code for successful...
2013-09-17 Steve Holmeftpserver.pl: Moved SMTP MAIL handler into own function
2013-09-15 Steve Holmeftpserver.pl: Added the ability to include spaces in...
2013-09-15 Steve Holmeftpserver.pl: Corrected response code for successful...
2013-09-15 Steve Holmeftpserver.pl: Fixed syntax error in commit 33c1f2876b9029
2013-09-15 Steve Holmeftpserver.pl: Added CAPA & AUTH directive support to...
2013-09-15 Steve Holmeftpserver.pl: Fixed SMTP QUIT handler from dadc495540946e
2013-09-15 Steve Holmeftpserver.pl: Moved SMTP EHLO and QUIT handlers in...
2013-09-15 Steve Holmeftpserver.pl: Added support for SMTP HELO command
2013-09-15 Steve Holmeftpserver.pl: Added mailbox check to IMAP SELECT handler
2013-09-14 Steve Holmeftpserver.pl: Corrected invalid user details check
2013-09-14 Steve Holmeftpserver.pl: Moved IMAP LOGIN handler into own function
2013-09-14 Steve Holmeftpserver.pl: Moved POP3 USER and PASS handlers into...
2013-09-14 Steve Holmeftpserver.pl: Corrected invalid argument check in POP3...
2013-09-14 Steve Holmeftpserver.pl: Added capability prerequisite for extende...
2013-09-14 Steve Holmeftpserver.pl: Added support for IMAP NOOP command
2013-09-12 Steve Holmeftpserver.pl: Fixed missing comma from 7fd84b14d219b1
2013-09-12 Steve Holmeftpserver.pl: Fixed variable error introduced in 7fd84b...
2013-09-11 Steve Holmeftpserver.pl: Added support for UID command
2013-09-11 Steve Holmeftpserver.pl: Added support for LSUB command
2013-09-11 Steve Holmeftpserver.pl: Added support for IMAP COPY command
2013-09-11 Steve Holmeftpserver.pl: Added support for IMAP CLOSE and EXPUNGE...
2013-09-11 Steve Holmeftpserver.pl: Added support for POP3 RSET command
2013-09-11 Steve Holmeftpserver.pl: Added the ability to remember what messag...
2013-09-09 Steve Holmeftpserver.pl: Added support for POP3 TOP command
2013-09-09 Steve Holmeftpserver.pl: Added support for POP3 UIDL command
2013-09-08 Steve Holmeftpserver.pl: Fixed empty array checks
2013-09-08 Steve Holmeftpserver: Reworked AUTH support to allow for specifyin...
2013-09-08 Steve Holmeftpserver: Reworked CAPA support to allow for specifyin...
2013-09-08 Steve Holmeftpserver.pl: Corrected POP3 LIST as message numbers...
2013-09-08 Steve Holmeftpserver.pl: Added support for POP3 NOOP command
2013-09-08 Steve Holmeftpserver.pl: Fixed 'Use of uninitialized value $args...
2013-09-08 Steve Holmeftpserver.pl: Added support for POP STAT command
2013-09-08 Steve Holmeftpserver.pl: Moved POP3 QUIT handler into own function
2013-09-08 Steve Holmeftpserver.pl: Reordered the POP3 handlers to be alphabe...
2013-09-08 Steve Holmeftpserver.pl: Corrected misaligned indentation in POP3...
2013-09-07 Steve Holmeftpserver.pl: Added support for POP3 DELE command
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-31 Steve Holmeftpserver.pl: Added support for the IMAP CHECK command
2013-08-31 Steve Holmeftpserver.pl: Corrected flawed logic in commit 1ca6ed7b...
next