1822 Commits (892329862bb7d9d2514f2055f9939a8364321ea9)
 

Author SHA1 Message Date
Daniel Stenberg 892329862b ares_set_socket_functions.3: added in 1.13.0 8 years ago
David Drysdale 9478908a49 ares_parse_naptr_reply: check sufficient data 8 years ago
David Drysdale ee7d235822 test: Feed in short NAPTR 8 years ago
David Drysdale f3ac6e96d1 test: Add fuzz input with short NAPTR 8 years ago
David Drysdale 833e3f2368 test: add ares_parse_naptr_reply to fuzzer 8 years ago
noiz bcfbad93b8 Update ares.h to support compiling with QNX 8 years ago
Dionna Glaze e47cfb44b8 Simple changes to appease stricter compilers. 8 years ago
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