Age | Commit message (Expand) | Author |
2013-09-08 | ftpserver.pl: Corrected POP3 LIST as message numbers should be contiguous | Steve Holme |
2013-09-08 | ftpserver.pl: Added support for POP3 NOOP command | Steve Holme |
2013-09-08 | ftpserver.pl: Fixed 'Use of uninitialized value $args in string ne' | Steve Holme |
2013-09-08 | ftpserver.pl: Added support for POP STAT command | Steve Holme |
2013-09-08 | ftpserver.pl: Moved POP3 QUIT handler into own function | Steve Holme |
2013-09-08 | ftpserver.pl: Reordered the POP3 handlers to be alphabetical | Steve Holme |
2013-09-08 | ftpserver.pl: Corrected misaligned indentation in POP3 handlers | Steve Holme |
2013-09-07 | ftpserver.pl: Added support for POP3 DELE command | Steve Holme |
2013-08-31 | ftpserver.pl: Added support for the IMAP CHECK command | Steve Holme |
2013-08-31 | ftpserver.pl: Corrected flawed logic in commit 1ca6ed7b75cad0 | Steve Holme |
2013-08-31 | ftpserver.pl: Added argument check to IMAP command handlers | Steve Holme |
2013-08-31 | ftpserver.pl: More whitespace corrections | Steve Holme |
2013-08-30 | ftpserver.pl: Small correction tidy up | Steve Holme |
2013-08-30 | ftpserver: Bareword "to_mailbox" not allowed | Daniel Stenberg |
2013-08-30 | ftpserver.pl: Added support for IMAP CREATE, DELETE and RENAME commands | Steve Holme |
2013-08-29 | ftpserver.pl: Updated IMAP EXAMINE handler to use dynamic test data | Steve Holme |
2013-08-29 | ftpserver.pl: Added SELECT check to IMAP FETCH and STORE handlers | Steve Holme |
2013-08-28 | ftpserver.pl: Corrected accidental move of logmsg() call | Steve Holme |
2013-08-28 | ftpserver: add missing '}' from 4ae7b7ea69149 | Daniel Stenberg |
2013-08-28 | ftpserver.pl: Added SELECT check to IMAP SEARCH command | Steve Holme |
2013-08-28 | ftpserver.pl: Fixed IMAP SEARCH command | Steve Holme |
2013-08-27 | ftpserver.pl: Added support for IMAP SEARCH command | Steve Holme |
2013-04-29 | ftpserver: silence warnings | Daniel Stenberg |
2013-04-29 | ftpserver.pl: Corrected the imap LOGIN response | Steve Holme |
2013-04-29 | tests: Added imap STATUS command test | Steve Holme |
2013-04-26 | ftpserver.pl: Fixed imap logout confirmation data | Steve Holme |
2013-04-12 | FTP: handle a 230 welcome response | Daniel Stenberg |
2013-03-14 | ftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE commands | Steve Holme |
2013-03-10 | imap-tests: Accept quoted parameters in ftpserver.pl | Jiri Hruska |
2013-03-10 | tests: Fix ftpserver.pl indentation | Jiri Hruska |
2013-03-06 | imap: Fixed ftpserver.pl to allow verification even through LIST command | Jiri Hruska |
2013-03-06 | imap: Updated ftpserver.pl to be more compliant, added new commands | Jiri Hruska |
2013-01-05 | imap test server: fix typo in name of SELECT_imap() sub definition | Yang Tse |
2013-01-04 | imap test server: Added support for the CAPABILITY command | Steve Holme |
2012-12-06 | runtests and friends: Do not add undefined values to @INC | Fabian Keil |
2012-09-04 | ftpserver: respond with a 250 to SMTP EHLO | Daniel Stenberg |
2012-05-30 | pop3 test server: allow pop3 test server verification to succeed again | Yang Tse |
2012-02-21 | pop3 test server: send terminating ".CRLF" only | Daniel Stenberg |
2011-12-29 | ftpserver.pl: arbitrary application data splitting among TCP packets [II] | Yang Tse |
2011-12-28 | ftpserver.pl: arbitrary application data splitting among TCP packets [I] | Yang Tse |
2011-11-29 | ftpserver: output CRLF in logs | Daniel Stenberg |
2011-11-02 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-11-01 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-10-31 | FTP test server: NODATACONN commands commit c761fcb0 follow-up | Yang Tse |
2011-10-30 | FTP test server: fix server unresponsiveness | Yang Tse |
2011-10-27 | ftpserver.pl: three new custom FTP server commands to disable data channel | Yang Tse |
2011-10-24 | FTP server: allow EPRT by default | Daniel Stenberg |
2011-10-24 | ftpserver.pl: ensure integral number usage for passive mode string | Yang Tse |
2011-03-17 | Added support for LISTing a single POP3 message | Dan Fandrich |
2010-11-10 | ftpserver.pl: spellfix comment | Daniel Stenberg |