platform/upstream/c-ares.git
20 years agoadded a tags target
Daniel Stenberg [Wed, 4 Feb 2004 07:48:20 +0000 (07:48 +0000)]
added a tags target

20 years agonew configure file
Daniel Stenberg [Wed, 4 Feb 2004 07:48:00 +0000 (07:48 +0000)]
new configure file

20 years agouse configure.ac instead of configure.in
Daniel Stenberg [Wed, 4 Feb 2004 07:47:04 +0000 (07:47 +0000)]
use configure.ac instead of configure.in
support --enable-debug to switch on picky compiler options

20 years agostop a compiler warning
Daniel Stenberg [Wed, 4 Feb 2004 07:40:25 +0000 (07:40 +0000)]
stop a compiler warning

20 years agolibcares.a is here
Daniel Stenberg [Tue, 3 Feb 2004 14:06:16 +0000 (14:06 +0000)]
libcares.a is here

20 years agoWe now produce 'libcares.a' instead, to make it possible to have both c-ares
Daniel Stenberg [Tue, 3 Feb 2004 13:58:08 +0000 (13:58 +0000)]
We now produce 'libcares.a' instead, to make it possible to have both c-ares
and the original ares installed in the same lib dir.

20 years agoadd link to the new cares web site
Daniel Stenberg [Tue, 3 Feb 2004 09:40:19 +0000 (09:40 +0000)]
add link to the new cares web site

20 years agoadded notes about incompatible functions
Daniel Stenberg [Tue, 3 Feb 2004 09:16:40 +0000 (09:16 +0000)]
added notes about incompatible functions

20 years agoadjusted to the new single-parameter version of this function
Daniel Stenberg [Tue, 3 Feb 2004 08:58:10 +0000 (08:58 +0000)]
adjusted to the new single-parameter version of this function

20 years agoremoved odd newline
Daniel Stenberg [Tue, 3 Feb 2004 08:47:26 +0000 (08:47 +0000)]
removed odd newline

20 years agomodified *strerror()
Daniel Stenberg [Tue, 3 Feb 2004 06:38:38 +0000 (06:38 +0000)]
modified *strerror()

20 years agouse the new single-argument ares_strerror()
Daniel Stenberg [Mon, 2 Feb 2004 16:15:58 +0000 (16:15 +0000)]
use the new single-argument ares_strerror()

20 years agoremove rcsid stuff from c files, it serves no useful purpose
Daniel Stenberg [Mon, 2 Feb 2004 15:59:35 +0000 (15:59 +0000)]
remove rcsid stuff from c files, it serves no useful purpose

20 years agoremoved the silly second argument to ares_strerror()
Daniel Stenberg [Mon, 2 Feb 2004 15:59:12 +0000 (15:59 +0000)]
removed the silly second argument to ares_strerror()

This breaks the API and ABI with the existing ares library. We hereby require
the upcoming c-ares 1.0 for asynch name resolves!

20 years agodocumented ares_version()
Daniel Stenberg [Thu, 29 Jan 2004 12:07:48 +0000 (12:07 +0000)]
documented ares_version()

20 years agoreturn a const char *
Daniel Stenberg [Thu, 29 Jan 2004 12:07:34 +0000 (12:07 +0000)]
return a const char *

20 years agouse the name 'c-ares' for this package
Daniel Stenberg [Thu, 29 Jan 2004 11:33:31 +0000 (11:33 +0000)]
use the name 'c-ares' for this package

20 years agoinclude the new README.cares
Daniel Stenberg [Thu, 29 Jan 2004 11:33:16 +0000 (11:33 +0000)]
include the new README.cares

20 years agopoint out that this is a forked project, all c-ares specific stuff is now
Daniel Stenberg [Thu, 29 Jan 2004 11:32:45 +0000 (11:32 +0000)]
point out that this is a forked project, all c-ares specific stuff is now
in README.cares

20 years agoc-ares specific README, leaving most of the original README as-is
Daniel Stenberg [Thu, 29 Jan 2004 11:32:24 +0000 (11:32 +0000)]
c-ares specific README, leaving most of the original README as-is

20 years agocut off the initial blurb, moved that to README.cares
Daniel Stenberg [Thu, 29 Jan 2004 11:32:01 +0000 (11:32 +0000)]
cut off the initial blurb, moved that to README.cares

20 years agoDirk Manske fixed a flaw in the setting of the socket to non-blocking
Daniel Stenberg [Thu, 29 Jan 2004 11:23:36 +0000 (11:23 +0000)]
Dirk Manske fixed a flaw in the setting of the socket to non-blocking

20 years agothe gettimeofday fix
Daniel Stenberg [Sun, 4 Jan 2004 12:20:37 +0000 (12:20 +0000)]
the gettimeofday fix

20 years agoDominick Meglio's fix to make our private gettimeofday() use the ares_
Daniel Stenberg [Sun, 4 Jan 2004 12:19:06 +0000 (12:19 +0000)]
Dominick Meglio's fix to make our private gettimeofday() use the ares_
namespace

20 years agoc-ares is the new name and ares_version() was added
Daniel Stenberg [Fri, 24 Oct 2003 20:30:14 +0000 (20:30 +0000)]
c-ares is the new name and ares_version() was added

20 years agoIntroducing ares_version(), so that we can have apps get version info about
Daniel Stenberg [Fri, 24 Oct 2003 20:28:04 +0000 (20:28 +0000)]
Introducing ares_version(), so that we can have apps get version info about
what particular ares version that is being used.

20 years agoignore these too
Daniel Stenberg [Fri, 17 Oct 2003 07:10:06 +0000 (07:10 +0000)]
ignore these too

20 years agoname it pre1
Daniel Stenberg [Wed, 8 Oct 2003 20:26:44 +0000 (20:26 +0000)]
name it pre1

20 years agoclarify why this package exists
Daniel Stenberg [Wed, 8 Oct 2003 20:26:05 +0000 (20:26 +0000)]
clarify why this package exists

20 years agorun autoconf if needed
Daniel Stenberg [Wed, 8 Oct 2003 20:25:37 +0000 (20:25 +0000)]
run autoconf if needed

20 years agoignore these files
Daniel Stenberg [Wed, 8 Oct 2003 20:20:52 +0000 (20:20 +0000)]
ignore these files

20 years agoadded for completeness
Daniel Stenberg [Wed, 8 Oct 2003 20:18:15 +0000 (20:18 +0000)]
added for completeness

20 years agoclarified the reason for this package
Daniel Stenberg [Wed, 8 Oct 2003 20:18:01 +0000 (20:18 +0000)]
clarified the reason for this package

20 years agoares 1.1.1 with collected applied patches
Daniel Stenberg [Tue, 7 Oct 2003 21:54:04 +0000 (21:54 +0000)]
ares 1.1.1 with collected applied patches