History log of /curl/ (Results 27151 – 27175 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9b3c2b6a04-Apr-2005 Daniel Stenberg

kill warnings

833b6df904-Apr-2005 Daniel Stenberg

Marcelo Juchem's improvements

0b45431104-Apr-2005 Gisle Vanem

hostthre.c: destroy_thread_data() made public. Called
from url.c: Curl_disconnect().

5d13490304-Apr-2005 Daniel Stenberg

spell fixes, based on the Debian bug report #302820 submitted by "A Costa"

82388a5e03-Apr-2005 Daniel Stenberg

fix of tonight

74816fed03-Apr-2005 Daniel Stenberg

Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually
also affecting NTLM and Negotiate.) It turned out that if the server responded
with 100 Continue before the init

Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually
also affecting NTLM and Negotiate.) It turned out that if the server responded
with 100 Continue before the initial 401 response, libcurl didn't take care of
the response properly. Test case 245 and 246 added to verify this.

show more ...

b4c9789d03-Apr-2005 Daniel Stenberg

Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug.
But this works just fine on my host. Plain HTTP POST using Digest.

f96fadc031-Mar-2005 Daniel Stenberg

fixed bad comment, pointed out by Marcelo Juchem

f6b1173431-Mar-2005 Daniel Stenberg

copyright this year

346992c331-Mar-2005 Daniel Stenberg

Attempt to make this code more forgiving for systems that doesn't detect
the failed connect "immediately".

ab4086bc31-Mar-2005 Daniel Stenberg

Updated the copyright year since changes have been this year.

d8e7f2b231-Mar-2005 Daniel Stenberg

the cookie API is better and more likely to happen in a separate release

93fcb94b30-Mar-2005 Daniel Stenberg

fix configure's SSL-detection for msys/mingw (from Andres Garcia)

32a446cf30-Mar-2005 Daniel Stenberg

format mistake in --form-string, pointed out by Owen Watson

94459cab29-Mar-2005 Daniel Stenberg

Better connection keep-alive when POSTing with HTTP Digest or Negotiate.

1585886429-Mar-2005 Daniel Stenberg

Don't close the connection if we're in a known negotiation mode and we won't
send any data anyway. Probably the bug Tom Moers noticed.

f00f050d29-Mar-2005 Daniel Stenberg

proxy multi auth fix, --proxy-anyauth, ftp-ssl and ftp response reading fix

c4f34c6029-Mar-2005 Daniel Stenberg

postpone these

371ef80d29-Mar-2005 Daniel Stenberg

When doing FTP-SSL, advance to the next state properly when the response to
AUTH has been received successfully.

84b4e9ff29-Mar-2005 Daniel Stenberg

Fixed the FTP response reader function to properly deal with responses split
up in several chunks when read.

677a74fa29-Mar-2005 Daniel Stenberg

Made the server send data to the control/data connections using two dedicated
functions. This enabled me to add a function that automatically delays between
each byte, to proper test curl's a

Made the server send data to the control/data connections using two dedicated
functions. This enabled me to add a function that automatically delays between
each byte, to proper test curl's ability to read FTP server responses sent in
many (small) chunks. See also upcoming libcurl fixes...

show more ...

8a076d1d28-Mar-2005 Daniel Stenberg

Based on Augustus Saunders' comments and findings, the HTTP output auth
function was fixed to use the proper proxy authentication when multiple ones
were added as accepted. test 239 and test

Based on Augustus Saunders' comments and findings, the HTTP output auth
function was fixed to use the proper proxy authentication when multiple ones
were added as accepted. test 239 and test 243 were added to repeat the
problems and verify the fixes.

show more ...

9707224828-Mar-2005 Daniel Stenberg

Added --proxy-anyauth

3144372428-Mar-2005 Daniel Stenberg

modified some log outputs, added comment about auth required as used in
test 154

0e76149122-Mar-2005 Daniel Stenberg

can you spell copy and paste error for me loud and clear? ;-P

1...<<1081108210831084108510861087108810891090>>...1351