main
Prevent integer overflow in allocation size calculations (#1147)
Fix HASH_IDX macro missing parentheses (#1128)
clang-format: reformat src/ and include/, and stop changed-lines false positives on bulk reformats (#1238)
Remove `ares__` prefix, just use `ares_` (#872)
fix: memory leak of buckets in ares_htable_dict_keys() error path (#1108)
More modularization for sockets/connections (#876)
SonarCloud: mark some parameters/variables as const
Fix linked list INSERT_BEFORE corruption and array insertdata_first ordering (#1101)
SonarCloud: Fix some code smells (missing const qualifiers)