Files
wolfssl/IDE
Tesfa Mael 739b57c753 Initial Deos RTOS port
- Added support for Deos with no file system
- Implemented a custom malloc since reusing and freeing memory is disallowed in avionics and mission critical applications.
- Added TLS client and server example with a TCP setup mailbox transport
- Timer starts at an offset of CURRENT_UNIX_TIMESTAMP specified by the user
- Uses rand_r() as a pseudo random number generator and uses the current time in seconds as a seed
- Uses strnicmp for XSTRNCASECMP instead of strncasecmp
- a readme doc included
2019-01-18 14:46:39 -08:00
..
2019-01-18 14:46:39 -08:00
2018-11-29 07:21:56 +09:00
2018-05-24 09:35:46 +02:00
2018-01-30 15:39:20 -07:00
2018-07-28 18:03:20 +09:00
2017-10-31 13:19:10 -07:00
2018-05-16 15:47:13 -04:00
2018-09-18 16:08:35 -07:00
2017-05-16 09:21:54 -06:00
2018-12-04 15:29:41 -08:00