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
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
2007-11-23
Revert last change since it breaks running the test suite
Yang Tse
2007-11-23
Improve chance of running runtests.pl from outside the
Yang Tse
2007-10-27
Made the magic testnumber > 10000 support actually work
Dan Fandrich
2007-10-24
Fixed the test FTP server to support the >10000 test number notation
Dan Fandrich
2007-09-20
Added variable substitution to the <verify><file> section.
Dan Fandrich
2007-09-17
Allow setting the IP address on which to listen for connections.
Dan Fandrich
2007-09-17
Make the ftp server connect to the address given by curl in the PORT/EPRT
Dan Fandrich
2007-08-23
Allow ftp server alternate replies to contain backslash-escaped control
Dan Fandrich
2007-08-23
Need even more time to wait for an accept.
Dan Fandrich
2007-08-20
Increase timeout for accept for improved reliability on loaded servers.
Dan Fandrich
2007-07-23
Log the "<CMD> wasn't handled" error normally since it is now expected
Dan Fandrich
2007-07-21
To allow more flexibility in FTP test cases, I've removed the enforced states
Daniel Stenberg
2007-04-24
Clear out FTP server options before each new client.
Dan Fandrich
2007-04-20
Changed an error message slightly so it can be caught easier by the
Dan Fandrich
2007-03-01
Reduce the posibility of leaving the sockfilter hanging around when
Yang Tse
2006-11-20
Revert ftpserver.pl back to revision 1.74 Adding change done in 1.76
Yang Tse
2006-11-20
Add some message logging
Yang Tse
2006-11-19
log the sleep, like when done in test 190
Daniel Stenberg
2006-11-17
The hash of running servers is now a hash of hashes which for each running
Yang Tse
2006-10-08
Fix a "sockfilt" leak. When a new 'data' connection sockfilt server is started,
Daniel Stenberg
2006-09-24
allow user in passwd state for test 280 to work (--ftp-alternative-to-user)
Daniel Stenberg
2006-08-23
Use /usr/bin/env to invoke perl like the other test scripts.
Dan Fandrich
2005-09-04
Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
Daniel Stenberg
2005-05-25
no more time/re-start of sockfilt, no more redirect of stdin/stdout when
Daniel Stenberg
2005-05-24
don't restart sockfilt after only 5 seconds of inactivity
Daniel Stenberg
[prev]
[next]