You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -286,6 +286,11 @@ wolfSSL Server Benchmark 16384 bytes
286
286
287
287
## Change Log
288
288
289
+
### wolfSSL Async Release v5.6.3 (June 16, 2023)
290
+
* Includes all wolfSSL v5.6.3 fixes. See ChangeLog.md here: https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-563-jun-16-2023
291
+
* Add sanity check of index devId before accessing array
292
+
* Use the blocking call from the async test
293
+
289
294
### wolfSSL Async Release v5.6.0 (Mar 29, 2023)
290
295
* Includes all wolfSSL v5.6.0 fixes. See ChangeLog.md here: https://github.com/wolfSSL/wolfssl/blob/master/ChangeLog.md#wolfssl-release-560-mar-24-2023
0 commit comments