Releases: OPEnSLab-OSU/SSLClient
Releases · OPEnSLab-OSU/SSLClient
v1.6.11
22 Mar 03:24
Compare
Sorry, something went wrong.
No results found
Changes
ci: Remove 'Release' from release titles
docs: add certificate warning to README
docs: remove workaround to #9 from examples
docs: update README badge
fix: fix infinite recursion bug with the ESP32 when BearSSL wasn't ready to send
v1.6.10
29 Nov 05:51
Compare
Sorry, something went wrong.
No results found
Changes
Update README to include disclaimer about time (address #27 )
fix: Add AWS IoT example (thanks to @gannaramu )
fix: Add support for Teensy >= 3.0 (thanks to @gannaramu )
ci: Switch to GitHub Actions for CI (#28 )
docs(readme): update board support
fix: add function to manually update the x509 verification time
v1.6.9
25 Oct 23:43
Compare
Sorry, something went wrong.
No results found
Fix p384 and p512 curves being accidentaly disabled (address https://…
v1.6.8
05 Oct 19:22
Compare
Sorry, something went wrong.
No results found
Minor improvements to debug logging.
v1.6.7
15 Jun 16:41
Compare
Sorry, something went wrong.
No results found
Fix https://github.com/OPEnSLab-OSU/SSLClient/issues/13
v1.6.6
26 May 22:39
Compare
Sorry, something went wrong.
No results found
Removed unnecessary connection check
v1.6.5: - Add Arduino Due support
24 May 21:22
Compare
Sorry, something went wrong.
No results found
- Fixed https://github.com/OPEnSLab-OSU/SSLClient/issues/12
v1.6.4
21 May 16:12
Compare
Sorry, something went wrong.
No results found
Add support for Teensy 4.x (thanks to @bleckers)
v1.6.2
10 Apr 19:56
Compare
Sorry, something went wrong.
No results found
v1.6.1
02 Apr 18:48
Compare
Sorry, something went wrong.
No results found
Add esp32 to supported architectures