Release: v1.3.45
Weekly release for June 01 2023
What's Changed
- Dashboard stale by @dougch in #3947
- ci: nix devShell simplification by @dougch in #3964
- Print Wire Bytes In and Out for s2nc by @alexw91 in #3986
- chore: bindings release 0.0.31 by @WesleyRosenblum in #3997
- ci: enable ossl3 tls13 tests by @jmayclin in #3992
- test: add more x509 OCSP tests by @jmayclin in #3970
- Update FAQ + add s2n_negotiate example to Usage Guide by @lrstewart in #3984
- bindings: Add option to disable loading system certs by @goatgoose in #3985
- docs: add notes on s2nc and s2nd usage by @WesleyRosenblum in #4003
- Quoting RFC-4492 to verify behavior when supported_groups extension is not sent by @aditishri18 in #3998
- Upgrade OpenSSL module for CBMC proofs by @feliperodri in #3978
- nix devShell with openssl3 by @dougch in #3993
- fix(s2nd): parse psk given to s2nd non-destructively by @WesleyRosenblum in #4006
- style: simplfy api for test utility by @jmayclin in #4008
- nix: add a LibreSSL nix devShell by @dougch in #4010
- nix: Use nixpkgs gnutls instead by @dougch in #4013
- Add the libcrypto random generation implementation by @goatgoose in #4004
- X509 asn1 refactor by @jmayclin in #4011
- fix: open files with the O_CLOEXEC flag by @toidiu in #3989
- test(bindings/s2n-tls-tokio): fix tokio bindings close test by @jmayclin in #4007
- fix(api/unstable): make all api methods visible by @jmayclin in #4015
- nix: add an Openssl102 nix devShell by @dougch in #4014
- Fix s2n_error_get_type mistake in usage guide by @lrstewart in #4022
- Publish minimal s2n_config APIs and add documentation by @goatgoose in #3972
- Only call getenv for integ test marker in s2n_init by @lrstewart in #4025
- Disable retry client random validation outside of tests by @lrstewart in #4023
- fix: improve compatibility with old Linux versions by @camshaft in #4027
Full Changelog: v1.3.44...v1.3.45