• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

c-ares / c-ares
80%
main: 92%

Build:
Build:
LAST BUILD BRANCH: more-record-types
DEFAULT BRANCH: main
Repo Added 01 Nov 2021 07:55PM UTC
Files 177
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v1.28
branch: v1.28
CHANGE BRANCH
x
Reset
  • v1.28
  • 1.34.6
  • 1.34.6-security
  • HEAD
  • adig-ahost-exitcode
  • alpine-clang-19
  • autotools-update
  • b-mac-gcc
  • bagder/manpage-references
  • bagder/qnx
  • bhouse.qnx
  • bhouse.sonarcloud
  • bhouse.sonarcloud-2
  • ci-fixes
  • copyright
  • coverity_scan
  • dohpath
  • fix-ares-dns-record-duplicate-docs
  • fix-ares_send-docs
  • fix-bind
  • fix-doc-typo
  • fix-inet-pton
  • fix-set-socket-callback
  • fix-setvbuf
  • fix-sortlist
  • fixci
  • fixwin
  • fuzzer_policy
  • ignore_configchg_init_failures
  • issue-993
  • leaks
  • live-failures
  • localhost
  • macios
  • main
  • memory
  • more-const
  • more-record-types
  • newer_cmake
  • ntp-license
  • pkgconfig
  • punycode
  • qnx
  • qnx-config
  • qnx-tests
  • refs/tags/v1.33.0
  • refs/tags/v1.33.1
  • refs/tags/v1.34.0
  • refs/tags/v1.34.1
  • refs/tags/v1.34.2
  • refs/tags/v1.34.3
  • refs/tags/v1.34.4
  • refs/tags/v1.34.5
  • refs/tags/v1.34.6
  • release-1.34.4
  • rnd-xor
  • server-rise-fall
  • service-strtoul-fix
  • sockopt
  • staticlib-name
  • tomf/probe-pending
  • typo
  • ubuntu-latest
  • ubuntu-rolling
  • v1.23
  • v1.24
  • v1.25
  • v1.26
  • v1.27
  • v1.29
  • v1.30
  • v1.31
  • v1.32
  • v1.33
  • v1.34
  • wait_on_monotonic
  • windns-fix
  • winxp
  • winxp-eventloop

23 Jul 2024 08:13PM UTC coverage: 79.977% (-0.2%) from 80.149%
#1330

push

travis-ci

bradh352
tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809)

This will allow more tests to run even when internal symbols aren't
accessible.

Fix By: Brad House (@bradh352)

8364 of 10458 relevant lines covered (79.98%)

3630.12 hits per line

Relevant lines Covered
Build:
Build:
10458 RELEVANT LINES 8364 COVERED LINES
3630.12 HITS PER LINE
Source Files on v1.28
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#1330 v1.28 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) This will allow more tests to run even when internal symbols aren't accessible. Fix By: Brad House (@bradh352) push 23 Jul 2024 08:18PM UTC bradh352 travis-ci
79.98
#1321 v1.28 CI: fix coverage build push 23 Jul 2024 06:57PM UTC bradh352 travis-ci
80.15
#1308 v1.28 CMake MSVC Parallelizm issue: Don't build adig and ahost simultaneously Make ahost a dependency of adig to prevent issues with them both referencing ares_strcasecmp.c and ares_getopt.c. This appears to be a bug in the Cmake generator for MSVC pr... push 22 Jul 2024 10:02PM UTC bradh352 travis-ci
80.14
#1299 v1.28 mem leak due to `ares__hosts_entry_to_hostent()` allocation strategy (#824) `ares__hosts_entry_to_hostent()` would allocate a separate buffer for each address, but `ares_free_hostent()` expects a single allocation to hold all addresses. This PR ... push 22 Jul 2024 08:00PM UTC bradh352 travis-ci
80.14
#1291 v1.28 clang static analyzer: silence warning push 21 Jul 2024 01:06PM UTC bradh352 travis-ci
80.08
#1281 v1.28 UDP write may fail indicating host isn't reachable (#821) UDP is connectionless, but systems use ICMP unreachable messages to indicate there is no ability to reach the host or port, which can result in a `send()` returning an error like `ECONNREF... push 19 Jul 2024 07:43PM UTC bradh352 travis-ci
80.08
#1270 v1.28 Prevent complex recursion during query requeing and connection cleanup c-ares utilizes recursion for some operations, and some of these processes can have unintended side effects, such as if a callback is called that then recurses into the same f... push 19 Jul 2024 03:11PM UTC bradh352 travis-ci
80.17
#1256 v1.28 Issue #819: preliminary test case push 19 Jul 2024 01:52PM UTC bradh352 travis-ci
80.15
#1200 v1.28 backport htable_vpvp for AFD fixes push 14 Jul 2024 10:16PM UTC bradh352 travis-ci
80.06
#1199 v1.28 Rework WinAFD event code (#811) We've had reports of user-after-free type crashes in Windows cleanup code for the Event Thread. In evaluating the code, it appeared there were some memory leaks on per-connection handles that may have remained open... push 14 Jul 2024 09:47PM UTC bradh352 travis-ci
80.62
See All Builds (1955)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc