1988 Commits (d5611775423b97b69fa1ec75b643bea6bc643912)
 

Author SHA1 Message Date
Brad House 5786f6d99a docs: Not all manpages are listed 7 years ago
Daniel Stenberg 17dc1b3102
ares_android.c: fix warning: ISO C forbids an empty translation unit 7 years ago
Daniel Stenberg 96bd1a2063
RELEASE-NOTES: some more work we did and people who helped 7 years ago
Brad House 349fe118b6 travis: skip Autotools style testing for cmake 7 years ago
Brad House 58582cd6ae travis: standardize CMake test off of Autotools tests 7 years ago
Brad House 84b3456616 travis: Enable building tests for CMake 7 years ago
Brad House 24c54e810a fix version in pkgconfig 7 years ago
Brad House 4f44016a2f Add version update to CMakeLists in maketgz 7 years ago
Brad House ca9ccb9395 Release prep. Add support for pkgconfig in cmake, set versions appropriately 7 years ago
Gregor Jasny a915d0adc6 CMake: Add tests 7 years ago
Gregor Jasny 1997b142a8 Use cmake3 package provided by Ubuntu (#182) 7 years ago
Brad House bbd5ecb6e7 Cmake 3.1 instead of 3.2.1 should be the minimum 7 years ago
Brad House 0d88e38466 Update RELEASE-NOTES and RELEASE-PROCEDURE.md to prepare for next release 7 years ago
Brad House 8dff81569f get rid of c++ style comments 7 years ago
Brad House 34b2aff21b Use trusty for all builds, precise is EOL. Update clang and cmake versions. 7 years ago
Brad House 6548f4a5ac Current CMakeLists.txt doesn't support 2.8.12 anymore, we need to bump the version to 3.2.1 minimum 7 years ago
Brad House f80caf4be2 Re-organize sections in INSTALL.md and add CMake section 7 years ago
Sergey Kolomenkin a600f58a94 remove compilation warnings in MSVC (#47) 7 years ago
Brad House ca118e9f69 document handling of timeouts for ares_process and ares_process_fd to close PR #57 7 years ago
Brad House 8af5760b2c As per Issue #155, since we do not require gethostname() during init, if it fails, there's no reason for init to fail as it is only used to populate the domain 7 years ago
David Drysdale 039debbe66
Document WSAStartup requirement (#180) 7 years ago
Antonio Tajuelo 8c18d5c3e3 Added coderelease.io badge to readme.md for letting people subscribe to new versions (#174) 7 years ago
Sheel Bedi 2ece30529a Update year in LICENSE.md to 2018 (#170) 7 years ago
David Drysdale 28591f3da4
travis: use VM not container for {L,A}SAN builds (#177) 7 years ago
acthompson-google-com 2ee16d7295 Android JNI code leaks local references in some cases (#175) 7 years ago
Gregor Jasny e8ab6b53bf Embed fused Google Test 1.8.0 7 years ago
John Schember 482052aa77 android: Check returns for obj and classes are not NULL. Document API levels for various Android functions and objects used. (#166) 7 years ago
Brad House e5a352926a CARES_CHECK_TYPE should reference variable so a warning is not produced for -Werror compatibility 7 years ago
Brad Spencer fabe20ff0d Fix computation of IPv6 blacklist mask for values of netmask > 8. (#164) 7 years ago
David Drysdale a255081f2c travis: Only do coverage/distcheck on normal build 7 years ago
David Drysdale 538db3e77d travis: only do pip install on Linux 7 years ago
David Drysdale 4736fdb844 travis: only test in IPv4 mode 7 years ago
David Drysdale d3d6c86fe5 test: allow restriction to one IP address family 7 years ago
Roman Teterin 7418ccaeba Fix a typo in init_by_resolv_conf (#160) 7 years ago
Brad House 42c04d3c71 @gvanem says MSVC -RTCc option fails, looks erroneous to me, but the additional mask is harmless 7 years ago
Brad House b980d53eed Fix some other mingw warnings 7 years ago
Brad House 2effec26f4 Issue #143, get rid of windows build warning due to passing 'char **' to argument expecting 'const char **' 7 years ago
Gregor Jasny 8fbfc0283c Distribute CMake files (#130) 7 years ago
Brad House 2250b598fe Android variants may not have __system_property_get 7 years ago
David Hotham 2e35328b9f Wrong function name throughout man page (#154) 7 years ago
David Drysdale 10bf61065b ares_data.c: iterate through substructs when freeing 7 years ago
David Drysdale 3768a2da5a test: test ares_free_data on long chain of structs 7 years ago
Felix Yan 79ead9f363 Fix a typo in inet_ntop.c (#151) 7 years ago
Daniel Stenberg 0b62958b6d
ares_gethostbyname.3: fix callback status values 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
Konstantinos Sofokleous b4f1ff7b51 allow linking against the static msvc runtime library (#133) 7 years ago
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