History log of /curl/ (Results 29351 – 29375 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3768584802-Feb-2004 Daniel Stenberg

try to figure out if -man or -mandoc works to get text with the NROFF
utility

0412a20102-Feb-2004 Daniel Stenberg

undef accept before defining it, since AIX 5.2 has it as a define!

ca522d4702-Feb-2004 Daniel Stenberg

more test91 tweaks and some c-ares stuff

c2967c3c02-Feb-2004 Daniel Stenberg

now provides c-ares version info in both version calls

70d7a9e602-Feb-2004 Daniel Stenberg

Introducing the SECOND version of the version_info struct. This should
be backwards compatible with older libcurls just fine.

462d1c5202-Feb-2004 Daniel Stenberg

use the new single-argument ares_strerror()

886391d102-Feb-2004 Daniel Stenberg

adjusted to the modified ares_strerror() function

NOTE that this breaks ares-compatibility, we have now officially taken the
turn into the c-ares path. We will now officially depend on c

adjusted to the modified ares_strerror() function

NOTE that this breaks ares-compatibility, we have now officially taken the
turn into the c-ares path. We will now officially depend on c-ares for asynch
name resolves.

show more ...

1442fab402-Feb-2004 Daniel Stenberg

remove rcsid stuff from c files, it serves no useful purpose

aa93e2e602-Feb-2004 Daniel Stenberg

removed the silly second argument to ares_strerror()

This breaks the API and ABI with the existing ares library. We hereby require
the upcoming c-ares 1.0 for asynch name resolves!

e1d5410802-Feb-2004 Daniel Stenberg

Dirk Manske fixed the ares usage even more. We could get a timeout from ares
as well, and when failing and not getting a timeout we now include the
error message ares can provide us with.

3b0f522002-Feb-2004 Daniel Stenberg

mention mpe/ix

b84eaff102-Feb-2004 Daniel Stenberg

set the 'retry' bit to TRUE when the connection is about to be retried,
this allows the HTTP code to *not* return a failure just because no data
has been received from the server

9eb6fc1f02-Feb-2004 Daniel Stenberg

clear the sockerror if no error was returned

253f5f1a02-Feb-2004 Daniel Stenberg

ares resolve timeout and ca bundle include fixes

dd1f495c02-Feb-2004 Daniel Stenberg

we include errno.h to truly know if we have ECONNRESET or not

12fa877f02-Feb-2004 Daniel Stenberg

Timeout slow ares name lookups. This is based on the patch brought by
Dirk Manske, but modified by me.

580a2fe702-Feb-2004 Daniel Stenberg

when including ca-bundle.h, don't look in the current dir first, simply use
the search path since we want the build-version rather than the one in the
source dir

7f0ec86702-Feb-2004 Daniel Stenberg

fixed the win32 function to use the correct proto, as pointed out by Gisle
Vanem

5e69ca0e02-Feb-2004 Daniel Stenberg

test case 97

b6592e2902-Feb-2004 Daniel Stenberg

added test 97, a simple test with -d post and a replacede content-type
header using -H

4cba2ea130-Jan-2004 Daniel Stenberg

attempt to fix the notorious test 91 failures

14cb9d2930-Jan-2004 Daniel Stenberg

make sure the connection is closed when it was detected reset!

df750c2330-Jan-2004 Daniel Stenberg

Somewhat crude attempt at fixing the test 91 failures. I commit this now
so that the automatic testing hosts will test these changes over the weekend.

154c9bc330-Jan-2004 Daniel Stenberg

hide the grep result

508ad2c930-Jan-2004 Daniel Stenberg

catching up with reality

1...<<1171117211731174117511761177117811791180>>...1351