[PR #173] [MERGED] DNSSec validation support and tests #1282

Closed
opened 2026-03-16 01:58:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/173
Author: @bluejekyll
Created: 8/12/2017
Status: Merged
Merged: 8/13/2017
Merged by: @bluejekyll

Base: masterHead: dnssec_tests_for_resolver


📝 Commits (5)

  • 928cb87 update changelog mentioning DNSSec validation support
  • 03014a1 add dnssec tests
  • 50427da ignore dnssec validation tests (need integration tests)
  • 3441d57 fix status name
  • c6beb28 fix typo

📊 Changes

4 files changed (+88 additions, -27 deletions)

View changed files

📝 README.md (+17 -26)
📝 resolver/CHANGELOG.md (+4 -0)
📝 resolver/src/lib.rs (+1 -1)
📝 resolver/src/resolver_future.rs (+66 -0)

📄 Description

Fixes #155


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/173 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 8/12/2017 **Status:** ✅ Merged **Merged:** 8/13/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `dnssec_tests_for_resolver` --- ### 📝 Commits (5) - [`928cb87`](https://github.com/hickory-dns/hickory-dns/commit/928cb87e7e54a1c284878f04da6226e3228c2798) update changelog mentioning DNSSec validation support - [`03014a1`](https://github.com/hickory-dns/hickory-dns/commit/03014a142ce5a03dbf981e85cece19968d833d48) add dnssec tests - [`50427da`](https://github.com/hickory-dns/hickory-dns/commit/50427daf38a0e9967859d759975c2b445056de52) ignore dnssec validation tests (need integration tests) - [`3441d57`](https://github.com/hickory-dns/hickory-dns/commit/3441d571ee07c8cdc54bd28c7b6a7c0d96ad0fb9) fix status name - [`c6beb28`](https://github.com/hickory-dns/hickory-dns/commit/c6beb2837324e5c19a561321725d1fbc58393a24) fix typo ### 📊 Changes **4 files changed** (+88 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+17 -26) 📝 `resolver/CHANGELOG.md` (+4 -0) 📝 `resolver/src/lib.rs` (+1 -1) 📝 `resolver/src/resolver_future.rs` (+66 -0) </details> ### 📄 Description Fixes #155 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:58:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1282
No description provided.