aboutsummaryrefslogtreecommitdiff
path: root/tests/ftpserver.pl
AgeCommit message (Expand)Author
2020-04-18tests: move pingpong server to dynamic listening portDaniel Stenberg
2020-04-11tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken
2020-04-02ftpserver.pl: log before and after data connection is closedMarc Hoersken
2020-03-12cleanup: fix some text/comment typosViktor Szakats
2020-03-04tests: try to make sleeping portable by avoiding selectMarc Hoersken
2020-02-26smtp: Support the SMTPUTF8 extension in the VRFY commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the RCPT TO commandSteve Holme
2020-02-26smtp: Support the SMTPUTF8 extension in the MAIL commandSteve Holme
2020-02-26smtp: Support UTF-8 based host names in the VRFY commandSteve Holme
2020-02-24ftpserver: Updated VRFY_smtp() so the response isn't necessary in the test caseSteve Holme
2020-02-24ftpserver: Corrected the e-mail address regex in MAIL_smtp() and RCTP_smtp()Steve Holme
2019-12-09tests: make it possible to set executable extensionsMarc Hoersken
2018-09-06imap: change from "FETCH" to "UID FETCH"Nicklas Avén
2018-02-23spelling fixesViktor Szakats
2018-02-12smtp: fix processing of initial dot in dataPatrick Monnerat
2017-12-05sasl_getmesssage: make sure we have a long enough string to passDaniel Stenberg
2017-10-10ftpserver: support case insensitive commandsDaniel Stenberg
2017-10-08ftpserver: properly reset $ftptargetdir.Patrick Monnerat
2017-09-22tests: make the imap server not verify user+passwordDaniel Stenberg
2016-11-07s/cURL/curlDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-03-30ftpserver.pl: Extended the full text reply regular expressionSteve Holme
2014-03-30ftpserver.pl: Removed some unused variablesSteve Holme
2014-03-30ftpserver.pl: Reworked some variable names to be more meaningfulSteve Holme
2014-03-29ftpserver.pl: Corrected some indentation in senddata()Steve Holme
2014-03-29ftpserver.pl: Added fallback to <data> support when using multiple URLsSteve Holme
2014-03-29ftpserver.pl: Updated email based get reply data code to use new methodSteve Holme
2014-03-29ftpserver.pl: Fixed syntax error from commit 3a29ee41Steve Holme
2014-03-29ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningfulSteve Holme
2014-03-29ftpserver.pl: Introduced common method for getting a test's reply dataSteve Holme
2014-01-31ftpserver.pl: directory LISTings use [CR][LF] for ASCII transferMarc Hoersken
2014-01-17Fixed some XML syntax issues in the test dataDan Fandrich
2014-01-04ftp tests: provide LIST responses in the test file itselfDaniel Stenberg
2013-12-27ftpserver.pl: Fixed compilation errorSteve Holme
2013-12-27ftpserver.pl: Reworked SMTP verified server detectionSteve Holme
2013-12-24pop3: Fixed APOP being determined by CAPA response rather than by timestampSteve Holme
2013-12-24tests: Removed APOP timestamp from default server greetingSteve Holme
2013-12-23ftpserver.pl: Updated custom full text REPLY regexSteve Holme
2013-12-22ftpserver.pl: Fixed runtime warning from commit 7da9c95bcf1fe6Steve Holme
2013-12-22ftpserver.pl: Added the ability to send custom full text repliesSteve Holme
2013-12-22ftpserver.pl: Added the ability to specify custom full text repliesSteve Holme
2013-12-22ftpserver.pl: Renamed commandreply variable from customreplySteve Holme
2013-11-23ftpserver.pl: Reworked fix from commit 7a36b2abc06862Steve Holme
2013-11-23ftpserver.pl: Fixed unknown IMAP command "*"Steve Holme
2013-11-23ftpserver.pl: Fixed servercmd REPLY with * detectionSteve Holme
2013-11-17tests: Added SMTP HELP testSteve Holme
2013-11-16ftpserver.pl: Added support for new SMTP commandsSteve Holme
2013-11-10ftpserver.pl: Reworked custom reply handling codeSteve Holme
2013-11-10ftpserver.pl: Reworked unrecognised command responsesSteve Holme
2013-11-10ftpserver.pl: Fixed processing of IMAP authentication stringsSteve Holme