History log of /curl/ (Results 28976 – 29000 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
78e0ba8210-Mar-2004 Daniel Stenberg

ignore the icc warning 981 "operands are evaluated in unspecified order"

c39c55cb10-Mar-2004 Daniel Stenberg

Minor edit to avoid an unreachable break and to remove the extra {} body
within the switch.

cf004cbc10-Mar-2004 Daniel Stenberg

keep the number of bytes read in a size_t variable

9948250710-Mar-2004 Daniel Stenberg

strequal() returns int so we typecast the return to bool when we store the
result as bool

47afa05810-Mar-2004 Daniel Stenberg

store times in time_t

40e892bb10-Mar-2004 Daniel Stenberg

Jeff Lawson fixed the SSL connection to deal with received signals during the
connect.

bc6f3beb10-Mar-2004 Daniel Stenberg

Now requires an OS string defined by the config*.h file

f9e1f32a10-Mar-2004 Daniel Stenberg

make windows builds use the OS string "i386-pc-win32" instead of just "win32"
to make it more like other OS strings

93f9683510-Mar-2004 Daniel Stenberg

use size_t for string lengths

22f4d81f10-Mar-2004 Daniel Stenberg

Make sure SIZEOF_CURL_OFF_T is defined before we check for it being > 4.
It is only undefined when this file is included by others (like ares) and
in those cases it doesn't matter.

0d1f80cc10-Mar-2004 Daniel Stenberg

removed the #if 0'ed pragmas that disable warnings on msvc

4e87dd8910-Mar-2004 Daniel Stenberg

moved the curl_socket_t typedef downwards

60e4b57a09-Mar-2004 Daniel Stenberg

added the new socket type

ce5805a909-Mar-2004 Daniel Stenberg

Use curl_socket_t instead of int for holding sockets. The typedefs and
defines are in setup.h.

dad0715d09-Mar-2004 Daniel Stenberg

Added -I$(top_srcdir)/include, since lib/setup.h might include files from
the external curl include dir.

52d8534109-Mar-2004 Daniel Stenberg

only build with the windows threading trace code if
DEBUG_THREADING_GETHOSTBYNAME is defined

7b28693309-Mar-2004 Daniel Stenberg

explicit typecast to visualize that we really want the result of the
operation as a size_t

ab35b28309-Mar-2004 Daniel Stenberg

Tor Arntsen's fix to a AIX build problem

863473a809-Mar-2004 Daniel Stenberg

remove ares/aclocal.m4 before cvs update to prevent bad conflicts

be6af69d09-Mar-2004 Daniel Stenberg

mingw has str(n)casecmp() functions

3a80dc7f09-Mar-2004 Daniel Stenberg

timezone dummy to build better on Windows - Gisle Vanem

bd42a2ac09-Mar-2004 Daniel Stenberg

Gisle Vanem fixed the bad argc check

7f0e708309-Mar-2004 Daniel Stenberg

the error message stuff is for 7.12

8cbfe5d209-Mar-2004 Daniel Stenberg

Andr�s Garc�a-fix to make it build with mingw

bab9f53209-Mar-2004 Daniel Stenberg

added HAVE_IOCTLSOCKET here

1...<<1151115211531154115511561157115811591160>>...1351