506 Commits (a516bbbbaf746e992a4b2e8ca89f05d63feac244)
 

Author SHA1 Message Date
Brad House c982bf47fd ares_init_options() with invalid options values should unset the option 12 months ago
Brad House 5ec2c68d98 SonarCloud: silence bogus reported error 12 months ago
Brad House 3f862d8eb1 clang-format 12 months ago
Brad House 86ac418970
Nameserver parsing: replace another hand-written parser (#643) 12 months ago
Brad House f83830f95b
1.23.0 release prep (#641) 1 year ago
Brad House c7f4804b98 add missing manpage to distribution list 1 year ago
Brad House 6e83c28ab4 clang-format 1 year ago
Brad House 45698509d8 remove a simply 1 year ago
Brad House 0529f6f1dc fix doc typo 1 year ago
Brad House fb52c3f9d1 ares_init_options with ARES_OPT_UDP_PORT wrong byte order 1 year ago
Brad House cd5a41743c fix ares_threadsafety() prototype 1 year ago
Brad House a9442bd828
Basic Thread Safety (#636) 1 year ago
petrvh f1bf69c2d7
ares_getaddrinfo(): do not use search domains if ARES_FLAG_NOSEARCH is set (#638) 1 year ago
Brad House f4d8c9abbb Fix MacOS version test 1 year ago
Daniel Stenberg 52e72fe812
CI: codespell 1 year ago
Christian Clauss 054f474a29
Fix typos discovered by codespell (#634) 1 year ago
Brad House b674abd561 environment is meant as an override for sysconfig 1 year ago
Ignat 2985ce35d0
Support attempts and timeout options from resolv.conf (#632) 1 year ago
Brad House d67d6a04c8
more precise timeout calculation (#633) 1 year ago
Christian Clauss ef4f4e57ce
INSTALL.md: Fix typo (#630) 1 year ago
Brad House edfb94d4dc SonarCloud: fix minor codesmells 1 year ago
Brad House 00f7cf6d25 fix test case regression due to missing parens 1 year ago
Brad House 5262da7e88 now that warnings are enabled on test cases, clear a bunch of warnings 1 year ago
Brad House 33ee6c0573 CMake: CXXFLAGS environment wasn't being read because C++ compiler was enabled after settings warnings. 1 year ago
Brad House ecf7a7f166 fix additional windows test warnings 1 year ago
Brad House 5c1a5d8050 cleanup some Windows warnings in test 1 year ago
Brad House 6b408a9bc9 clang-format 1 year ago
Brad House 3db69bbfeb
Fix Windows UWP (Store) building and add to CI/CD (#627) 1 year ago
Brad House 320cefe1c7 ares_set_servers_*() should allow an empty server list 1 year ago
Brad House 4982f76a2f
Query Cache support (#625) 1 year ago
Brad House 36466bb240
1.22.1 release prep (#624) 1 year ago
Brad House ba7ee410a9 ares__htable_strvp should be case-insensitive 1 year ago
Brad House 2724f0e26c optimize: large /etc/hosts files reading 1 year ago
Brad House a3631763ca Fix /etc/hosts processing performance with all entries using same IP address 1 year ago
Brad House 0ef0f6b600 new badges 1 year ago
Brad House 278a0b59b9 OpenWatcom: time_t is unsigned, change math using time_t to promote to a 64bit signed integer 1 year ago
Brad House b7e5182899 fix more docs 1 year ago
Gregor Jasny 53ed62b163
Fix typos and man page whatis entry (#619) 1 year ago
Douglas R. Reno 6988705f3f
Fix building c-ares-1.22.0 and higher under Watcom. (#623) 1 year ago
Brad House 706d6b6507 OpenWatcom: fix PR building 1 year ago
Brad House 0e299e6966 CI/CD: Add OpenWatcom 1 year ago
Brad House 75ed29da51 CI/CD: Add OpenWatcom 1 year ago
Brad House 632b2fd9e1 CI/CD: Add OpenWatcom 1 year ago
Brad House 4d9ff5483a CI/CD: Add OpenWatcom 1 year ago
Brad House c2f7829dbc CI/CD: Add OpenWatcom 1 year ago
Brad House 607a64b6db CI/CD: Add OpenWatcom 1 year ago
Brad House fffebf978c CI/CD: Add OpenWatcom 1 year ago
Brad House ee11e7a07e warnings: try to prevent warnings due to automatic integer promotion 1 year ago
Brad House 4245fdb1ef only push to coverity weekly or on explicit coverity_scan branch commits 1 year ago
Brad House 756b493e76 try to cleanup bogus compiler warnings 1 year ago