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

daviddrysdale / c-ares / 387

Builds Branch Commit Type Ran Committer Via Coverage
387 master Increase portability of `ares-test-mock-ai.cc` (#235) * using portable ares_inet_pton and updated includes in ares-test-mock-ai * forgot to remove deleted ares-test-ai.cc in Makefile.inc Fix By: Christian Ammer (@ChristianAmmer) push 04 Jan 2019 09:39AM UTC bradh352 travis-ci pending completion   set done
386 master Be consistent with indention in CMakeLists.txt The imported TRANSFORM_MAKEFILE_INC function from curl used space indention but the rest of the file used tabs. Go ahead and make it tabs for consistency as well. Committed By: Brad House push 28 Jul 2018 07:04PM UTC bradh352 travis-ci pending completion   set done
384 fix-coverage travis: do coverage in "coverage" build Fixes #194, a mistake from commit a255081f2c3c ("travis: Only do coverage/distcheck on normal build") push 18 May 2018 06:08AM UTC daviddrysdale travis-ci pending completion   set done
372 travis travis: only do pip install on Linux push 13 Dec 2017 04:54PM UTC daviddrysdale travis-ci pending completion   set done
369 master ares_data.c: iterate through substructs when freeing Previous code recursed into substructures, which makes it more likely that large/heavily-nested responses could use up lots of stack. push 27 Oct 2017 08:51AM UTC daviddrysdale travis-ci pending completion   set done
368 iterative-free ares_data.c: iterate through substructs when freeing Previous code recursed into substructures, which makes it more likely that large/heavily-nested responses could use up lots of stack. push 26 Oct 2017 12:05PM UTC daviddrysdale travis-ci pending completion   set done
367 iterative-free ares_data.c: iterate through substructs when freeing Previous code recursed into substructures, which makes it more likely that large/heavily-nested responses could use up lots of stack. push 26 Oct 2017 10:58AM UTC daviddrysdale travis-ci pending completion   set done
366 master ares_gethostbyname.3: fix callback status values - ARES_ENOTFOUND means the _name_ wasn't found - ARES_ENODATA can be returned when a resolve fails Reported-by: Jakub Hrozek Bug: https://c-ares.haxx.se/mail/c-ares-archive-2011-06/0012.shtml push 04 Oct 2017 06:53AM UTC bagder travis-ci pending completion   set done
365 master Win32 exclude legacy ipv6 subnets (#144) win32 ipv6: add infrastructure to exclude ipv6 subnets that are known to cause issues push 13 Sep 2017 04:39PM UTC web-flow travis-ci pending completion   set done
361 oldwin ares_init_options.3: match up sock_state_cb args (#141) Fixes #140 push 11 Sep 2017 01:03PM UTC web-flow travis-ci pending completion   set done
360 master ares_init_options.3: match up sock_state_cb args (#141) Fixes #140 push 29 Aug 2017 02:21PM UTC web-flow travis-ci pending completion   set done
359 manfix ares_init_options.3: match up sock_state_cb args Fixes #140 push 29 Aug 2017 01:42PM UTC daviddrysdale travis-ci pending completion   set done
358 master gethostbyaddr: fail with `ECANCELLED` for `ares_cancel()` When `ares_cancel()` was invoked, `ares_gethostbyaddr()` queries would fail with `ENOTFOUND` instead of `ECANCELLED`. It seems appropriate to treat `ares_cancel()` like `ares_destroy()`, ... push 29 Aug 2017 01:03PM UTC bagder travis-ci pending completion   set done
357 master Preserve original DNS server order on Windows for equal metrics. qsort is not stable, in order to make it stable we need to record the original index and add it as a secondary sort value when the metrics are equal to prevent using DNS servers tha... push 01 Aug 2017 10:15AM UTC bradh352 travis-ci pending completion   set done
356 master appveyor: run dnsdump as a sanity check push 08 Jul 2017 06:20AM UTC daviddrysdale travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 17
  • 18
  • Next →
  • Back to Repo
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