asio-v1.32.0_1
·
41 commits
to master
since this release
1.32.0~1
Features
- Add mbedtls specific APIs to use TLS stack specific features (ad94cc95)
Bug Fixes
- Add a simple unit test to check the leaks (c3b01688)
- Use mbedtls-v4 API (PSA-crypto support) (a465ad41)
- memory leaks over ssl::stream lifetime (d33cb616)
- Fix picolib missing pthread_sigmask() declaration (25d54efd)
- Fixed TLS server-client example failure per cert expiry (4885d282)