Commit Graph

  • e414b73520 cookie requeue and track maximum tries Brad House 2024-07-26 07:26:06 -0400
  • 509415c3e6 start adding in code to validate cookie responses Brad House 2024-07-25 19:56:57 -0400
  • e5363c241d code to generate cookies in queries Brad House 2024-07-25 19:02:30 -0400
  • 36099a896e start base framework for dns cookie support Brad House 2024-07-25 11:25:01 -0400
  • 5584c92d25 struct areas_options: reduce padding Yaniv Michael Kaul 2024-07-25 10:42:18 +0300
  • c16a58444d `ares_destroy()` race condition during shutdown due to missing lock (#831) Brad House 2024-07-24 17:21:11 -0400
  • d30d47b8ac `ares_destroy()` race condition during shutdown due to missing lock (#831) Brad House 2024-07-24 17:21:11 -0400
  • 52e53c8cf7 `ares_destroy()` race condition during shutdown due to missing lock (#831) Brad House 2024-07-24 17:21:11 -0400
  • b905a654a1 `ares_destroy()` race condition during shutdown due to missing lock (#831) Brad House 2024-07-24 17:21:11 -0400
  • d4282d7665
    `ares_destroy()` race condition during shutdown due to missing lock (#831) Brad House 2024-07-24 17:21:11 -0400
  • ceddc4d478
    Merge branch 'c-ares:main' into cleanup_fixes Brad House 2024-07-24 16:43:17 -0400
  • 8f40969d4f fix build failure in tests Brad House 2024-07-24 16:42:38 -0400
  • b827cdc52e fix build failure in tests Brad House 2024-07-24 16:42:38 -0400
  • 9abea5cec9
    Merge branch 'c-ares:main' into cleanup_fixes Brad House 2024-07-24 16:40:14 -0400
  • 23a400bcfb tests: Disable LotsOfConnections test Brad House 2024-07-24 16:38:11 -0400
  • 9db6f9dde8 tests: Disable LotsOfConnections test Brad House 2024-07-24 16:38:11 -0400
  • f038f36930 fix race condition during shutdown Brad House 2024-07-24 15:59:09 -0400
  • 8d77e2832e
    CI: Make Msys2 builds act more like unix builds (#830) Brad House 2024-07-24 15:26:07 -0400
  • 5f0bde6e39 windows can't build shared and static simultaneously on windows Brad House 2024-07-24 11:56:51 -0400
  • c85c089568 can't specify --disable-symbol-hiding on windows Brad House 2024-07-24 11:50:40 -0400
  • f4d0304b85 try to make msys use the ci build scripts Brad House 2024-07-24 11:40:27 -0400
  • 5c555b7c0b clang-format Brad House 2024-07-24 08:56:02 -0400
  • 5c7a20b516 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • 089c01b572 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • 78137695f7 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • ba9bc137c7 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • c752915ced tests: reduce required testing time for ServerFailoverOpts on most platforms Brad House 2024-07-24 06:58:30 -0400
  • fffe652eab CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • 385619c127 tests: reduce required testing time for ServerFailoverOpts on most platforms Brad House 2024-07-24 06:58:30 -0400
  • 72126f9752 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • 90295dd89f tests: reduce required testing time for ServerFailoverOpts on most platforms Brad House 2024-07-24 06:58:30 -0400
  • e92a4bc553 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • e9e23d4f37 tests: reduce required testing time for ServerFailoverOpts on most platforms Brad House 2024-07-24 06:58:30 -0400
  • 7f50e62f14 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • 341b34d140 tests: reduce required testing time for ServerFailoverOpts on most platforms Brad House 2024-07-24 06:58:30 -0400
  • 5a67f7fe2d
    CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) Brad House 2024-07-24 06:41:30 -0400
  • ee880ad169 fixes Brad House 2024-07-24 06:40:10 -0400
  • dff60d68d1 CI: run latest linux on Github Actions instead of Cirrus-CI Brad House 2024-07-24 06:22:23 -0400
  • ea0a188145 reorg: move ares__timeval.c to util Brad House 2024-07-24 05:53:28 -0400
  • 0df626b829 release procedure: make commands cut and paste-able as a whole Brad House 2024-07-24 05:48:03 -0400
  • 5899dea2b1 release-1.32.3 (#826) v1.32.3 Brad House 2024-07-23 21:30:37 -0400
  • 2cc44777b3
    release-1.32.3 (#826) Brad House 2024-07-23 21:30:37 -0400
  • e4261e8518 release-1.32.3 Brad House 2024-07-23 21:28:33 -0400
  • 2b80c0f7d9 msvc Makefiles: Remove support for MSVC 6 and 7 since we can't target legacy Windows versions supported by those compilers anymore Brad House 2024-07-23 19:48:58 -0400
  • aa462b351d man: ares_dns_record_set_id() Brad House 2024-07-23 19:32:59 -0400
  • f691523042 man: ares_dns_record_set_id() Brad House 2024-07-23 19:32:59 -0400
  • 5ed6cec886 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 44b238f012 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 3cbd1b7629 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 2a0d488109 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 3b794d1cdb tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 28c962f797 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 530ff120cd tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) Brad House 2024-07-07 20:24:13 -0400
  • 858ab43a76 CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • acaacbfcf8 CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • 15b4f2e71b CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • 6da3db676b CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • dcfa3ff947 CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • 4c4321b67e CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • db2abdca27 CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • 27fcef0536 CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • 7122aec68a CI: fix coverage build Brad House 2024-07-23 14:52:05 -0400
  • 6406854030 CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • f0b03f3e53 CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • 3245756edd CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • 2ec72609b3 CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • 7b18458602 CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • 7899b70ca9 CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • 29f1c99933 CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • 36039ec0db CI: cirrus-ci doesn't support ipv6 testing Brad House 2024-07-23 14:37:10 -0400
  • c1c57b9d62 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • d9070fd241 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • 2d30ac1130 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • cd0d36284e test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • a0d1c5766d test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • b6606bd7ce test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • 237894021f test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • e84c7d1f61 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD Brad House 2024-07-23 14:29:03 -0400
  • 3871d8a087 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • f559971351 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • 135655f997 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • ef774decf1 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • 64b563c07e CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • dec818c5d7 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • 7558ae6cb6 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • 1642db7c33 CI: backport test fixes from main Brad House 2024-07-23 14:21:26 -0400
  • 1dea1145f7 CI: BSD needs to symlink bash location Brad House 2024-07-23 14:14:26 -0400
  • c3e4c1a83d CI: install bash on *BSD Brad House 2024-07-23 14:00:27 -0400
  • 6ddc193281 alpine install bash Brad House 2024-07-23 13:48:27 -0400
  • 721d255962 CI: don't use PWD variable name Brad House 2024-07-23 13:42:36 -0400
  • 334272c10e test: restore path Brad House 2024-07-23 13:38:02 -0400
  • b622f61bb5 Test: test.sh should use bash Brad House 2024-07-23 13:34:43 -0400
  • d570f4112b CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • f0acbe85de CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • 2010bacb27 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • 7588896b57 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • d9417633a6 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • 7283230f97 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • 8bd10c0283 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400
  • 2c60d70a42 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) Brad House 2024-07-23 13:22:12 -0400