310 Commits (e6f2a6ad9e3dc1ca24b70150cb148250d3a34aba)
 

Author SHA1 Message Date
Brad House e6f2a6ad9e win32 warnings look good, remove commented out block 1 year ago
Brad House c62555fbfc more msvc warnings 1 year ago
Brad House 89b49bc36f fix 1 year ago
Brad House 001d74bfd9 docs: document setting servers can be done live 1 year ago
Brad House 72a80de4cc SonarCloud: more easy codesmells 1 year ago
Brad House 2cc2779fc9 clang-format 1 year ago
Brad House 699f469f18 SonarCloud: fix up codesmells 1 year ago
Brad House c8bd83a4ca
Dynamic Server List (#594) 1 year ago
Brad House 7cab8b826e no reason to run LSAN, ASAN already does it 1 year ago
Brad House fb361064eb
AppVeyor: update compiler versions, use Msys2, and Windows fixes (#593) 1 year ago
Brad House bcd80b5313 Coverage: add some code misuse test cases 1 year ago
Brad House 72deb01bca hosts file parsing should set success at end of loop 1 year ago
Brad House 92caef17b3 fix windows localhost for ares_gethostbyname_file() when /etc/hosts doesn't have an entry 1 year ago
Brad House 065760bcb9 SonarCloud: fix up codesmells (const, unneeded casts, reduce complexity) 1 year ago
Brad House 8a3664b8cb
Replace hosts parser, add caching capabilities (#591) 1 year ago
Brad House 58e6f1fa81
cleanups: split functions out into different files, rename some to be more logical (#589) 1 year ago
Brad House 3326d331d1 fix comment 1 year ago
Brad House 06f162893c recursive git attributes 1 year ago
Brad House 71f8e16e50 SonarCloud: reduce reported complexity that exists for no reason. 1 year ago
Brad House 9b1be957eb SonarCloud: fix some #undef codesmells 1 year ago
Brad House 2b090820bc formatting 1 year ago
Brad House 37bbe2727d document ARES_RR_* records 1 year ago
Brad House 5a18873c81 no reason to limit on truncation 1 year ago
Brad House 741f37026f linguist fixes 1 year ago
Brad House 70253fdd5d don't use test cases to determine language of c-ares 1 year ago
Brad House 77e6a39b89 fix grammar 1 year ago
Brad House 129a750f54 fix count 1 year ago
Brad House 118710225d
1.21.0 release prep (#585) 1 year ago
Brad House a905115bb2 fix build warning 1 year ago
Brad House b1c508445e
SonarCloud: clean up more codesmells (#584) 1 year ago
Brad House d62627e8b3 resolve reported memory leaks 1 year ago
Brad House 424243dc49 add test vector said to cause a memory leak 1 year ago
Brad House a26dfd0123
sonarcloud: fix more codesmells (#583) 1 year ago
Brad House ceb85775e1
sonarcloud easy codesmells (#582) 1 year ago
Brad House 7dc3d98fba
Modernization: replace multiple hand-parsers with new memory-safe parser (#581) 1 year ago
Gregor Jasny dcf03e6cdb
feat: use CMake to control symbol visibility (#574) 1 year ago
Brad House c3e050ac72
remove ares_nowarn helpers #580 1 year ago
Brad House 86e417e247 clang-format: fix structure alignment 1 year ago
Brad House 1549415228
Reformat code using clang-format (#579) 1 year ago
Brad House 81110eebed inet_ntop requires ares_private.h 1 year ago
Brad House 8890366609 SonarCloud: Fix additional code smells 1 year ago
Brad House b8c6a818aa SonarCloud: Ignore codesmells c89 doesn't support 1 year ago
Brad House cb0be5688e
set compiler standard to ISO C90/ANSI C89 (#577) 1 year ago
Brad House eeec2252b5 fix new ares_strcpy to ensure null termination 1 year ago
Brad House eb127767a4 build fix 1 year ago
Brad House b2437de617
SonarCloud: Fix up codesmells due to strlen(), strcpy(), and strncpy() (#576) 1 year ago
Brad House 3078f33333 SonarCloud: try to appease it better 1 year ago
Brad House d35434d6bd SonarCloud: Fix reported bugs 1 year ago
Brad House 3b10e571da
Fix internal datatype usage and warnings (#573) 1 year ago
Brad House 9feea5df35 SonarCloud: exclude tests 1 year ago