- Feb 04, 2004
-
-
Daniel Stenberg authored
added prototypes for the strcasecmp() functions
-
Daniel Stenberg authored
-
Daniel Stenberg authored
that assume them to be unsigned. Stops compiler warnings.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
warnings
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
support --enable-debug to switch on picky compiler options
-
Daniel Stenberg authored
-
- Feb 03, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and the original ares installed in the same lib dir.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
response reading function
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Feb 02, 2004
-
-
Daniel Stenberg authored
make this better on more systems.
-
Daniel Stenberg authored
utility
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
be backwards compatible with older libcurls just fine.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
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.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
This breaks the API and ABI with the existing ares library. We hereby require the upcoming c-ares 1.0 for asynch name resolves!
-
Daniel Stenberg authored
as well, and when failing and not getting a timeout we now include the error message ares can provide us with.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
this allows the HTTP code to *not* return a failure just because no data has been received from the server
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-