Brucey ce30a8e36b Initial Import 3 years ago
..
docs ce30a8e36b Initial Import 3 years ago
include ce30a8e36b Initial Import 3 years ago
m4 ce30a8e36b Initial Import 3 years ago
src ce30a8e36b Initial Import 3 years ago
test ce30a8e36b Initial Import 3 years ago
AUTHORS ce30a8e36b Initial Import 3 years ago
CHANGES ce30a8e36b Initial Import 3 years ago
CMakeLists.txt ce30a8e36b Initial Import 3 years ago
CONTRIBUTING.md ce30a8e36b Initial Import 3 years ago
INSTALL.md ce30a8e36b Initial Import 3 years ago
LICENSE.md ce30a8e36b Initial Import 3 years ago
Makefile.Watcom ce30a8e36b Initial Import 3 years ago
Makefile.am ce30a8e36b Initial Import 3 years ago
Makefile.dj ce30a8e36b Initial Import 3 years ago
Makefile.in ce30a8e36b Initial Import 3 years ago
Makefile.m32 ce30a8e36b Initial Import 3 years ago
Makefile.msvc ce30a8e36b Initial Import 3 years ago
Makefile.netware ce30a8e36b Initial Import 3 years ago
NEWS ce30a8e36b Initial Import 3 years ago
README.cares ce30a8e36b Initial Import 3 years ago
README.md ce30a8e36b Initial Import 3 years ago
README.msvc ce30a8e36b Initial Import 3 years ago
RELEASE-NOTES ce30a8e36b Initial Import 3 years ago
SECURITY.md ce30a8e36b Initial Import 3 years ago
TODO ce30a8e36b Initial Import 3 years ago
acinclude.m4 ce30a8e36b Initial Import 3 years ago
aclocal.m4 ce30a8e36b Initial Import 3 years ago
aminclude_static.am ce30a8e36b Initial Import 3 years ago
buildconf ce30a8e36b Initial Import 3 years ago
buildconf.bat ce30a8e36b Initial Import 3 years ago
c-ares-config.cmake.in ce30a8e36b Initial Import 3 years ago
compile ce30a8e36b Initial Import 3 years ago
config.guess ce30a8e36b Initial Import 3 years ago
config.sub ce30a8e36b Initial Import 3 years ago
configure ce30a8e36b Initial Import 3 years ago
configure.ac ce30a8e36b Initial Import 3 years ago
depcomp ce30a8e36b Initial Import 3 years ago
get_ver.awk ce30a8e36b Initial Import 3 years ago
install-sh ce30a8e36b Initial Import 3 years ago
libcares.pc.cmake ce30a8e36b Initial Import 3 years ago
libcares.pc.in ce30a8e36b Initial Import 3 years ago
ltmain.sh ce30a8e36b Initial Import 3 years ago
maketgz ce30a8e36b Initial Import 3 years ago
missing ce30a8e36b Initial Import 3 years ago
msvc_ver.inc ce30a8e36b Initial Import 3 years ago

README.cares

c-ares
======

This package is based on ares 1.1.1 (written by Greg Hudson). Daniel Stenberg
decided to fork and release a separate project since the original ares author
didn't want the improvements that were vital for our use of it.

This package is dubbed 'c-ares' since Daniel wanted this for use within the
curl project (hence the letter C) and it makes a nice pun. c-ares is not API
compatible with ares: a new name makes that more obvious to the public.

The original libares was distributed at
ftp://athena-dist.mit.edu:pub/ATHENA/ares (which seems to not be alive
anymore). A local copy of the original ares package is kept here:
https://c-ares.org/download/ares-1.1.1.tar.gz