History log of /curl/ (Results 29951 – 29975 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fcacd38015-Sep-2003 Daniel Stenberg

Test 90 added: --anyauth that picks NTLM with a redirect and then another
NTLM request.

c4aca23e15-Sep-2003 Daniel Stenberg

minor difference in how the part number magic is made

2094329215-Sep-2003 Daniel Stenberg

make the NTLM part numbers get increased instead of plainly assigned, as
this then makes redirection tests work (as the new test 89)

b2ddfb5415-Sep-2003 Daniel Stenberg

test 89 verifies -L and ntlm authentication, as bug report #806328 claimed
it doesn't work. It works for me.

76b9631d15-Sep-2003 Daniel Stenberg

test88, doing PUT with --digest now works

58b1437c15-Sep-2003 Daniel Stenberg

When we issue a HTTP request, first make sure if the authentication phase
is over or not, as if it isn't we shall not begin any PUT or POST operation.

This cures bug report #805853, and

When we issue a HTTP request, first make sure if the authentication phase
is over or not, as if it isn't we shall not begin any PUT or POST operation.

This cures bug report #805853, and test case 88 verifies it!

show more ...

c611ac9514-Sep-2003 Daniel Stenberg

new ares patch uploaded

e716045914-Sep-2003 Daniel Stenberg

Jeff Pohlmeyer is our hero of the week!

071fc74c14-Sep-2003 Daniel Stenberg

reverted the change that blanks LIBS

1459747514-Sep-2003 Daniel Stenberg

Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST
NOT free the existing hash entry when we try to add a new one that matches
an existing entry. We now instead free t

Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST
NOT free the existing hash entry when we try to add a new one that matches
an existing entry. We now instead free the new one, and make the parent
function use the old entry's struct instead.

show more ...

de3281a312-Sep-2003 Daniel Stenberg

blank the LIBS variable, as we don't need any libs when we link the lib.

6e16985112-Sep-2003 Daniel Stenberg

Added more docs for DEBUGFUNCTION as suggsted by Mohun Biswas

50dacab312-Sep-2003 Daniel Stenberg

multi handle DNS cache, "Negotiate" authentication, zero-length proxy with
ftp and an uninitialized pointer

7c29306112-Sep-2003 Daniel Stenberg

clear the proxy env

84bc46ac12-Sep-2003 Daniel Stenberg

When people have environment variables set for protocol proxies, we must make
sure to clear them before we run the tests as they interfere badly otherwise.

fd42247c11-Sep-2003 Daniel Stenberg

Tim Bartley's patch that makes the GSSNEGOTIATE option work for Microsoft's
"Negotiate" authentication as well.

0efcb57611-Sep-2003 Daniel Stenberg

For easy handles within multi handles, we share the DNS cache always.

6fde147211-Sep-2003 Daniel Stenberg

#ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remove_next, as they are
not used by any code in libcurl!

cc497fd111-Sep-2003 Daniel Stenberg

don't use a blank proxy

c1f3118011-Sep-2003 Daniel Stenberg

Curl_is_resolved(): FD_ZERO the file descriptors before we call ares_fds().
Problem tracked down by Bjorn Reese.

d4ab68cd07-Sep-2003 Daniel Stenberg

7.10.8-pre1 commit

e8c7629807-Sep-2003 Daniel Stenberg

do not use 'long' to store 4 bytes, as 64bit architectures have 64bit longs.

0ef3e6fe05-Sep-2003 Daniel Stenberg

yesterday and today in words

adcbe03a05-Sep-2003 Daniel Stenberg

Uses less macros. #ifdef'ed out unused functions. Edited slightly to be
more in the same style as other curl source code. The only actual code change
is an added check after a malloc() call.

359c0eac05-Sep-2003 Daniel Stenberg

Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option documented by himself.

1...<<1191119211931194119511961197119811991200>>...1351