History log of /curl/ (Results 27951 – 27975 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fa83a05720-Aug-2004 Gisle Vanem

No WSAGetLastError() on Watt-32/DOS

7b97371a20-Aug-2004 Gisle Vanem

No <sys/uio.h> on DOS/Win32

b17e32ba20-Aug-2004 Gisle Vanem

Changes for Watt-32 on Windows. I've assumed Configure
sets the required HAVE_xx defines for non-DOS/Win targets.

cd52b9f020-Aug-2004 Daniel Stenberg

Alexander Krasnostavsky made the write callback get called even when a zero
byte file is downloaded.

c3d74ffe20-Aug-2004 Daniel Stenberg

socks proxy and timeouts bug

a231a96820-Aug-2004 Daniel Stenberg

actually, we check for a numerical host using either ipv4 or ipv6, as neither
should result in a reverse dns lookup

93b61bf020-Aug-2004 Daniel Stenberg

use inet_pton() correctly!

06d39bd319-Aug-2004 Gisle Vanem

ZLIB_ROOT not needed

52177b1f19-Aug-2004 Gisle Vanem

My first CVS commit just to see if this works.
BTW. Used eclipse IDE fo this, which really kicks ass.

566f7b5e19-Aug-2004 Daniel Stenberg

simplified expression

c8c4776819-Aug-2004 Daniel Stenberg

Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and
this is an attempt to prevent it from doing that. affects ipv6-enabled only.

62ff567c19-Aug-2004 Daniel Stenberg

the autobuilds failed all over on AIX, attempt to fix the strerror_r() problem
by setting _THREAD_SAFE (and -qthreaded) before strerror_r() is checked for.

ee400f9519-Aug-2004 Daniel Stenberg

reuse handles in PHP/CURL works - Kirk Hedden told us

9ac7629e18-Aug-2004 Daniel Stenberg

PHP FAQ

d72ca96a18-Aug-2004 Daniel Stenberg

indented the code curl-style

d0dcb3b517-Aug-2004 Daniel Stenberg

removed trailing whitespace

e139e49817-Aug-2004 Daniel Stenberg

see also the reset function

3838745f17-Aug-2004 Daniel Stenberg

mention the reset function

06a5c70f17-Aug-2004 Daniel Stenberg

Kjetil Jacobsen reported an open file leak in file:// transfers of empty
files.

62af3fb717-Aug-2004 Daniel Stenberg

added a check for the xlc compiler on AIX, and if that is detect we use
the -qthreaded compiler option

db302a1017-Aug-2004 Daniel Stenberg

define _THREAD_SAFE on (recent) AIX systems to build thread-safe code

847c91e517-Aug-2004 Daniel Stenberg

recent fixes

2646af1016-Aug-2004 Daniel Stenberg

allow a custom "Accept-Encoding:" header override the internally set one
that gets set with CURLOPT_ENCODING

7261b45516-Aug-2004 Daniel Stenberg

strip trailing whitespace

071e3cf016-Aug-2004 Gunter Knauf

syncronized with libcurl.def.

1...<<1111111211131114111511161117111811191120>>...1351