- Apr 18, 2005
-
-
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
-
- Apr 08, 2005
-
-
Daniel Stenberg authored
-
- Apr 05, 2005
-
-
Daniel Stenberg authored
-
- Apr 03, 2005
-
-
Daniel Stenberg authored
also affecting NTLM and Negotiate.) It turned out that if the server responded with 100 Continue before the initial 401 response, libcurl didn't take care of the response properly. Test case 245 and 246 added to verify this.
-
Daniel Stenberg authored
But this works just fine on my host. Plain HTTP POST using Digest.
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the failed connect "immediately".
-
Daniel Stenberg authored
-
- Mar 29, 2005
-
-
Daniel Stenberg authored
functions. This enabled me to add a function that automatically delays between each byte, to proper test curl's ability to read FTP server responses sent in many (small) chunks. See also upcoming libcurl fixes...
-
- Mar 28, 2005
-
-
Daniel Stenberg authored
function was fixed to use the proper proxy authentication when multiple ones were added as accepted. test 239 and test 243 were added to repeat the problems and verify the fixes.
-
Daniel Stenberg authored
test 154
-
- Mar 22, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 21, 2005
-
-
Daniel Stenberg authored
is no longer only present when built with SSL support.
-
Daniel Stenberg authored
-
- Mar 19, 2005
-
-
Daniel Stenberg authored
-
- Mar 18, 2005
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
style build
-
- Mar 17, 2005
-
-
Dan Fandrich authored
on a host with a buggy resolver that strips all but the bottom 8 bits of each octet. The resolved address in this case (192.0.2.127) is guaranteed never to belong to a real host (see RFC3330).
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the default options set in the Makefile
-
Daniel Stenberg authored
between platforms
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
options used by runtests.pl during testing (useful for disabling valgrind).
-
- Mar 16, 2005
-
-
Daniel Stenberg authored
server
-