- Oct 06, 2006
-
-
Daniel Stenberg authored
now runs fine.
-
- Oct 04, 2006
-
-
Daniel Stenberg authored
but that worked nicely in 7.15.5. I converted it into test case 532 and fixed the problem.
-
- Sep 28, 2006
-
-
http://curl.haxx.se/bug/view.cgi?id=1561470Daniel Stenberg authored
would crash if a bad function sequence was used when shutting down after using the multi interface (i.e using easy_cleanup after multi_cleanup) so precautions have been added to make sure it doesn't any more - test case 529 was added to verify.
-
- Sep 12, 2006
-
-
Yang Tse authored
-
- Sep 11, 2006
-
-
Daniel Stenberg authored
handle that is part of a multi handle first removes the handle from the stack. - Added CURLOPT_SSL_SESSIONID_CACHE and --no-sessionid to disable SSL session-ID re-use on demand since there obviously are broken servers out there that misbehave with session-IDs used.
-
- Sep 10, 2006
-
-
Gisle Vanem authored
Winsock.
-
- Sep 09, 2006
-
-
Gisle Vanem authored
-
- Sep 08, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 07, 2006
-
-
Daniel Stenberg authored
cache within the multi handle.
-
- Aug 07, 2006
-
-
Yang Tse authored
-
- Jul 17, 2006
-
-
Yang Tse authored
-
- Jun 10, 2006
-
-
Gisle Vanem authored
-
- Jun 09, 2006
-
-
Daniel Stenberg authored
-
- Jun 08, 2006
-
-
Daniel Stenberg authored
-
- Mar 03, 2006
-
-
Daniel Stenberg authored
-
- Jul 28, 2005
-
-
Gisle Vanem authored
-
- May 27, 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.
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
the failed connect "immediately".
-
- Mar 09, 2005
-
-
Daniel Stenberg authored
different values for it...
-
- Mar 08, 2005
-
-
Daniel Stenberg authored
file got a Last-Modified: header written to the data stream, corrupting the actual data. This was because some conditions from the previous FTP code was not properly brought into the new FTP code. I fixed and I added test case 520 to verify. (This bug was introduced in 7.13.1)
-
- Feb 09, 2005
-
-
Daniel Stenberg authored
The tag 'before_ftp_statemachine' was set just before this commit in case of future need.
-
- Jan 27, 2005
-
-
Daniel Stenberg authored
to allow the contents of the env var decide the file name.
-
- Dec 14, 2004
-
-
Daniel Stenberg authored
connection.
-
- Dec 01, 2004
-
-
Gisle Vanem authored
-
Daniel Stenberg authored
it works, as it has proved to not work in some cases (like on Tor Arntsen's AIX 5100-06 xlc 5.0 --disable-shared runs).
-
- Nov 28, 2004
-
-
Daniel Stenberg authored
-
- Nov 23, 2004
-
-
Daniel Stenberg authored
it actually can run and test the FD_SETSIZE stuff it is meant to test
-
- Nov 22, 2004
-
-
Daniel Stenberg authored
systems that can't run it fine.
-
- Nov 19, 2004
-
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
- Nov 15, 2004
-
-
Daniel Stenberg authored
-
- Nov 11, 2004
-
-
Daniel Stenberg authored
-
- Oct 03, 2004
-
-
Daniel Stenberg authored
-
- Sep 22, 2004
-
-
Daniel Stenberg authored
it resolving nicely
-
- Sep 08, 2004
-
-
Daniel Stenberg authored
no fixed port numbers in use anymore. Starting now, the default ports the servers use are 8990 - 8993. There's no option to modify these yet, but changing the $base option in the top of the runtests.pl script.
-
- Jul 14, 2004
-
-
Daniel Stenberg authored
-
- Jun 30, 2004
-
-
Daniel Stenberg authored
-
- Jun 21, 2004
-
-
Daniel Stenberg authored
-