Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / ares.h
2008-05-13 Daniel Stenberg- Introducing millisecond resolution support for the...
2007-12-10 Gisle VanemFix for targets that do have 'struct in6_addr', but...
2007-11-15 Yang TseNeeded now that in6_addr is referenced in ares.h
2007-11-15 Steinar H. GundersonReturn TTL data from ares_parse_{a,aaaa}_reply, if...
2007-11-08 Yang TseDefine WIN32 when build target is Win32 API.
2007-10-19 Yang TseAvoid shadowing a global declaration
2007-09-28 Steinar H. GundersonSupport a few more socket options, and refactor the...
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-07-03 Gunter Knaufadded NetWare CLIB-own header to solve gcc warnings.
2007-07-03 Gunter Knauffew minor changes to make ares compile for NetWare...
2007-05-30 Daniel StenbergBrad House added ares_save_options() and ares_destroy_o...
2007-05-30 Daniel Stenbergadded ares_process_fd() to allow applications to ask...
2007-04-16 Yang Tseares_getopt() command-line parser function does not...
2007-04-12 Yang Tseadd ares_getopt prototype
2007-02-19 Daniel StenbergVlad Dinulescu added ares_parse_ns_reply()
2006-10-11 Yang TseRemove redundant __CYGWIN__ symbol check
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2006-05-03 Daniel StenbergNick Mathewson added the ARES_OPT_SOCK_STATE_CB option...
2005-12-22 Daniel StenbergAdded ares_getsock() to extract sockets to wait for...
2005-12-19 Yang TseUndo previous change. This header file belongs to the...
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2005-12-11 Yang TseUndo last changes
2005-12-11 Yang TseFix compiler warning and compatibility issue with the...
2005-11-09 Gisle VanemReplace <winsock.h> with <winsock2.h>
2005-09-18 Dominick MeglioAdded constants that will be used by ares_getaddrinfo...
2005-08-18 Daniel Stenbergdetabified
2005-05-16 Dominick MeglioAdded ares_getnameinfo which mimics the getnameinfo API
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...
2004-11-11 Gisle VanemAdapted for C++.
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-07-11 Gunter Knaufadded ifdef for NetWare to ares.h.
2004-04-01 Daniel StenbergDirk Manske's ares_cancel() function was added.
2004-03-30 Daniel StenbergDominick Meglio's new ares_expand_string() function
2004-02-25 Daniel StenbergDon't check for HAVE_ defines in this header file,...
2004-02-23 Daniel Stenberginclude sys/select.h
2004-02-23 Daniel Stenbergmake ares_expand_name() take a long * instead of an...
2004-02-04 Daniel Stenbergares_free_string() now takes a void * instead
2004-02-02 Daniel Stenbergremoved the silly second argument to ares_strerror()
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches