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
..
ARDUINO Fixes for Arduino. Don't use C99 for Arduino. Enhanced the script to create as new folder in `IDE/ARDUINO/wolfSSL`. Updated README.md. 2018-06-08 14:27:54 -07:00
CSBENCH exlude unneeded files with Nucleus build 2018-05-31 15:27:37 -06:00
ECLIPSE Initial Deos RTOS port 2019-01-18 14:46:39 -08:00
Espressif/ESP-IDF fixed cmake build on esp-idf 2019-01-16 18:01:18 +09:00
GCC-ARM Added protection to ensure `WOLFSSL_SP_ASM` gets defined when required. Updated the SP macro comments in GCC-ARM user_settings.h. ZD 4556. 2018-12-28 08:48:28 -08:00
HEXIWEAR/wolfSSL_HW
IAR-EWARM IAR EWARM 2018-11-29 07:21:56 +09:00
INTIME-RTOS replace memset by XMEMSET 2018-05-24 09:35:46 +02:00
LINUX-SGX Update include.am 2018-01-30 15:39:20 -07:00
LPCXPRESSO
MDK-ARM html and pdf documentation for wolfssl, generated by doxygen 2018-01-09 14:12:06 -07:00
MDK5-ARM NO_MULTIBYTE to NO_MULTIBYTE_PRINT 2018-11-29 07:04:01 +09:00
MYSQL
OPENSTM32 Fix for minor typos in OPENSTM32 README.md. 2018-03-06 09:09:44 -08:00
ROWLEY-CROSSWORKS-ARM Fixes for NXP LTC support with K82. Fix for SHA384/512. Fix for AES CBC not storing previous IV. Fix for `wc_AesSetKey` arg check. Fix for AES GCM IV != 12 test. Changed LTC default in settings.h to not enable SHA512 and Ed/Curve25519. Tested using Rowley Crossworks v4.2.0 on a FRDM-K82F. There is an initial stack pointer issue with the arm-startup code here for Rowley still outstanding, but these fixes are valid as-is. 2018-09-10 07:13:32 -07:00
Renesas added files under t4_demo to include.am 2018-10-30 13:18:58 +09:00
TRUESTUDIO tie TRUESTUDIO files into include.am 2018-07-24 09:36:49 -06:00
VS-ARM
WIN Test Fixes 2018-05-16 15:47:13 -04:00
WIN-SGX Dependencies for SGX project updated 2018-07-13 13:18:15 -06:00
WIN10 FIPSv2: RNG Update 2018-09-18 16:08:35 -07:00
WORKBENCH
XCODE Touch Up iOS Project 2018-12-04 15:29:41 -08:00
mynewt porting mynewt 2018-07-28 18:03:20 +09:00
include.am Porting wolfssl into ESP-IDF development framework 2018-11-17 09:36:09 +09:00