History log of /curl/ (Results 28801 – 28825 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dd2add8231-Mar-2004 Daniel Stenberg

Fixed how the user name is extracted from http_proxy environment variable
when set.

40d9855d31-Mar-2004 Daniel Stenberg

Andr�s Garc�a fixed a warning in the ioctlsocket() usage.

ecf7adba31-Mar-2004 Daniel Stenberg

modified the NI_WITHSCOPEID to use an AF_INET6 socket immediately and
added some more debug output to make it easier to detect failure reasons
in the autobuild logs

931c847e31-Mar-2004 Daniel Stenberg

CURLDIGEST_BADALGO is a new return code from the digest code

8230d9bf31-Mar-2004 Daniel Stenberg

Dominick Meglio fixed a missing comma

64cc14e930-Mar-2004 Daniel Stenberg

one issue less

d5b8971f30-Mar-2004 Daniel Stenberg

typecast setsockopt()'s 4th argument to void * to make compilers complain
less

7ea837a130-Mar-2004 Daniel Stenberg

adjusted to the new dns cache function to hide more hostip internals

b8b8473b30-Mar-2004 Daniel Stenberg

Lots of comments added an clarified. Added timeout for the ares version
of Curl_is_resolved() to address Roy Shan's reported problem.

894dbae430-Mar-2004 Daniel Stenberg

added stale boolean to the digest struct

2c11425830-Mar-2004 Daniel Stenberg

first attempt to support stale=true

a2ea0abf30-Mar-2004 Daniel Stenberg

Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists and
works. No code actually uses the HAVE_NI_WITHSCOPEID (that a positive test
results in), but this is still only for tes

Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists and
works. No code actually uses the HAVE_NI_WITHSCOPEID (that a positive test
results in), but this is still only for testing purposes.

show more ...

be8f8e6630-Mar-2004 Daniel Stenberg

Dominick Meglio's new ares_expand_string() function

9fadfffb30-Mar-2004 Daniel Stenberg

when checking the automake version, cut off trailing "-p[whatever]" from the
version string before doing the version number checks.

76f23acf30-Mar-2004 Daniel Stenberg

if 0'ed out a code section that uses __FUNCTION__ etc, used for debugging
the new "fail with auth" code

6950aeaf30-Mar-2004 Daniel Stenberg

init the dns pointer to NULL for clarity

cd160a6630-Mar-2004 Daniel Stenberg

added more comments for what the functions return

a737696830-Mar-2004 Daniel Stenberg

mention the fact that you can append a new CA cert to the existing bundle too

fd96a2af30-Mar-2004 Daniel Stenberg

David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicely
even with authentcations such as NTLM or Digest enabled. Test cases 150, 151
and 152 were added to verify the function

David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicely
even with authentcations such as NTLM or Digest enabled. Test cases 150, 151
and 152 were added to verify the functionality.

show more ...

a90cd1a430-Mar-2004 Daniel Stenberg

David Byron's new test cases for the --fail and auth stuff.

8e92600d30-Mar-2004 Daniel Stenberg

David Byron made CURLOPT_FAILONERROR work with authentications such as NTLM
or Digest.

5e75c31030-Mar-2004 Daniel Stenberg

'authdone' was added to the sessionhandle and thus was removed from the
argument to the NTLM function(s)

20cab07c30-Mar-2004 Daniel Stenberg

David Byron added 'authdone' to the SessionHandle.

f466d7a629-Mar-2004 Daniel Stenberg

these are now in the packages/vms dir

dc46f53529-Mar-2004 Daniel Stenberg

The select() timeout is better not static since some implementation actually
might change it. I don't *think* it does it when the timeout is 0,0 but it
is better to be sure...

1...<<1151115211531154115511561157115811591160>>...1351