Skip to content

Releases: OPEnSLab-OSU/SSLClient

v1.6.11

22 Mar 03:24
Compare
Choose a tag to compare

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
Choose a tag to compare

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: Fix p384 and p512 curves being accidentaly disabled (address https://…

25 Oct 23:43
Compare
Choose a tag to compare

v1.6.8

05 Oct 19:22
Compare
Choose a tag to compare
Minor improvements to debug logging.

v1.6.7

15 Jun 16:41
f40b9c4
Compare
Choose a tag to compare
Fix https://github.com/OPEnSLab-OSU/SSLClient/issues/13

v1.6.6

26 May 22:39
Compare
Choose a tag to compare
Removed unnecessary connection check

v1.6.5: - Add Arduino Due support

24 May 21:22
Compare
Choose a tag to compare
 - Fixed https://github.com/OPEnSLab-OSU/SSLClient/issues/12

v1.6.4

21 May 16:12
Compare
Choose a tag to compare
Add support for Teensy 4.x (thanks to @bleckers)

v1.6.3: - Update trust anchors in examples

23 Apr 19:13
Compare
Choose a tag to compare
- Fix a buffer overflow bug

v1.6.2

10 Apr 19:56
Compare
Choose a tag to compare
Add precompiled releases