index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ftpserver.pl
Age
Commit message (
Expand
)
Author
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
2009-05-04
David McCreedy's patch to fix test suite harness to allow test FTP server and...
Yang Tse
2008-12-08
- Fred Machado posted about a weird FTP problem on the curl-users list and when
Daniel Stenberg
2008-11-06
Make the SLOWDOWN option slow the FTP data connection, not just the
Dan Fandrich
2008-09-30
- The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZE
Daniel Stenberg
2008-07-11
Avoid a potential zombie process when killing an old ftpserver
Dan Fandrich
2008-04-23
improve synchronization between test harness runtests.pl script
Yang Tse
[next]