853 B
853 B
Change Log
[Unreleased]
[v2.1.0] - 2022-09-16
Added
- Support using a FIPS-certified boringssl. You can enable this with
--features fips. - Support
aarch64-apple-ios-simtargets
Changed
- Updated
bindgento1.60 - Updated
boring-systo f1c75347daa2ea81a941e953f2263e0a4d970c8d. In particular, this makes boring compatible withquiche 0.12.
Fixed
- Use the Android NDK sysroot when running bindgen
- Only apply the MSVC generator hack when targeting MSVC, not all Windows targets
[v2.0.0] - 2021-12-16
Added
- Allow using pre-built binaries of
bsslusing theBORING_BSSL_PATHenv variable - Automatically fetch the
boringsslsubmodule if it doesn't yet exist
Changed
- Removed unused
PasswordCallbacktype - Disable unused bindgen dependencies
- Update
bindgenandbytesdependencies