aboutsummaryrefslogtreecommitdiff
path: root/ares/ares.h
AgeCommit message (Expand)Author
2007-07-03added NetWare CLIB-own header to solve gcc warnings.Gunter Knauf
2007-07-03few minor changes to make ares compile for NetWare CLIB architecture.Gunter Knauf
2007-05-30Brad House added ares_save_options() and ares_destroy_options() that can beDaniel Stenberg
2007-05-30added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse
2007-04-12add ares_getopt prototypeYang Tse
2007-02-19Vlad Dinulescu added ares_parse_ns_reply()Daniel Stenberg
2006-10-11Remove redundant __CYGWIN__ symbol checkYang Tse
2006-07-05Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...Yang Tse
2006-05-03Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makesDaniel Stenberg
2005-12-22Added ares_getsock() to extract sockets to wait for action on, without beingDaniel Stenberg
2005-12-19Undo previous change. This header file belongs to the publicYang Tse
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2005-12-11Undo last changesYang Tse
2005-12-11Fix compiler warning and compatibility issue with the type of the parameter u...Yang Tse
2005-11-09Replace <winsock.h> with <winsock2.h>Gisle Vanem
2005-09-18Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo ...Dominick Meglio
2005-08-18detabifiedDaniel Stenberg
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio
2005-03-10Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. TheDaniel Stenberg
2004-11-11Adapted for C++.Gisle Vanem
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem
2004-07-11added ifdef for NetWare to ares.h.Gunter Knauf
2004-04-01Dirk Manske's ares_cancel() function was added.Daniel Stenberg
2004-03-30Dominick Meglio's new ares_expand_string() functionDaniel Stenberg
2004-02-25Don't check for HAVE_ defines in this header file, it is meant to be publicDaniel Stenberg
2004-02-23include sys/select.hDaniel Stenberg
2004-02-23make ares_expand_name() take a long * instead of an int *, since we doDaniel Stenberg
2004-02-04ares_free_string() now takes a void * insteadDaniel Stenberg
2004-02-02removed the silly second argument to ares_strerror()Daniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg