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

daviddrysdale / c-ares
89%

Build:
DEFAULT BRANCH: master
Repo Added 06 Oct 2015 02:42PM UTC
Files 122
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • acountry-fix
  • bradh352-master
  • cleanup
  • contrib
  • distcheck
  • dns-dump
  • docfix
  • docs
  • double-free
  • fix-coverage
  • fix33
  • fixes
  • fixlets
  • fuzz
  • fuzzname
  • fuzztest
  • issue60
  • iterative-free
  • man-fix
  • manfix
  • manpage
  • master
  • max-indirs
  • naptr
  • newer-cmake
  • norotate
  • nschroot
  • oldwin
  • temp
  • temp-force-appveyor
  • temp-init
  • temp-ports
  • temp64
  • tempfuzz
  • tempios
  • temppatch
  • test
  • test-for-merge
  • travis
  • utf-8
  • win-suffix
  • windump
  • winfix

pending completion
405

push

travis-ci

web-flow
<a href="https://github.com/daviddrysdale/c-ares/commit/<a class=hub.com/daviddrysdale/c-ares/commit/<a class="double-link" href="https://git"><a class=hub.com/daviddrysdale/c-ares/commit/<a class="double-link" href="https://git"><a class=hub.com/daviddrysdale/c-ares/commit/<a class="double-link" href="https://git"><a class=hub.com/daviddrysdale/c-ares/commit/fd890e92468d54fbed82e06206a35c5f11ef1add">fd890e924">&lt;a href=&quot;https://github.com/daviddrysdale/c-ares/commit/</a><a class="double-link" href="https://github.com/daviddrysdale/c-ares/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/daviddrysdale/c-ares/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/daviddrysdale/c-ares/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/daviddrysdale/c-ares/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/daviddrysdale/c-ares/commit/fd890e92468d54fbed82e06206a35c5f11ef1add">fd890e924</a><a href="https://github.com/daviddrysdale/c-ares/commit/fd890e92468d54fbed82e06206a35c5f11ef1add">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/daviddrysdale/c-ares/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/daviddrysdale/c-ares/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/daviddrysdale/c-ares/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/daviddrysdale/c-ares/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/daviddrysdale/c-ares/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/daviddrysdale/c-ares/commit/fd890e92468d54fbed82e06206a35c5f11ef1add&quot;&gt;fd890e924&lt;/a&gt;&lt;a href=&quot;https://github.com/daviddrysdale/c-ares/commit/fd890e92468d54fbed82e06206a35c5f11ef1add&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/daviddrysdale/c-ares/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://gi... (continued)

3 of 3 new or added lines in 2 files covered. (100.0%)

4276 of 4827 relevant lines covered (88.59%)

6223.44 hits per line

Relevant lines Covered
Build:
Build:
4827 RELEVANT LINES 4276 COVERED LINES
6223.44 HITS PER LINE
Source Files on master
  • Tree
  • List 122
  • Changed 61
  • Source Changed 55
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
405 master <a href="https://github.com/daviddrysdale/c-ares/commit/fd890e924">&lt;a href=&quot;https://github.com/daviddrysdale/c-ares/commit/</a><a class="double-link" href="https://github.com/daviddrysdale/c-ares/commit/&lt;a... push 25 Mar 2021 09:14AM UTC web-flow travis-ci pending completion  
404 master Win32: Fix tools build with autotools static library When c-ares is being built as static on Win32, CARES_STATICLIB must be defined, but it wasn't being pulled in for the tools. Fixes: #384 Fix By: Brad House (@bradh352) push 01 Dec 2020 08:12AM UTC bradh352 travis-ci pending completion  
403 master docs: remove the html and pdf make targets They're rarely used in our daily work flow and mostly just add friction, Closes #362 push 22 Sep 2020 02:38PM UTC bagder travis-ci pending completion  
402 master update travis to use xcode11.4 push 09 May 2020 09:24AM UTC bradh352 travis-ci pending completion  
401 double-free test: fuzzer input triggering double free OSS-Fuzz has reported a double-free with the fuzzer input file included here; run with: ./test/aresfuzz test/fuzzinput/clusterfuzz-5637790584012800 Bisecting the failure points to commit e0517f97d988 (... push 12 Mar 2020 02:01PM UTC daviddrysdale travis-ci pending completion  
399 master CMake: Install Manpages (#314) CMake wasn't installing manpages. Fixes #297 Fix By: Brad House (@bradh352) push 12 Mar 2020 01:36PM UTC web-flow travis-ci pending completion  
396 master fix fuzzer docs and add missing getaddrinfo docs (#265) There is a fix for a bit outdated clang fuzzer docs and ares_getaddrinfo docs. Fix By: Andrew Selivanov (@ki11roy) push 12 Jul 2019 11:40AM UTC bradh352 travis-ci pending completion  
395 fuzz test: Add fuzzer input files that trigger problems Suspect problems were introduced by 7d3591ee8a1a ("getaddrinfo enhancements (#257)"), and include: - ares_parse_a_reply.c:170 : WRITE stack buffer overflow - ares_parse_aaaa_reply.c:170,172 : W... push 24 Jun 2019 07:06AM UTC daviddrysdale travis-ci pending completion  
394 fuzz test: Add fuzzer input files that trigger problems Suspect problems were introduced by 7d3591ee8a1a ("getaddrinfo enhancements (#257)"), and include: - ares_parse_a_reply.c:170 : WRITE stack buffer overflow - ares_parse_aaaa_reply.c:170,172 : W... push 21 Jun 2019 10:54AM UTC daviddrysdale travis-ci pending completion  
393 fuzz test: emit errors from fuzzcheck.sh script push 21 Jun 2019 09:59AM UTC daviddrysdale travis-ci pending completion  
See All Builds (261)
  • 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

© 2025 Coveralls, Inc