What's Changed
- Refactor!: Remove strict
TokioIo
response requirement fromhyper_boring::v1::HttpsConnector
by @PaulDance in #305 - Refactor!: Introduce a Cargo feature for optional Hyper 0 support by @PaulDance in #304
- Prepare for syncing with upstream by @rushilmehra in #264
- Remove INVALID_CALL from mid-handshake error message by @TheJokr in #291
- Allow dead_code instead of disabling clippy entirely for bindgen by @rushilmehra in #251
- RTG-3333 Support X25519MLKEM768 by default, but don't sent it as client by @bwesterb in #306
- replace once_cell with LazyLock by @ghedo in #307
- chore: Fix docs on SslRef::replace_ex_data by @evanrittenhouse in #308
- Detailed error codes by @kornelski in #303
- Clean up boring_sys::init() by @rushilmehra in #310
- Expose client/server-side ECH by @rushilmehra in #309
- Expose SSL_set_enable_ech_grease by @rushilmehra in #311
- Use corresponds macro by @kornelski in #302
- build: Fix the build for 32-bit Linux platform by @0x676e67 in #312
- Set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism by @rushilmehra in #217
- Expose SSL_CTX_set1_ech_keys from SslContextRef by @rushilmehra in #314
- Bump cmake-rs to improve Mac OS build parallelism by @rushilmehra in #315
New Contributors
Full Changelog: v4.13.0...v4.14.0