v/0.1.0
Initial release supporting nginx and curl on Ubuntu 22.04.
What's Changed
- curl client checkpoint by @ctz in #1
- Misc quality improvements by @ctz in #3
- Run integration tests with valgrind by @ctz in #5
- impl SSL_CTX_set_default_verify_paths and friends by @cpu in #2
- run clippy on tests, fix findings by @cpu in #6
- Basic server support by @ctz in #7
- Bump rustls from 0.23.4 to 0.23.5 in /rustls-libssl by @dependabot in #8
- Remove locking by @ctz in #9
- Working towards nginx support by @ctz in #12
- Backport ASAN build fixes from rustls-ffi by @cpu in #10
- deps: update aws-lc-rs by @cpu in #14
- Server-side resumption support by @ctz in #13
- Packaging/release work by @ctz in #19
New Contributors
- @ctz made their first contribution in #1
- @cpu made their first contribution in #2
- @dependabot made their first contribution in #8
Full Changelog: https://github.com/rustls/rustls-openssl-compat/commits/v/0.1.0