Releases: fortanix/rust-mbedtls
Releases · fortanix/rust-mbedtls
mbedtls v0.11.1
What's Changed
- Set
MBEDTLS_SSL_OUT_CONTENT_LEN
to a smaller value to avoid client side record overflow by @Taowyoo in #294 - Improve CI by @Taowyoo in #296
- Allow name-mangling for the mbedtls_free and mbedtls_calloc functions by @DrTobe in #276
- Bump spin from 0.4.10 to 0.5.2 by @dependabot in #200
- Bump serde_cbor from 0.6.1 to 0.10.2 by @dependabot in #199
- Remove LTO for static function wrappers. by @xiaoyuxlu in #305
- Make once_cell dependency support no_std, fix #302 by @xiaoyuxlu in #303
- Remove write_pem function as its incorrect and write_pem_string should be used by @Christiaan676 in #311
- fix: return error when verify empty cert chain by @Taowyoo in #308
- Update CI by @Taowyoo in #312
- Add missing setter for
conf->new_session_tickets_count
by @Kazurin-775 in #313
New Contributors
- @xiaoyuxlu made their first contribution in #305
- @Christiaan676 made their first contribution in #311
- @Kazurin-775 made their first contribution in #313
Full Changelog: mbedtls_v0.11.0...mbedtls_v0.11.1
mbedtls-platform-support v0.3.1
What's Changed
- Set
MBEDTLS_SSL_OUT_CONTENT_LEN
to a smaller value to avoid client side record overflow by @Taowyoo in #294 - Improve CI by @Taowyoo in #296
- Allow name-mangling for the mbedtls_free and mbedtls_calloc functions by @DrTobe in #276
- Bump spin from 0.4.10 to 0.5.2 by @dependabot in #200
- Bump serde_cbor from 0.6.1 to 0.10.2 by @dependabot in #199
- Remove LTO for static function wrappers. by @xiaoyuxlu in #305
- Make once_cell dependency support no_std, fix #302 by @xiaoyuxlu in #303
- Remove write_pem function as its incorrect and write_pem_string should be used by @Christiaan676 in #311
- fix: return error when verify empty cert chain by @Taowyoo in #308
- Update CI by @Taowyoo in #312
- Add missing setter for
conf->new_session_tickets_count
by @Kazurin-775 in #313
New Contributors
- @xiaoyuxlu made their first contribution in #305
- @Christiaan676 made their first contribution in #311
- @Kazurin-775 made their first contribution in #313
Full Changelog: mbedtls-platform-support_v0.3.0...mbedtls-platform-support_v0.3.1
mbedtls v0.9.2
What's Changed
Full Changelog: mbedtls-0.9.1...mbedtls_v0.9.2
mbedtls v0.8.4
What's Changed
Full Changelog: mbedtls-0.8.3...mbedtls_v0.8.4
mbedtls-sys-auto v3.5.0-alpha.3+0b3de6f
What's Changed
- Set
MBEDTLS_SSL_OUT_CONTENT_LEN
to a smaller value to avoid client side record overflow by @Taowyoo in #294
Full Changelog: mbedtls-sys-auto_v3.5.0-alpha.2+0b3de6f...mbedtls-sys-auto_v3.5.0-alpha.3+0b3de6f
mbedtls-platform-support v0.3.0
What's Changed
- Upgrade
mbedtls
to3.5.0-alpha.1+0b3de6f
by @Taowyoo in #213 - Fix performance issue introduced by vendor code by @Taowyoo in #288
Full Changelog: mbedtls-platform-support_v0.2.0...mbedtls-platform-support_v0.3.0
mbedtls v0.11.0
What's Changed
- Upgrade
mbedtls
to3.5.0-alpha.1+0b3de6f
by @Taowyoo in #213 - Fix performance issue introduced by vendor code by @Taowyoo in #288
Full Changelog: mbedtls_v0.10.0...mbedtls_v0.11.0
mbedtls-sys-auto v3.5.0-alpha.2+0b3de6f
What's Changed
Full Changelog: mbedtls-sys-auto_v3.5.0-alpha.1+0b3de6f...mbedtls-sys-auto_v3.5.0-alpha.2+0b3de6f
mbedtls v0.10.0
What's Changed
- Fix 'cc --print-sysroot' call by @DrTobe in #258
- Update bindgen to latest version (0.65.1) to fix "not a valid Ident" error by @sburton84 in #273
- Upgrade to mbedtls-2.28.3 by @DrTobe in #275
- support for combined errors from mbedtls by @mkaynov in #271
- ci: add workflow to publish crates to crates.io by @Taowyoo in #266
- ci: correct crate publish action by @Taowyoo in #281
- Upgrade
mbedtls
to 3.4.0 by @Taowyoo in #278 - Strict bindgen on static functions by @Taowyoo in #287
New Contributors
Full Changelog: mbedtls-0.9.1...mbedtls_v0.10.0
mbedtls-sys-auto v3.4.0
What's Changed
Full Changelog: mbedtls-sys-auto_v2.28.3...mbedtls-sys-auto_v3.4.0