1865 Commits (28591f3da4be514d30198603202a88ee589c4465)
 

Author SHA1 Message Date
Gregor Jasny 4327d21009 CMake: Emulate interface library on import (#108) 8 years ago
ChristianAmmer cb9521d5f4 Added support for Windows DNS Suffix Search List (#93) 8 years ago
Thomas Köckerbauer 3ba4f1a3ca configure: do not heck for ar if specified manually 8 years ago
David Drysdale 64b169eec3 ares_expand_name: limit number of indirections 8 years ago
David Drysdale 7a179e5c82 test: fuzz input file that takes a while to process 8 years ago
David Drysdale ccbb8ffa7b test: copy data in fuzz regression driver 8 years ago
David Drysdale 3d4ad155fb Convert char from ISO-8859-1 to UTF-8 (#99) 8 years ago
Gregor Jasny 4bc0202c87 travis: Use trusty for cmake builds (#109) 8 years ago
David Hotham 40eb41f522 msvc_ver.inc support most recent Visual Studio 2017 (#101) 8 years ago
David Drysdale 7833f601c9 test: use io.h not unistd.h for Windows 8 years ago
David Drysdale efc94b9559 test: try building fuzz binaries on Windows 8 years ago
David Drysdale ab6125b27c test: stick to int in ares-fuzz.c 8 years ago
David Drysdale 47d4f3f85b test: force ARES_OPT_NOROTATE for no-rotate tests 8 years ago
David Drysdale be956361b9 test: check expected NOROTATE value 8 years ago
David Drysdale 1f68472a07 ares_create_query: use ares_free not naked free 8 years ago
Brad House 5838d53df1 Need ares.h for ares_ssize_t 8 years ago
Brad House 60561aebc1 tests should not use ssize_t, use ares_ssize_t 8 years ago
Brad House 919dc45f2f Portability updates for legacy systems. (#92) 8 years ago
Michael Osei 6b452db894 Update msvc_ver.inc (#91) 8 years ago
Brad House 39aeafd27d Windows DNS server sorting (#81) 8 years ago
Sergii Pylypenko 53387228ab docs: fixed references to ares_set_local_ip4 and ares_set_local_ip6 8 years ago
Calle Wilund 4a890715dc ares test: fix win32 build errors with virtual socket function tests 8 years ago
Calle Wilund f593c01374 ares_process: fix return type of socket_create function (win32 warning) 8 years ago
Calle Wilund fd6124c74d ares_set_socket_functions: Add man page 8 years ago
Calle Wilund 20f9090746 ares-test: Add test helpers and cases for virtual socket IO 8 years ago
elcallio 7e1e31c6cd Implement using virtual socket IO functions when set 8 years ago
elcallio c32103e112 Add virtual function set for socket IO 8 years ago
David Drysdale bac968cbb0 test: ignore aresfuzzname binary 8 years ago
Stephen Sorley 9fe30b55bc Always use check_symbol_exists instead of check_function_exists. 8 years ago
Gregor Jasny e7fdf4829e Also add includes to TARGETS_INST_DEST 8 years ago
Stephen Sorley 672c359b75 Windows build fixes 8 years ago
Gregor Jasny 97f8b14c85 CMake: Export targets 8 years ago
Gregor Jasny 7219fe2f05 CMake: Use GNUInstallDirs for install location defaults 8 years ago
David Drysdale 071927737d Update Makefile.am for renamed INSTALL.md 8 years ago
David Drysdale 5a869aeaf3 docs: convert INSTALL to MarkDown & tweak (#83) 8 years ago
Gregor Jasny 4d56128b5b Merge pull request #77 from stephen-sorley/cmake_modernize 8 years ago
Stephen Sorley 5f4cb4d093 Changed executables to depend directly on internal libcares target, instead of against 8 years ago
Stephen Sorley 49b79065ed Updated Travis to pull CMake 2.8.12 from kubuntu-backports ppa. 8 years ago
Stephen Sorley 10cb4b437f Updated CMake minimum version to 2.8.12. 8 years ago
Chris Araman fbf1b4b3d6 configure: clock_gettime workaround (#75) 8 years ago
David Drysdale 8fdd3d3d19 test: add fuzz entrypoint for ares_create_query() 8 years ago
David Drysdale d6823a5cf3 test: Add gTest/gMock files to SOURCES 8 years ago
David Drysdale b0aebb9515 travis: Move build scripts under travis/ 8 years ago
David Drysdale 98bdeeefa3 travis: check distributed tarball builds 8 years ago
Daniel Stenberg 02f609c90c dist: ship msvc_ver.inc too 8 years ago
Aaron Bieber b0af263838 fix build on OpenBSD 8 years ago
Daniel Stenberg 2f467d20a6 ares_version.h: bump, working on 1.12.1 now 8 years ago
Gregor Jasny 5979d6d4ad Merge pull request #64 from bradh352/master 8 years ago
Brad House 1d8077b285 suggested PROJECT_NAME change broke chain building as it needs the magic PROJECT_NAME set in the ADD_LIBRARY for matching. Fix to make both goals work 8 years ago
Brad House bc14ee76b9 update MacOSX 10.12 detection 8 years ago