wolfssl/examples
David Garske 2351047409 Fixes for various scan-build reports. 2018-12-27 11:08:30 -08:00
..
benchmark Adds build option `WOLFSSL_EITHER_SIDE` for deferring the "side" of the TLS session until first connect or accept. Added the DTLS generic v1.0 and v1.2 methods for "either" side. Added "either" methods unit tests. Added "either" -v e support to example client/server. Fix to expose `wolfSSL_use_certificate_file` and `wolfSSL_use_PrivateKey_file` without `OPENSSL_EXTRA`. Cleanup of the methods for (void)heap and log messages. Spelling fixes. 2018-10-04 15:47:50 -07:00
client Fixes for various scan-build reports. 2018-12-27 11:08:30 -08:00
echoclient Changes to build with X25519 and Ed25519 only 2018-07-23 10:20:18 +10:00
echoserver GCC-8 string fixes 2018-07-31 14:02:44 -07:00
sctp Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
server Fixes for various scan-build reports. 2018-12-27 11:08:30 -08: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