[PR #567] [MERGED] upgrade rustls to 0.14 #1520

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/567
Author: @bluejekyll
Created: 10/3/2018
Status: Merged
Merged: 10/3/2018
Merged by: @bluejekyll

Base: masterHead: upgrade-rustls-0.14


📝 Commits (1)

📊 Changes

9 files changed (+26 additions, -28 deletions)

View changed files

📝 client/Cargo.toml (+3 -3)
📝 https/Cargo.toml (+3 -3)
📝 https/src/https_client_stream.rs (+4 -4)
📝 integration-tests/Cargo.toml (+1 -1)
📝 resolver/Cargo.toml (+1 -1)
📝 rustls/Cargo.toml (+3 -3)
📝 rustls/src/tls_stream.rs (+3 -3)
📝 server/Cargo.toml (+2 -2)
📝 server/src/server/server_future.rs (+6 -8)

📄 Description

Upgrades rustls to 0.14


🔄 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/567 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/3/2018 **Status:** ✅ Merged **Merged:** 10/3/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `upgrade-rustls-0.14` --- ### 📝 Commits (1) - [`08ac11f`](https://github.com/hickory-dns/hickory-dns/commit/08ac11fecde73b212c863e66d9ecbc7b180021cc) upgrade rustls ### 📊 Changes **9 files changed** (+26 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `client/Cargo.toml` (+3 -3) 📝 `https/Cargo.toml` (+3 -3) 📝 `https/src/https_client_stream.rs` (+4 -4) 📝 `integration-tests/Cargo.toml` (+1 -1) 📝 `resolver/Cargo.toml` (+1 -1) 📝 `rustls/Cargo.toml` (+3 -3) 📝 `rustls/src/tls_stream.rs` (+3 -3) 📝 `server/Cargo.toml` (+2 -2) 📝 `server/src/server/server_future.rs` (+6 -8) </details> ### 📄 Description Upgrades rustls to 0.14 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:10:50 +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#1520
No description provided.