1881 Commits (4f44016a2fb00f33b389f8e6ac7e5e6531998d7d)
 

Author SHA1 Message Date
David Drysdale 82a4d111ba test: use ares_free_string() throughout 8 years ago
Daniel Stenberg 245edc4fa4 RELEASE-PROCEDURE.md: how to release 8 years ago
David Drysdale 3968d13f7a test: Build dnsdump on Windows too 8 years ago
Christian Ammer 4a88788ea0 fix statement like #define - ares ssize_t define had a trailing semicolon (#120) 8 years ago
David Drysdale a4a0d2fb7e test: distribute the fuzzcheck.sh script 8 years ago
David Drysdale d9fd0a5ed9 test: run the name-parsing corpus check too 8 years ago
Daniel Stenberg dc239c3bf6 dist: don't build/ship PDF versions in release archives 8 years ago
Daniel Stenberg 3ea1065dfd ares_version.h: bump version 8 years ago
Daniel Stenberg 3be1924221 RELEASE-NOTES: 1.13.0 8 years ago
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