aboutsummaryrefslogtreecommitdiff
path: root/lib/README.ares
AgeCommit message (Collapse)Author
2010-09-30README.ares: we know require c-ares 1.6.0Daniel Stenberg
2010-04-12update URL and cut out wrong info on ipv6Daniel Stenberg
c-ares has had its own URL for a while and we should point people to that. It also works with IPv6 since a long time.
2010-03-24update to current stateDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2007-05-31When transferring 500 downloads in parallel with a c-ares enabled build onlyDaniel Stenberg
to find that it crashed miserably, and this was due to some select()isms left in the code. This was due to API restrictions in c-ares 1.3.x, but with the upcoming c-ares 1.4.0 this is no longer the case so now libcurl runs much better with c-ares and the multi interface with > 1024 file descriptors in use.
2006-11-03Update the information about what c-ares version that's required. 1.3.1 hadDaniel Stenberg
a fatal bug so we must require 1.3.2 to get flawless functionality with c-ares.
2004-04-06up-to-date with realityDaniel Stenberg
2004-01-09Dominick Meglio updated the win description since we fixed the gettimeofdayDaniel Stenberg
name issue
2004-01-04Dominick Meglio's description how to build ares for libcurl on win32Daniel Stenberg
2003-12-10updated with the new configure option usageDaniel Stenberg
2003-10-13added more mirrored versions of the ares 1.1.1 packageDaniel Stenberg
2003-10-13Updated build instruction since I now offer a complete ares-package with allDaniel Stenberg
the patches already applied. No need to apply any patches manually anymore. ares 1.1.1 is still compatible.
2003-09-14new ares patch uploadedDaniel Stenberg
2003-08-06more fixDaniel Stenberg
2003-08-06updated the ares instructionDaniel Stenberg
2003-08-05how to build with aresDaniel Stenberg