Commit Graph

4 Commits (ac4b7b574e274b4848335542aae6c7879d3c2cab)

Author SHA1 Message Date
Emma Stensland ac4b7b574e F-1698 F-1699 F-2094 F-2097 F-3222 F-3465 F-3900 F-4130 F-4599 F-5611 F-6285: fix logic and conditional bugs 2026-07-10 16:56:42 -06:00
Andrew Hutchings 8aee626efe Fix CAN messages
client/server names were incorrect
2022-01-06 18:02:11 +00:00
Andrew Hutchings 809acb3e3c Cleanups to CAN bus
* Add warnings to CFLAGS (except for isotp)
* Fix items found by warnings
* Remove %.*s usage
* Fix indentation issue
* Use WOLFSSL_* instead of SSL_* constants
* Switch to TLS v1.3
* Add missing wolfSSL_Cleanup()
2021-12-09 11:33:16 +00:00
Andrew Hutchings 191b5db535 Add a CAN bus TLS example using ISO-TP transport
This provides a simple echo server / client that uses ISO-TP over CAN
bus and wolfSSL for TLS.
2021-12-08 11:52:16 +00:00