Age | Commit message (Expand) | Author |
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 |
2009-12-24 | Fix warnings | Yang Tse |
2009-12-23 | Fix warnings | Yang Tse |
2009-12-23 | Back out some pingpong server stopping changes introduced last week in | Yang Tse |
2009-12-22 | use Time::HiRes whenever available, independently of perl version | Yang Tse |
2009-12-21 | dead_child_handler also takes care of reaping pingpong server dead child proc... | Yang Tse |
2009-12-21 | Reinstate hi resolution time logging since this is not what is | Yang Tse |
2009-12-21 | first small steps towards smtp | Daniel Stenberg |
2009-12-20 | Improve delay command interruptability | Yang Tse |
2009-12-19 | support IMAP select and LOGOUT | Daniel Stenberg |
2009-12-17 | Comment out hi resolution time logging to verify if this is what might | Yang Tse |
2009-12-17 | gettimeofday() requires perl version newer than 5.6 | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-14 | Prevent perl script dying messages in output, since tearing down the pinpong | Yang Tse |
2009-12-13 | reapply diff between revisions 1.103 and 1.102 | Yang Tse |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |
2009-12-03 | signal handling to cleanup on SIGINT and SIGTERM | Yang Tse |
2009-11-30 | - In order to better reflect that the returned pid is extracted from the | Yang Tse |
2009-11-26 | Only attempt to clear the server-logs lock when previously set by this same s... | Yang Tse |
2009-05-05 | Revert change committed on Mon May 4 09:30:23 2009 UTC. | Yang Tse |