- Sep 08, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 07, 2006
-
-
Daniel Stenberg authored
cache within the multi handle.
-
- Sep 06, 2006
-
-
Daniel Stenberg authored
server as part of test cases
-
- Aug 31, 2006
-
-
Daniel Stenberg authored
-
- Aug 23, 2006
-
-
Dan Fandrich authored
-
- Aug 19, 2006
-
-
Daniel Stenberg authored
command on subsequent requests on a re-used connection unless it has to.
-
- Aug 18, 2006
-
-
Daniel Stenberg authored
send the whole request at once, even though the Expect: header was disabled by the application. An effect of this change is also that small (< 1024 bytes) POSTs are now always sent without Expect: header since we deem it more costly to bother about that than the risk that we send the data in vain.
-
- Aug 14, 2006
-
-
Yang Tse authored
-
- Aug 07, 2006
-
-
Yang Tse authored
-
- Jul 29, 2006
-
-
Yang Tse authored
-
- Jul 28, 2006
-
-
Yang Tse authored
-
- Jul 27, 2006
-
-
Daniel Stenberg authored
-
- Jul 19, 2006
- Jul 17, 2006
-
-
Yang Tse authored
-Log errno in message if setsockopt() fails. -Close listener socket on major errors.
-
Yang Tse authored
tests/libtest/lib506.c version 1.11 is now also logging CURLSHOPT_LOCKFUNC, CURLSHOPT_UNLOCKFUNC and CURLSHOPT_USERDATA, so we now also have to check them here.
-
Yang Tse authored
-
Yang Tse authored
-
- Jul 14, 2006
-
-
Yang Tse authored
-
- Jul 13, 2006
-
-
Yang Tse authored
Change to meaningful var names and take care of a compiler warning on IRIX 6.5.22 MIPSPro C 7.3 64bit
-
- Jul 12, 2006
- Jul 08, 2006
-
-
Daniel Stenberg authored
string comparisons on the path which is incorrect and provided a patch that fixes this. I edited test case 8 to include details that test for this.
-
- Jun 10, 2006
-
-
Gisle Vanem authored
-
- Jun 09, 2006
-
-
Daniel Stenberg authored
-
- Jun 08, 2006
-
-
Daniel Stenberg authored
-
- Jun 07, 2006
-
-
Daniel Stenberg authored
-
- May 27, 2006
-
-
Daniel Stenberg authored
more similar to other configure builds (== use .la for libext and no binext)
-
- May 25, 2006
-
-
Daniel Stenberg authored
kind of magic
-
- May 24, 2006
-
-
Daniel Stenberg authored
are not always time_t ones
-
Daniel Stenberg authored
fine
-
- May 11, 2006
-
-
Daniel Stenberg authored
2 - store the time it took to verify it and allow that time to be used as %FTPTIME[23] in command lines to allow us to adjust better to slow hosts since test 190 failed on my slow solaris machine just because it hadn't gotten time to run all the way the test assumed all machines would reach before the time-out elapsed.
-
- May 10, 2006
-
-
Daniel Stenberg authored
seconds even when everything is fine! Now we allow a test server 8 seconds to respond to still be considered ok.
-