Age | Commit message (Expand) | Author |
2014-03-30 | ftpserver.pl: Extended the full text reply regular expression | Steve Holme |
2014-03-30 | ftpserver.pl: Removed some unused variables | Steve Holme |
2014-03-30 | ftpserver.pl: Reworked some variable names to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Corrected some indentation in senddata() | Steve Holme |
2014-03-29 | ftpserver.pl: Added fallback to <data> support when using multiple URLs | Steve Holme |
2014-03-29 | ftpserver.pl: Updated email based get reply data code to use new method | Steve Holme |
2014-03-29 | ftpserver.pl: Fixed syntax error from commit 3a29ee41 | Steve Holme |
2014-03-29 | ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Introduced common method for getting a test's reply data | Steve Holme |
2014-01-31 | ftpserver.pl: directory LISTings use [CR][LF] for ASCII transfer | Marc Hoersken |
2014-01-17 | Fixed some XML syntax issues in the test data | Dan Fandrich |
2014-01-04 | ftp tests: provide LIST responses in the test file itself | Daniel Stenberg |
2013-12-27 | ftpserver.pl: Fixed compilation error | Steve Holme |
2013-12-27 | ftpserver.pl: Reworked SMTP verified server detection | Steve Holme |
2013-12-24 | pop3: Fixed APOP being determined by CAPA response rather than by timestamp | Steve Holme |
2013-12-24 | tests: Removed APOP timestamp from default server greeting | Steve Holme |
2013-12-23 | ftpserver.pl: Updated custom full text REPLY regex | Steve Holme |
2013-12-22 | ftpserver.pl: Fixed runtime warning from commit 7da9c95bcf1fe6 | Steve Holme |
2013-12-22 | ftpserver.pl: Added the ability to send custom full text replies | Steve Holme |
2013-12-22 | ftpserver.pl: Added the ability to specify custom full text replies | Steve Holme |
2013-12-22 | ftpserver.pl: Renamed commandreply variable from customreply | Steve Holme |
2013-11-23 | ftpserver.pl: Reworked fix from commit 7a36b2abc06862 | Steve Holme |
2013-11-23 | ftpserver.pl: Fixed unknown IMAP command "*" | Steve Holme |
2013-11-23 | ftpserver.pl: Fixed servercmd REPLY with * detection | Steve Holme |
2013-11-17 | tests: Added SMTP HELP test | Steve Holme |
2013-11-16 | ftpserver.pl: Added support for new SMTP commands | Steve Holme |
2013-11-10 | ftpserver.pl: Reworked custom reply handling code | Steve Holme |
2013-11-10 | ftpserver.pl: Reworked unrecognised command responses | Steve Holme |
2013-11-10 | ftpserver.pl: Fixed processing of IMAP authentication strings | Steve Holme |
2013-11-06 | Revert "ftpserver.pl: Corrected logic from commit 27b7b1062f9d97" | Steve Holme |
2013-11-06 | ftpserver.pl: Corrected logic from commit 27b7b1062f9d97 | Steve Holme |
2013-11-06 | ftpserver.pl: Fixed IMAP cmdid being sent on custom responses | Steve Holme |
2013-10-23 | ftpserver.pl: Added support for empty pop3 authentication data | Steve Holme |
2013-10-23 | tests: Added empty response support to custom replies | Steve Holme |
2013-10-20 | ftpserver.pl: Fixed syntax error from commit 5b31b38c27bb7a | Steve Holme |
2013-10-19 | ftpserver.pl: Fixed processing of POP3 authentication strings | Steve Holme |
2013-10-19 | tests: Added POP3 APOP authentication test | Steve Holme |
2013-10-19 | ftpserver.pl: Added support for APOP POP3 authentication | Steve Holme |
2013-09-29 | ftpserver.pl: Fixed compilation error from commit 49341628b50007 | Steve Holme |
2013-09-29 | ftpserver.pl: Moved specifying the test number from the RCPT address | Steve Holme |
2013-09-29 | ftpserver.pl: Added unwanted argument check to SMTP DATA command handler | Steve Holme |
2013-09-22 | ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addresses | Steve Holme |
2013-09-22 | ftpserver.pl: Added cURL SMTP server detection to HELO command handler | Steve Holme |
2013-09-22 | ftpserver.pl: Corrected response code for successful RCPT command | Steve Holme |
2013-09-22 | ftpserver.pl: Moved invalid RCPT TO: address detection to RCPT handler | Steve Holme |
2013-09-21 | ftpserver.pl: Moved cURL SMTP server detection into EHLO command handler | Steve Holme |
2013-09-20 | ftpserver.pl: Corrected SMTP QUIT response to be more realistic | Steve Holme |
2013-09-20 | ftpserver.pl: Moved SMTP RCPT response text into command handler | Steve Holme |
2013-09-19 | ftpserver.pl: Updated email regex from commit 98f7ca7e971006 | Steve Holme |
2013-09-18 | ftpserver.pl: Standardised CAPA and AUTH responses | Steve Holme |