github rustls/rustls v/0.1.0

latest releases: v/0.23.13, v/0.23.12, v/0.23.11...
14 months ago

First release!

What's Changed

  • Fix typo in README. by @frewsxcv in #1
  • Make ClientConfig Sync by @brson in #4
  • Handle non-UTF-8 PEM input gracefully by @inejge in #7
  • issue 6: handle absent CA file by @yanns in #8
  • Deframer: do maximal size reads each time by @ctz in #11
  • Add a Session trait to allow being generic over client/server TLS sessions by @sciyoshi in #10
  • Add target/ to .gitignore. by @briansmith in #13
  • Use ring and webpki from crates.io. by @briansmith in #14

New Contributors

Full Changelog: https://github.com/rustls/rustls/commits/v/0.1.0

Don't miss a new rustls release

NewReleases is sending notifications on new releases.