Releases: OPEnSLab-OSU/SSLClient
Releases · OPEnSLab-OSU/SSLClient
v1.6.1
Add esp32 to supported architectures
v1.6.0
Reworked mTLS API, switched to travis-generated documentation.
v1.5.0: - Add support for TIVA-C
- Upgrade bearssl to latest commit - Clarification edits to documentation
v1.4.7
Fix stack memory check for ESP32 compatibility
v1.4.6
Fixed an issue in the build pipeline with the Adafruit SAMD core.
v1.4.4
Same as v1.4.3, debugging build automation
v1.4.2
bump version
v1.4.1
Refactored SSLClient to use Client instance instead of copy, this will break existing code.
Fixed an issue where SSLClient wasn't reading the Client as fast as needed.