Skip to content

Releases: OPEnSLab-OSU/SSLClient

v1.6.1

02 Apr 18:48
Compare
Choose a tag to compare
Add esp32 to supported architectures

v1.6.0

11 Mar 20:57
Compare
Choose a tag to compare
Reworked mTLS API, switched to travis-generated documentation.

v1.5.0: - Add support for TIVA-C

10 Feb 19:42
Compare
Choose a tag to compare
- Upgrade bearssl to latest commit
- Clarification edits to documentation

v1.4.7

06 Jan 17:43
Compare
Choose a tag to compare
Fix stack memory check for ESP32 compatibility

v1.4.6

30 Dec 16:43
Compare
Choose a tag to compare
Fixed an issue in the build pipeline with the Adafruit SAMD core.

v1.4.4

26 Dec 23:03
Compare
Choose a tag to compare
Same as v1.4.3, debugging build automation

v1.4.2

12 Nov 19:56
Compare
Choose a tag to compare
bump version

v1.4.1

11 Nov 20:30
Compare
Choose a tag to compare

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.