Age | Commit message (Expand) | Author |
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 |
2010-08-25 | gopher tests: revert parts of gopher in the pingpong server | Daniel Stenberg |
2010-08-25 | Gopher using Curl_write; test suite (4 tests) | Cameron Kaiser |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-03-24 | restore executable bits on some files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-20 | - Fixed the SMTP compliance by making sure RCPT TO addresses are specified | Daniel Stenberg |
2010-02-20 | - I made the SMTP code expect a 250 response back from the server after the | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-01-20 | Use killsockfilters() to kill sockfilter processes, this ensures that when | Yang Tse |
2010-01-09 | Start using the centralized pidfile and logfile name generation | Yang Tse |
2010-01-01 | stop at once if the EOB marker shows up, even if something else might get | Daniel Stenberg |
2009-12-30 | (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF | Daniel Stenberg |
2009-12-26 | global variables reordering/refactoring/commenting | Yang Tse |
2009-12-25 | first basic SMTP support | Daniel Stenberg |
2009-12-24 | Enable warnings | Yang Tse |