[PR #1189] [MERGED] Add support for tlsa RRs in trust_dns_resolver, trust_dns_resolver::R… #2062

Closed
opened 2026-03-16 05:18:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1189
Author: @smutt
Created: 8/13/2020
Status: Merged
Merged: 8/16/2020
Merged by: @bluejekyll

Base: mainHead: main


📝 Commits (1)

  • b5504b6 Add support for tlsa RRs in trust_dns_resolver, trust_dns_resolver::Resolver.tlsa_lookup()

📊 Changes

3 files changed (+9 additions, -0 deletions)

View changed files

📝 crates/resolver/src/async_resolver.rs (+1 -0)
📝 crates/resolver/src/lookup.rs (+7 -0)
📝 crates/resolver/src/resolver.rs (+1 -0)

📄 Description

Add support for tlsa RRs in trust_dns_resolver, trust_dns_resolver::Resolver.tlsa_lookup()


🔄 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/1189 **Author:** [@smutt](https://github.com/smutt) **Created:** 8/13/2020 **Status:** ✅ Merged **Merged:** 8/16/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b5504b6`](https://github.com/hickory-dns/hickory-dns/commit/b5504b645d5d85ef8794ae25b300ef13eb9461df) Add support for tlsa RRs in trust_dns_resolver, trust_dns_resolver::Resolver.tlsa_lookup() ### 📊 Changes **3 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/async_resolver.rs` (+1 -0) 📝 `crates/resolver/src/lookup.rs` (+7 -0) 📝 `crates/resolver/src/resolver.rs` (+1 -0) </details> ### 📄 Description Add support for tlsa RRs in trust_dns_resolver, trust_dns_resolver::Resolver.tlsa_lookup() --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 05:18:23 +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#2062
No description provided.