aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_library_init.c
AgeCommit message (Expand)Author
2009-11-11Renamed fpGetNetworkParams and fpSystemFunction036 to avoid namespace polluti...Yang Tse
2009-11-09Test for USE_WINSOCK since it is more restrictive than WIN32Yang Tse
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2009-05-28Remove temporarily introduced memory leak.Yang Tse
2009-05-27Temporarily introduce a memory leak to verify curl debug memory tracking works.Yang Tse
2009-05-26Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZEDYang Tse
2009-05-19Add same copyright notice as other c-ares filesYang Tse
2009-05-19Fix caseYang Tse
2009-05-18Remove run-time requirement for advapi32.dll sinceYang Tse
2009-05-18Intentionally avoid checking if the address of SystemFunction036, a.k.a.Yang Tse
2009-05-17Introduction of ares_library_init() and ares_library_cleanup()Yang Tse