- Apr 28, 2005
-
-
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
-
Daniel Stenberg authored
-
- Apr 25, 2005
-
-
Daniel Stenberg authored
.netrc, and when following a Location: the subsequent requests didn't properly use the auth as found in the netrc file. Added test case 257 to verify my fix.
-
- Apr 22, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
"remaining: [time]" outputs to hint users about what to expect
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 19, 2005
-
-
Daniel Stenberg authored
-
- Apr 18, 2005
-
-
Daniel Stenberg authored
used the default port. He was right. I fixed the problem and added the test cases 521, 522 and 523 to verify the fix.
-
Daniel Stenberg authored
libcurl didn't properly send an Expect: 100-continue header. It does now.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
level stuff. The FTP server communicates with sockfilt using perl's open2(). This enables easier IPv6 support and hopefully FTP-SSL support in the future. Added four test cases for FTP-ipv6.
-
Daniel Stenberg authored
stdout, since I've found cases on Solaris where the second output mixes with the first and thus the big check-script doesn't properly find the first string in the output stream.
-
- Apr 16, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 15, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
kind of tests we have and how many tests that test certain features
-
- Apr 14, 2005
-
-
Daniel Stenberg authored
when the response come in many small chunks.
-
Daniel Stenberg authored
update the docs accordingly
-
- Apr 13, 2005
-
-
Daniel Stenberg authored
-
- Apr 12, 2005
-
-
Daniel Stenberg authored
CURLOPT_SSL_CTX_FUNCTION (yet).
-
Daniel Stenberg authored
-