1842 Commits (2a9e231396987e16c225f24dcbc93a6758e76723)
 

Author SHA1 Message Date
Gergely Nagy 2a9e231396 Force using the ANSI versions of WinAPI functions (#142) 7 years ago
Brad House 5ecc4c34be [cmake] build fix on Solaris 7 years ago
Brad House 9ef37fedc6 Win32 exclude legacy ipv6 subnets (#144) 7 years ago
David Drysdale 7e1a8fcd04 windows: only look for ancient compilers (#146) 7 years ago
David Drysdale cb6852664c ares_init_options.3: match up sock_state_cb args (#141) 7 years ago
Anna Henningsen 0ef4a0c64b
gethostbyaddr: fail with `ECANCELLED` for `ares_cancel()` 7 years ago
David Hotham 611a5ef938 support most recent Visual Studio 2017 7 years ago
Brad House 33bf5ba35e Preserve original DNS server order on Windows for equal metrics. 7 years ago
Anna Henningsen 18ea99693d ares_parse_naptr_reply: make buffer length check more accurate 7 years ago
David Drysdale df9af318ba appveyor: run dnsdump as a sanity check 7 years ago
David Drysdale 52834a70c9 travis: run dnsdump as a sanity check 7 years ago
David Drysdale 82a4d111ba test: use ares_free_string() throughout 7 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