- Mar 31, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the specific time to wait for a resolve. The definition is at the top of this source file.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
* Made the incoming line parser more forgiving to allow "name=contents" pairs where the contents isn't within double quotes. * Made the digest code return CURLDIGEST_BADALGO if a requested algorithm isn't supported by the code.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
sets the "swsbounce" magic mode. If there follows a request for the SAME test number and the SAME part number, this mode will make the server bump the part number internally and thus return a different <dataNUM> section than it otherwise would. Test case 153 uses this in case you need an example. It is pretty involved and hard-to-use, but then the situation is pretty special over all. Enjoy.
-
Daniel Stenberg authored
we use the NIFLAGS properly on both places in the code that use getnameinfo().
-
Daniel Stenberg authored
when set.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
added some more debug output to make it easier to detect failure reasons in the autobuild logs
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 30, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
less
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of Curl_is_resolved() to address Roy Shan's reported problem.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
works. No code actually uses the HAVE_NI_WITHSCOPEID (that a positive test results in), but this is still only for testing purposes.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
version string before doing the version number checks.
-
Daniel Stenberg authored
the new "fail with auth" code
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
even with authentcations such as NTLM or Digest enabled. Test cases 150, 151 and 152 were added to verify the functionality.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
or Digest.
-
Daniel Stenberg authored
argument to the NTLM function(s)
-
Daniel Stenberg authored
-
- Mar 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
might change it. I don't *think* it does it when the timeout is 0,0 but it is better to be sure...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
testing so that all test files are build first properly. David Byron reported.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Andrés García helped out!
-