-
Notifications
You must be signed in to change notification settings - Fork 50
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: async-rs/async-tls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-rustls
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: async-rs/async-tls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 22 files changed
- 7 contributors
Commits on Nov 30, 2020
-
Jason Mobarak committed
Nov 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 7e9e81d - Browse repository at this point
Copy the full SHA 7e9e81dView commit details
Commits on Dec 4, 2020
-
Merge pull request #41 from silverjam/silverjam/update-tls
rustls: update dependencies
Configuration menu - View commit details
-
Copy full SHA for 7d048f5 - Browse repository at this point
Copy the full SHA 7d048f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703bfd6 - Browse repository at this point
Copy the full SHA 703bfd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25601f - Browse repository at this point
Copy the full SHA b25601fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8985c - Browse repository at this point
Copy the full SHA 6a8985cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c66ea8 - Browse repository at this point
Copy the full SHA 4c66ea8View commit details
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a8ca3ca - Browse repository at this point
Copy the full SHA a8ca3caView commit details
Commits on Feb 1, 2023
-
* attempt to port to rustls 0.20 * clippy * format * Fix test certificates (expired) and add a script to regenerate them. * Fix hanging and failing unit-tests UnexpectedEof errors are bubbled up from rustls. Tests needed to changed slightly, but are en par with tokio/tls. * Fix integration tests * Fix client and server examples * Update async-std version used for testing --------- Co-authored-by: Jason Mobarak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55f643c - Browse repository at this point
Copy the full SHA 55f643cView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9400e6 - Browse repository at this point
Copy the full SHA b9400e6View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97a5121 - Browse repository at this point
Copy the full SHA 97a5121View commit details
Commits on Oct 4, 2023
-
Replace unmaintained webpki dependency with rustls-webpki (#54)
* fix deprecated use of add_server_trust_anchors fn * replace "webpki" with "rustls-webpki"
Configuration menu - View commit details
-
Copy full SHA for c58588a - Browse repository at this point
Copy the full SHA c58588aView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7dd681 - Browse repository at this point
Copy the full SHA f7dd681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 245641a - Browse repository at this point
Copy the full SHA 245641aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff update-rustls...master