wolfssl/examples
Sean Parkinson 901ee627fc Fixes from using cppcheck tool
Various fixes for uninitialized variable use.
sniffer.c: close file when seek fails
tls.c: fix QSH_GET_SIZE macro
wolfio.c: uIPGenerateCookie: use the parameter, _ctx, instead of self
referencing.
wolfssl_adds.c: check for equivalent to XBADFILE to indicate error.
SP: change right shift of signed value to unsigned
sp_int.h: define 128-bit types
types.h: change a XMALLOC define to not use (,,) - cppcheck doesn't like
it and is unnecessary.
2019-10-01 09:22:00 +10:00
..
benchmark Merge pull request #2209 from tmael/maintenanceDefects 2019-07-15 16:49:13 -07:00
client Fixes from using cppcheck tool 2019-10-01 09:22:00 +10:00
echoclient Updates for v4.0.0 2019-03-15 10:37:36 -07:00
echoserver Updates for v4.0.0 2019-03-15 10:37:36 -07:00
sctp Updates for v4.0.0 2019-03-15 10:37:36 -07:00
server Fixes for minor nightly build tests. 2019-09-25 11:07:32 -07:00
include.am Moved to IDE/XCODE. Fixed build warnings with xcode. Updated the `user_settings.h` to support fast math, ECC, timing resistance, single precision math, ARMv8, SHA3, ChaCha20/Poly1305, Ed/Curve25519 and ensure default disables are defined. Added Xcode iOS benchmark example. Runs wolfCrypt test, wolfCrypt benchmark and the new TLS benchmark by cipher suite. 2017-12-07 11:02:19 +01:00