53 Commits (374bc69debc074fc67c187d24b52a394dc5f4656)

Author SHA1 Message Date
Dominick Meglio 6afd5c16d3 Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment 19 years ago
Daniel Stenberg 8df407ed7d mention the configure change 19 years ago
Daniel Stenberg 7885baf74d 1.3.0 coming just up 20 years ago
Daniel Stenberg a8bb249d07 Alfredo Tupone provided a fix for the Windows code in get_iphlpapi_dns_info() 20 years ago
Dominick Meglio ebcf14a69b Added some checks for the addrinfo structure. 20 years ago
Daniel Stenberg 4e9c5b2dbb William Ahern: 20 years ago
Daniel Stenberg ae75ee1423 William Ahern: 20 years ago
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago
Dominick Meglio eeb6aa6b01 Added an inet_ntop function from BIND for systems that do not have it 20 years ago
Dominick Meglio 7012fc65d9 Made sortlist support IPv6 (this can probably use some testing) 20 years ago
Dominick Meglio 61f1399c2f Made sortlist support CIDR matching for IPv4 20 years ago
Dominick Meglio 00b7a550b5 Added preliminary IPv6 support to ares_gethostbyname 20 years ago
Dominick Meglio 29d71bd499 Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family 20 years ago
Daniel Stenberg b41effd113 Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS 20 years ago
Dominick Meglio ffb4cf5554 Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support. 20 years ago
Daniel Stenberg 9586905220 Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The 20 years ago
Daniel Stenberg ae935201f5 two post-1.2.1 changes 20 years ago
Daniel Stenberg 9b9d36f848 1.2.1 release time 20 years ago
Daniel Stenberg 47bd7d7548 - Henrik Stoerner fix: got a report that Tru64 Unix (the unix from Digital 20 years ago
Daniel Stenberg 405d83852a - Henrik Stoerner: found out that C-ARES does not look at the /etc/host.conf 20 years ago
Daniel Stenberg 2bf866b0ce Dominick Meglio host file path discovery patch for windows 20 years ago
Daniel Stenberg f8f6e2e55a mention Gisle's recent fixes 21 years ago
Daniel Stenberg 12e3fda5ac mention Harshal Pradhan's windows fix 21 years ago
Daniel Stenberg 0b6c1345eb --enable-debug builds static only, Gisle fixed a memory leak and more 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 865101ac74 Gnter Knauf made c-ares build and run on Novell Netware. 21 years ago
Daniel Stenberg e7293e0779 djgpp fixes by Gisle 21 years ago
Daniel Stenberg 2c465e6dc3 Gisle's djgpp magic 21 years ago
Daniel Stenberg d37a866e8d Gisle Vanem's init patch for Windows 21 years ago
Daniel Stenberg e926081105 fix 21 years ago
Daniel Stenberg 30f3594a7a - Nico Stappenbelt reported that when processing domain and search lines in 21 years ago
Daniel Stenberg 727cd05fab 1.2.0 21 years ago
Daniel Stenberg 2ee4c913e1 mention the man page updates from the other day 21 years ago
Daniel Stenberg 86ae23430c Dirk Manske's ares_cancel() function was added. 21 years ago
Daniel Stenberg af26fa53f3 Dominick Meglio's new ares_expand_string() function 21 years ago
Daniel Stenberg 7325b5ca07 Gisle Vanem improved build on Windows. 21 years ago
Daniel Stenberg 650fd8cee3 added the better debug option logic from curl by adding acinclude.m4 to the 21 years ago
Daniel Stenberg cfe7ce7a57 fix 21 years ago
Daniel Stenberg 4e10b07ab0 ares_free_errmem is gone 21 years ago
Daniel Stenberg bcc693e966 Dominick Meglio's fix for supporting multiple names in the Nameserver key 21 years ago
Daniel Stenberg c2f765495d memdebug build, 'make' no longer builds the demo tools 21 years ago
Daniel Stenberg 87308b0e3a install ares_version.h as well 21 years ago
Daniel Stenberg f06464edd2 fixing 21 years ago
Daniel Stenberg 8dcc932588 libcares.a is here 21 years ago
Daniel Stenberg bca97dd567 modified *strerror() 21 years ago
Daniel Stenberg efe7020e54 cut off the initial blurb, moved that to README.cares 21 years ago
Daniel Stenberg d52f1884be Dirk Manske fixed a flaw in the setting of the socket to non-blocking 21 years ago
Daniel Stenberg d49a450fce the gettimeofday fix 21 years ago
Daniel Stenberg 1c5acf2089 c-ares is the new name and ares_version() was added 21 years ago
Daniel Stenberg c58664de21 name it pre1 21 years ago