[PR #725] [MERGED] Add online signing of ANAME replaced records #1634

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/725
Author: @bluejekyll
Created: 4/5/2019
Status: Merged
Merged: 4/5/2019
Merged by: @bluejekyll

Base: masterHead: support-aname-in-dnssec


📝 Commits (1)

  • 632283c add online signing of ANAME replaced records

📊 Changes

4 files changed (+153 additions, -86 deletions)

View changed files

📝 crates/server/src/authority/error.rs (+1 -0)
📝 crates/server/src/named.rs (+1 -1)
📝 crates/server/src/store/in_memory/authority.rs (+126 -85)
📝 crates/server/tests/authority_battery/dnssec.rs (+25 -0)

📄 Description

fixes: #724


🔄 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/725 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/5/2019 **Status:** ✅ Merged **Merged:** 4/5/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `support-aname-in-dnssec` --- ### 📝 Commits (1) - [`632283c`](https://github.com/hickory-dns/hickory-dns/commit/632283cf6d698570b0bac7ae29a3c11b42f261c2) add online signing of ANAME replaced records ### 📊 Changes **4 files changed** (+153 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/error.rs` (+1 -0) 📝 `crates/server/src/named.rs` (+1 -1) 📝 `crates/server/src/store/in_memory/authority.rs` (+126 -85) 📝 `crates/server/tests/authority_battery/dnssec.rs` (+25 -0) </details> ### 📄 Description fixes: #724 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:17: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#1634
No description provided.