- Jul 16, 2008
- Jul 15, 2008
-
-
Yang Tse authored
Configure process no longer needs nor checks size of curl_off_t. Library will now be built with _REENTRANT symbol defined.
-
- Jul 10, 2008
-
-
Yang Tse authored
-
- Jul 09, 2008
-
-
Yang Tse authored
-
- Jul 07, 2008
-
-
Yang Tse authored
from CVS tree.
-
- Jul 04, 2008
-
-
Yang Tse authored
-
- Jul 03, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the target host has only A records, it automatically falls back to an AF_INET lookup and gives you the A results. However, if the target host has a CNAME record, this behaviour is defeated since the original query does return some data even though ares_parse_aaa_reply() doesn't consider it relevant. Here's a small patch to make it behave the same with and without the CNAME.
-
- Jul 02, 2008
- Jul 01, 2008
- Jun 30, 2008
-
-
Yang Tse authored
-
Daniel Stenberg authored
not posix or anything and thus c-ares failed to build on hurd (and possibly elsewhere). The define was also somewhat artificially used in the windows port. Now, I instead rewrote the use of gethostbyname to enlarge the host name buffer in case of need and totally avoid the use of the MAXHOSTNAMELEN define. I thus also removed the defien from the namser.h file where it was once added for the windows build. I also fixed init_by_defaults() function to not leak memory in case if error.
-
- Jun 29, 2008
-
-
Yang Tse authored
-
Yang Tse authored
some systems" (http://curl.haxx.se/bug/view.cgi?id=1999181). The problem was that the configure script did not use the _POSIX_MONOTONIC_CLOCK feature test macro when checking monotonic clock availability. This is now fixed and the monotonic clock will not be used unless the feature test macro is defined with a value greater than zero indicating always supported.
-
- Jun 20, 2008
-
-
Yang Tse authored
enough at detecting compilation errors or at least it has been properly configured to do so. Configuration heavily depends on this capability, so if this compiler sanity check fails the configuration process will now fail.
-
- Jun 18, 2008
-
-
Yang Tse authored
AC_FOO_IFELSE macros, otherwise temp files are not removed. Identation adjustment.
-
- Jun 11, 2008
-
-
Guenter Knauf authored
-
- Jun 09, 2008
-
-
Yang Tse authored
-
- Jun 06, 2008
-
-
Yang Tse authored
-
- May 30, 2008
-
-
Yang Tse authored
-
- May 29, 2008
-
-
Daniel Stenberg authored
-
- May 26, 2008
-
-
Yang Tse authored
-
- May 23, 2008
-
-
Daniel Stenberg authored
the dist tarball and remove a two duplicate file names from EXTRA_DIST (most of it pointed out by Yang Tse)
-
Daniel Stenberg authored
-
- May 22, 2008
-
-
Daniel Stenberg authored
in the tarball
-
Yang Tse authored
-
Yang Tse authored
-
- May 21, 2008
- May 20, 2008