- Mar 05, 2004
-
-
Daniel Stenberg authored
links in the web pages, but also additional facts and removal of old crap.
-
- Mar 04, 2004
-
-
Daniel Stenberg authored
added issue 24 - fix the progress meter for large files on slow networks to not wrap
-
Daniel Stenberg authored
since the current connection must be taken care of properly before we move on. Christopher R. Palmer reported a problem he found due to this mistake.
-
Daniel Stenberg authored
because it is now possible to have both WIN32 and HAVE_CONFIG_H defined.
-
Daniel Stenberg authored
with the existing transfer.c code
-
Daniel Stenberg authored
-
Daniel Stenberg authored
by Jesse Noller
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
machines.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to long (MIPSpro warnings)
-
Daniel Stenberg authored
an int when we assign it.
-
Daniel Stenberg authored
cc-1506 cc: REMARK File = ../../curl/ares/ares__read_line.c, Line = 46 There is an implicit conversion from "unsigned long" to "int"; rounding, sign extension, or loss of accuracy may result. if (!fgets(*buf + offset, *bufsize - offset, fp))
-
Daniel Stenberg authored
with undefined variables.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to reduce the amount of #include stuff in each single libNNN.c file. unistd.h was added to prevent select() warnings on FreeBSD
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the plain old FILE typedef.
-
Daniel Stenberg authored
-
- Mar 02, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
FORMAT_OFF_T to allow additional options to get specified, like with '"%5" FORMAT_OFF_T'.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
having to redef that name
-
Daniel Stenberg authored
- Also, we must not assume that SIZEOF_CURL_OFF_T is defined, as this file gets included from the ares dir at times and then it isn't defined.
-
- Mar 01, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-