Lines Matching refs:ares
1 Changelog for the c-ares project
16 o man pages: docs for the c-ares utility programs
68 - We switched from CVS to git. See http://github.com/bagder/c-ares
77 Bail, and February 2010 by Jakub Hrozek on the c-ares mailing list. On
84 ares channel as these support both IPv4 and IPv6 name servers.
119 - Changed naming convention for c-ares libraries built with MSVC, details
124 with the ones declared in ares.h
131 adjustments when recompiled using c-ares 1.7.0.
138 with the ones declared in ares.h. Added ares_free_data() along with
147 - Makefile.msvc is now the reference method to build c-ares and sample
149 option or target are specified it builds dynamic and static c-ares
151 programs using each of the different c-ares libraries.
154 - Renamed c-ares setup.h to ares_setup.h
168 dynamic and static c-ares libraries in debug and release flavours.
170 each of the four possible c-ares libraries, generating all this
174 - Initial step towards the ability to reduce c-ares exported symbols
208 fails to get inited by other means. This fixes a case of when the c-ares
246 setting from --enable-debug, allowing again to build c-ares independently
249 For the c-ares library option --enable-debug enables debug build features
250 which are _not_ related with memory tracking. For the c-ares library when
270 using c-ares 1.7.0 can still survive without calling these functions. Read all
274 curl/libcurl 7.19.5 is fully compatible with c-ares 1.7.0 on all systems.
276 In order to use c-ares 1.7.0 with curl/libcurl on Win32/64 systems it is
278 possible on Win32/64 to use c-ares 1.7.0 with a curl/libcurl version less
282 - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to
313 - ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it
343 supports the ROTATE option thanks to c-ares now storing the "optmask"
453 subsequent DNS lookups from fresh processes using c-ares to resolve the same
467 being read incorrectly in the c-ares version we were using, but this was
469 * This makes the stream of generated query-IDs from any new c-ares process
532 not posix or anything and thus c-ares failed to build on hurd (and possibly
545 to the libraries needed for the static linking of c-ares.
564 - Sebastian made c-ares able to return all PTR-records when doing reverse
645 - Steinar H. Gunderson modified c-ares to now also do to DNS retries even when
718 The c-ares library implementation uses a DNS "Transaction ID" field that is
723 http://bak.spc.org/dms/archive/dns_id_attack.txt) and makes a c-ares based
765 public ares.h header file, since ares_process_fd() uses that type for two of
776 code helper function, not belonging to the actual c-ares library.
843 macros from ares_dns.h, which break c-ares on my Sparc64. Bit-wise
866 c-ares call a callback on socket state changes. A better way than the
880 - James Bursa fixed c-ares to find the hosts file on RISC OS, and made it
992 other OSes. He made c-ares check for and understand it if present.
994 - Now c-ares will use local host name lookup _before_ DNS resolving by default
999 - Henrik Stoerner: found out that c-ares does not look at the /etc/host.conf
1002 entry in /etc/resolv.conf, c-ares will always default to looking in DNS
1005 c-ares now looks at
1013 - Dominick Meglio patched: C-ares on Windows assumed that the HOSTS file is
1022 The patch will make c-ares correctly consult the registry for the location
1031 - Gisle Vanem made c-ares build and work with his Watt-32 TCP/IP stack.
1063 - Switched to 'ares_socket_t' type for sockets in ares, since Windows don't
1066 - automake-ified and libool-ified c-ares. Now it builds libcares as a shared
1081 - G�nter Knauf made c-ares build and run on Novell Netware.
1085 fixes and made ares not use 'errno' to provide further info on Windows.
1101 per adapter, one has to query the adapter branches. But how can c-ares know
1127 used to cancel/cleanup a resolve/request made using ares functions on the
1128 given ares channel. It does not destroy/kill the ares channel itself.
1158 - Dominick Meglio made ares init support multiple name servers in the
1163 CURLDEBUG is set. This makes all the ares-functions supervised properly by
1176 be used by c-ares!
1190 modification of the existing provided ares API.
1218 * Imported the sources from ares 1.1.1