1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 04:59:51 +00:00
Commit Graph

1678 Commits

Author SHA1 Message Date
a01b327c39 add link to the new cares web site 2004-02-03 09:40:19 +00:00
4ca017855c added notes about incompatible functions 2004-02-03 09:16:40 +00:00
1da218113d adjusted to the new single-parameter version of this function 2004-02-03 08:58:10 +00:00
0694d728bb removed odd newline 2004-02-03 08:47:26 +00:00
bca97dd567 modified *strerror() 2004-02-03 06:38:38 +00:00
950eb09ae5 use the new single-argument ares_strerror() 2004-02-02 16:15:58 +00:00
3d0a7c00df remove rcsid stuff from c files, it serves no useful purpose 2004-02-02 15:59:35 +00:00
3ac93aa3c5 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!
2004-02-02 15:59:12 +00:00
d323492eb8 documented ares_version() 2004-01-29 12:07:48 +00:00
11511dcaac return a const char * 2004-01-29 12:07:34 +00:00
0f398c7a32 use the name 'c-ares' for this package 2004-01-29 11:33:31 +00:00
8c85a48e91 include the new README.cares 2004-01-29 11:33:16 +00:00
a95b4a356f point out that this is a forked project, all c-ares specific stuff is now
in README.cares
2004-01-29 11:32:45 +00:00
9b665b2b78 c-ares specific README, leaving most of the original README as-is 2004-01-29 11:32:24 +00:00
efe7020e54 cut off the initial blurb, moved that to README.cares 2004-01-29 11:32:01 +00:00
d52f1884be Dirk Manske fixed a flaw in the setting of the socket to non-blocking 2004-01-29 11:23:36 +00:00
d49a450fce the gettimeofday fix curl-7_11_0 2004-01-04 12:20:37 +00:00
2c9c9e92fd Dominick Meglio's fix to make our private gettimeofday() use the ares_
namespace
2004-01-04 12:19:06 +00:00
1c5acf2089 c-ares is the new name and ares_version() was added curl-7_10_8 2003-10-24 20:30:14 +00:00
cfa535b3a5 Introducing ares_version(), so that we can have apps get version info about
what particular ares version that is being used.
2003-10-24 20:28:04 +00:00
d76ed5d861 ignore these too 2003-10-17 07:10:06 +00:00
c58664de21 name it pre1 2003-10-08 20:26:44 +00:00
b7f29fd2de clarify why this package exists 2003-10-08 20:26:05 +00:00
c7b0635f39 run autoconf if needed 2003-10-08 20:25:37 +00:00
1942d56d65 ignore these files 2003-10-08 20:20:52 +00:00
bd254de90c added for completeness 2003-10-08 20:18:15 +00:00
13becb5e7c clarified the reason for this package 2003-10-08 20:18:01 +00:00
5e847a14bd ares 1.1.1 with collected applied patches 2003-10-07 21:54:04 +00:00