ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
[platform/upstream/c-ares.git] / ares_library_init.c
2013-04-22 Alexander Klauerlibrary init: be recursive
2011-05-17 David StuartIPv6-on-windows: find DNS servers correctly
2010-03-27 Daniel Stenbergremove all $Id$ lines
2009-11-11 Yang TseRenamed fpGetNetworkParams and fpSystemFunction036...
2009-11-09 Yang TseTest for USE_WINSOCK since it is more restrictive than...
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-05-28 Yang TseRemove temporarily introduced memory leak.
2009-05-27 Yang TseTemporarily introduce a memory leak to verify curl...
2009-05-26 Yang TseMake ares_init(), ares_dup() and ares_init_options...
2009-05-19 Yang TseAdd same copyright notice as other c-ares files
2009-05-19 Yang TseFix case
2009-05-18 Yang TseRemove run-time requirement for advapi32.dll since
2009-05-18 Yang TseIntentionally avoid checking if the address of SystemFu...
2009-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...