Added debug option ('-d') for Watt-32 programs.
[platform/upstream/c-ares.git] / ares.h
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