Release v1.3.13
Weekly release for May 10 2022
What's Changed
- [bindings] Hide ffi types + basic debug info by @lrstewart in #3279
- fix: FreeBSD will now fail loudly by @lundinc2 in #3284
- Disable s2nc/d FIPS calls while interning by @dougch in #3277
- [bindings] Add basic send and recv by @lrstewart in #3290
- build(bindings): use cmake when building with pq feature by @camshaft in #3294
- release(rust-bindings): 0.0.6 by @lundinc2 in #3296
- fix(s2n-tls-sys): add cmake files to the include directive by @camshaft in #3297
- ci: add awslc interning to omnibus by @dougch in #3295
- ci: Temporarily remove more test endpoints with expired certs by @lundinc2 in #3300
- [bindings] Clean up async behavior by @lrstewart in #3299
- Improve cmake logging by @torben-hansen in #3305
- ci: Fix boringssl unit tests by @goatgoose in #3309
- Fixes for CBMC_ENSURE_REF by @nwetzler in #3304
- Fix cookie extension by @lrstewart in #3306
- Don't generate a new client random on retries by @lrstewart in #3312
- Use SHA1+MD5 for <TLS1.2 + FIPS by @lrstewart in #3310
- Enforce how the client hello is modified during retry by @lrstewart in #3311
New Contributors
Full Changelog: v1.3.12...v1.3.13