21 Commits (b949cc3ddfbeb1b3fba571fb53b186b645e66e9c)

Author SHA1 Message Date
Brad Spencer c18f512d17 Fix warnings emitted by MSVC when using -W4 (#192) 7 years ago
John Schember 1abf13ed30 Fix DNS server lookup breaking with Android O due to Android removing access to net.dns# system properties. (#148) 7 years ago
Brad House 39aeafd27d Windows DNS server sorting (#81) 8 years ago
David Drysdale 02b328f513 ares_library_cleanup: reset ares_realloc too 9 years ago
Nicolas \"Pixel\" Noble 385582bd14 ares_win32_init: make LoadLibrary work when using UNICODE too 9 years ago
David Drysdale f1bcfa1122 api: Allow injection of user-specified malloc/free functions 9 years ago
David Drysdale 87ff25049c Mark unhittable lines 9 years ago
Alexander Klauer 2e0c3076e5 library init: be recursive 12 years ago
David Stuart 6518b56a5e IPv6-on-windows: find DNS servers correctly 14 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse ea29eeb4eb Renamed fpGetNetworkParams and fpSystemFunction036 to avoid namespace pollution with static library 15 years ago
Yang Tse 39c0bac44c Test for USE_WINSOCK since it is more restrictive than WIN32 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse 7a5621876b Remove temporarily introduced memory leak. 16 years ago
Yang Tse 425244eac4 Temporarily introduce a memory leak to verify curl debug memory tracking works. 16 years ago
Yang Tse cf3301f024 Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED 16 years ago
Yang Tse 0f59e2b531 Add same copyright notice as other c-ares files 16 years ago
Yang Tse d3f3189860 Fix case 16 years ago
Yang Tse 757642f675 Remove run-time requirement for advapi32.dll since 16 years ago
Yang Tse b677ff3d15 Intentionally avoid checking if the address of SystemFunction036, a.k.a. 16 years ago
Yang Tse c03c7251c9 Introduction of ares_library_init() and ares_library_cleanup() 16 years ago