History log of /curl/ (Results 28526 – 28550 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d56c038406-May-2004 Daniel Stenberg

little fixes

d3d5cdf306-May-2004 Daniel Stenberg

removed the warning if libidn isn't found

af43ce7306-May-2004 Daniel Stenberg

very minor output change

84b52e9206-May-2004 Daniel Stenberg

simplied the creation of new urls

0aa7d11c06-May-2004 Daniel Stenberg

%ld for long

933f7cec06-May-2004 Daniel Stenberg

int/long fix

8e73e55306-May-2004 Daniel Stenberg

Michael Benedict brought a fix that fills in the errorbuffer properly
when ares fails to resolve a name. This was fixed before but somehow has
fallen out again!

55c015c106-May-2004 Daniel Stenberg

typo AGAIN

bde6c66806-May-2004 Daniel Stenberg

When using the icc compiler, we also ignore remark #1418 "external definition
with no prior declaration" since this is a habit we have in the code.

58387b9106-May-2004 Daniel Stenberg

printf %s with plain 'char *', not unsigned ones to silence icc's picky
warnings

6f74820c06-May-2004 Daniel Stenberg

if no strerror_r prototype is found, we provide our own to prevent picky
compilers to warn

af72f19806-May-2004 Daniel Stenberg

removed the unused 'len' variable, made use of the ptr pointer even if no
extra lib is used to prevent compiler warnings ("variable set but not used")
on that case

3fc831f906-May-2004 Daniel Stenberg

typecast the unsigned long to plain long to prevent compiler warnings

9f66086206-May-2004 Daniel Stenberg

unused variable removed

1354671c06-May-2004 Daniel Stenberg

use %ld to printf now.tv_sec

1175a22606-May-2004 Daniel Stenberg

curlx.h is a header to add to the release archive(s)

358b72bb05-May-2004 Daniel Stenberg

fixed typo

6c408c8805-May-2004 Daniel Stenberg

Temporary disable the logic that runs gdb on a core dump, as it can't blindly
assume that the curl file is a proper binary, it is often a script file
produced by libtool.

9cf04dff05-May-2004 Daniel Stenberg

hm, avoid division by zero more carefully with that new percentage math

6bdcfecb05-May-2004 Daniel Stenberg

Joe Halpin fixed the warning on the typecast from data pointer to function
pointer!

3f21fe6005-May-2004 Daniel Stenberg

Gisle fixed the percentage to work, I adjusted it slightly to not as easily
overflow on 32bit filesize-systems

b2c290e405-May-2004 Daniel Stenberg

Gisle-fix: constified the 'interface' argument.

bc5b2fa105-May-2004 Daniel Stenberg

Gisle fix: curl_formparse is gone.

32a9554c05-May-2004 Daniel Stenberg

Gisle fixed: don't reference 'mem' if it's NULL.

afc1ed6005-May-2004 Daniel Stenberg

initiate variables properly to default to no auth for server and proxy

1...<<1141114211431144114511461147114811491150>>...1351