summaryrefslogtreecommitdiff
path: root/tests/ftpserver.pl
Commit message (Expand)AuthorAgeFilesLines
* tests: log sshserver.pl messages to a fileDan Fandrich2023-04-111-32/+2
* tests: tighten up perl exportsDan Fandrich2023-04-111-2/+8
* tests: turn perl modules into full packagesDan Fandrich2023-04-111-3/+3
* tests: move pidfiles and portfiles under the log directoryDan Fandrich2023-03-311-22/+33
* tests: fix ftpserver to run with a dynamic log directoryDan Fandrich2023-03-301-15/+24
* tests: switch to 3-argument open in test suiteDan Fandrich2023-03-301-28/+28
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* ftpserver: lower the normal DATA connect timeout to speed up torture testsStefan Eissing2022-12-301-1/+1
* test416: verify growing FTP file supportfractal-access2022-11-261-0/+9
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* test897: verify delivery of IMAP post-body header contentDaniel Stenberg2021-09-211-1/+8
* test677: IMAP CONNECT_ONLY, custom command and then exitDaniel Stenberg2021-06-241-0/+8
* ftpserver: only load the preprocessed test fileDaniel Stenberg2021-03-191-12/+6
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* ftp: make a 552 response return CURLE_REMOTE_DISK_FULLDaniel Stenberg2020-09-261-1/+16
* runtests: support dynamicly base64 encoded sections in testsDaniel Stenberg2020-08-041-11/+19
* ftpserver: don't verify SMTP MAIL FROM namesDaniel Stenberg2020-07-031-7/+2
* tests: move pingpong server to dynamic listening portDaniel Stenberg2020-04-181-3/+24
* tests: add Windows compatible pidwait like pidkill and pidtermMarc Hoersken2020-04-111-1/+1
* ftpserver.pl: log before and after data connection is closedMarc Hoersken2020-04-021-1/+4
* cleanup: fix some text/comment typosViktor Szakats2020-03-121-2/+2
* tests: try to make sleeping portable by avoiding selectMarc Hoersken2020-03-041-3/+3
* smtp: Support the SMTPUTF8 extension in the VRFY commandSteve Holme2020-02-261-5/+10
* smtp: Support the SMTPUTF8 extension in the RCPT TO commandSteve Holme2020-02-261-4/+7
* smtp: Support the SMTPUTF8 extension in the MAIL commandSteve Holme2020-02-261-5/+9
* smtp: Support UTF-8 based host names in the VRFY commandSteve Holme2020-02-261-1/+7
* ftpserver: Updated VRFY_smtp() so the response isn't necessary in the test caseSteve Holme2020-02-241-3/+15
* ftpserver: Corrected the e-mail address regex in MAIL_smtp() and RCTP_smtp()Steve Holme2020-02-241-3/+3
* tests: make it possible to set executable extensionsMarc Hoersken2019-12-091-3/+7
* imap: change from "FETCH" to "UID FETCH"Nicklas Avén2018-09-061-1/+7
* spelling fixesViktor Szakats2018-02-231-2/+2
* smtp: fix processing of initial dot in dataPatrick Monnerat2018-02-121-2/+2
* sasl_getmesssage: make sure we have a long enough string to passDaniel Stenberg2017-12-051-5/+11
* ftpserver: support case insensitive commandsDaniel Stenberg2017-10-101-1/+1
* ftpserver: properly reset $ftptargetdir.Patrick Monnerat2017-10-081-1/+1
* tests: make the imap server not verify user+passwordDaniel Stenberg2017-09-221-12/+3
* s/cURL/curlDaniel Stenberg2016-11-071-5/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* ftpserver.pl: Extended the full text reply regular expressionSteve Holme2014-03-301-1/+1
* ftpserver.pl: Removed some unused variablesSteve Holme2014-03-301-5/+0
* ftpserver.pl: Reworked some variable names to be more meaningfulSteve Holme2014-03-301-15/+15
* ftpserver.pl: Corrected some indentation in senddata()Steve Holme2014-03-291-11/+12
* ftpserver.pl: Added fallback to <data> support when using multiple URLsSteve Holme2014-03-291-0/+3
* ftpserver.pl: Updated email based get reply data code to use new methodSteve Holme2014-03-291-130/+13
* ftpserver.pl: Fixed syntax error from commit 3a29ee41Steve Holme2014-03-291-1/+1
* ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningfulSteve Holme2014-03-291-4/+7
* ftpserver.pl: Introduced common method for getting a test's reply dataSteve Holme2014-03-291-3/+21
* ftpserver.pl: directory LISTings use [CR][LF] for ASCII transferMarc Hoersken2014-01-311-0/+3
* Fixed some XML syntax issues in the test dataDan Fandrich2014-01-171-4/+4
* ftp tests: provide LIST responses in the test file itselfDaniel Stenberg2014-01-041-7/+25