- May 06, 2005
-
-
Daniel Stenberg authored
HTTP test server is a bit limited though, as it never responds to the POST request until all data has been sent (and received)...
-
Daniel Stenberg authored
download a file from the server before the server is considered fine to use for the given test case. This should fix the cases where the server can run but curl cannot work with it.
-
- May 04, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
why sometimes the control connection dies after a RETR has been sent
-
- May 03, 2005
-
-
Daniel Stenberg authored
start... Anyway, fork() + exec() makes _two_ pids (in perl) that we need to track and kill after use. Thankyouverymuch.
-
Daniel Stenberg authored
-
- May 02, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Made the ftp server use the passed in pidfile name, and made runtests.pl pass it in properly.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a pidfile for the server appears as otherwise it failed.
-
Daniel Stenberg authored
this happens for some ipv6-enabled hosts on which sockfilt cannot listen on ipv6.
-
Daniel Stenberg authored
-
- May 01, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 30, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and sockfilt.c. For good-to-have functions for the servers written in C.
-
- Apr 28, 2005
-
-
Daniel Stenberg authored
the runtests.pl to check this differently on operating systems that differentiate on this.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
quotes around the contents
-
Daniel Stenberg authored
and fixed the textmode attribute thing for windows a bit
-
Daniel Stenberg authored
killslaves function
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
sometimes the server can start but curl cannot speak to it, and then we must remember the server (in order to kill it properly) anyway. Also, make sure to kill all servers on exit everywhere.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
(problem identified by Dan F) 2. initial text mode fix for file checks, to allow better text file testing on windows (with regard to line endings) 3. fixed to use the proper ftpserver pidfile to find pid
-
- Apr 27, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-