185 Commits (6db065bc5423c318e14b4c51fcd4b8e9588cbc5d)

Author SHA1 Message Date
Daniel Stenberg 93bb7ef1ea 1.4.0 preps 18 years ago
Daniel Stenberg 5b992f99dc the revert 18 years ago
Daniel Stenberg fc5a460e0e Brad Spencer found and fixed three flaws in the code, found with the new 18 years ago
Daniel Stenberg efa231bec5 Brad House fixed VS2005 compiler warnings due to time_t being 64bit. 18 years ago
Daniel Stenberg 4e27354b82 Ashish Sharma provided a patch for supporting multiple entries in the 18 years ago
Daniel Stenberg 7a77f24d26 Shmulik Regev brought cryptographically secure transaction IDs 18 years ago
Daniel Stenberg f1440b2405 Brad House added ares_save_options() and ares_destroy_options() that can be 18 years ago
Daniel Stenberg 8c35c65fc7 added ares_process_fd() to allow applications to ask for processing on 18 years ago
Daniel Stenberg 557aad7b02 Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windows 18 years ago
Yang Tse d741a92e20 ares_getopt() command-line parser function does not belong to actual 18 years ago
Daniel Stenberg c1bc4c19be Vlad Dinulescu added ares_parse_ns_reply() 18 years ago
Yang Tse 6751a208d6 Fix c-ares failing to get the search sequence of /etc/hosts and 18 years ago
Daniel Stenberg 6a59182e81 Michael Wallner fixed this problem: When I set domains in the options 18 years ago
Daniel Stenberg bc76d02bc3 Install ares_dns.h too 18 years ago
Yang Tse 877966659d avoid a couple of potential zero size memory allocations 18 years ago
Daniel Stenberg fadf4bfa08 mention the areslib.dsp fix 18 years ago
Daniel Stenberg a39a54189b stand clear for release 1.3.2 18 years ago
Daniel Stenberg 8df5b67ab0 Prevent ares_getsock() to overflow if more than 16 sockets are used. 18 years ago
Daniel Stenberg d3439e3332 - Guilherme Balena Versiani: I noted a strange BUG in Win32 port 18 years ago
Daniel Stenberg 1bec3073dc Brad Spencer did 19 years ago
Daniel Stenberg 19fb255f9e Ravi Pratap fixed ares_getsock() to actually return the proper bitmap and 19 years ago
Gisle Vanem 08ce30f216 Added getopt() processing. 19 years ago
Daniel Stenberg 0e07499e96 1.3.1 19 years ago
William Ahern d1ad89f943 Remove "big endian" DNS section and RR data integer parser macros from 19 years ago
William Ahern 70dbc3725d Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and 19 years ago
Daniel Stenberg e75c876ac5 Bram Matthys brought my attention to a libtool peculiarity where detecting 19 years ago
Daniel Stenberg 22e34b53e4 Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes 19 years ago
Daniel Stenberg de713cb37d Alexander Lazic improved the getservbyport_r() configure check. 19 years ago
Daniel Stenberg 7a03bdaf34 buildconf fixes 19 years ago
Daniel Stenberg d07656e76d James Bursa fixes: find the hosts file on RISC OS, and made it build with 19 years ago
Daniel Stenberg 7b650b80c1 added ares_getsock() 19 years ago
Daniel Stenberg 513f448061 Yang Tse fixed compiler warnings 19 years ago
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