Skip to content

Commit

Permalink
Rustls with other CryptoProviders
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Jan 5, 2025
1 parent 2d67200 commit 5e1716c
Show file tree
Hide file tree
Showing 9 changed files with 420 additions and 24 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Unreleased

* `TlsConfig::unversioned_rustls_crypto_provider()` (#931)
* Feature `rustls-no-provider` to compile without ring (#931)
* Body::content_length (#927)
* Handle Authorization: Basic from URI (#923)
* Remove many uses of Box::new() from Connector chain (#919)
Expand Down
212 changes: 212 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5e1716c

Please sign in to comment.