[PR #1989] [MERGED] Add Google DoT and DoH to ResolverConfig #2740

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1989
Author: @daxpedda
Created: 7/15/2023
Status: Merged
Merged: 7/24/2023
Merged by: @djc

Base: mainHead: google-tls-https


📝 Commits (1)

  • 4ef4ea8 Add Google DoT and DoH to ResolverConfig

📊 Changes

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

View changed files

📝 crates/resolver/src/config.rs (+41 -0)
📝 crates/resolver/src/https.rs (+5 -0)
📝 crates/resolver/src/tls/mod.rs (+6 -0)

📄 Description

Just noticed that these were missing.


🔄 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/1989 **Author:** [@daxpedda](https://github.com/daxpedda) **Created:** 7/15/2023 **Status:** ✅ Merged **Merged:** 7/24/2023 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `google-tls-https` --- ### 📝 Commits (1) - [`4ef4ea8`](https://github.com/hickory-dns/hickory-dns/commit/4ef4ea86e41e1fa41424e535f3739729086c7b04) Add Google DoT and DoH to `ResolverConfig` ### 📊 Changes **3 files changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/config.rs` (+41 -0) 📝 `crates/resolver/src/https.rs` (+5 -0) 📝 `crates/resolver/src/tls/mod.rs` (+6 -0) </details> ### 📄 Description Just noticed that these were missing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:05:44 +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#2740
No description provided.