David Garske
|
6021c37ec7
|
Refactor WOLF_SSL_ to WOLFSSL_ (much better).
|
2017-10-11 09:10:43 -07:00 |
|
David Garske
|
6707be2b0e
|
Added new --disable-oldnames option to allow for using openssl along-side wolfssl headers (without OPENSSL_EXTRA). Add --enable-opensslcoexist which makes sure oldnames is disabled. Refactor of SSL_ to WOLF_SSL_ . Refactor of SHA , MD5 , SHA224 , SHA256 , SHA512 and SHA384 to WC_ naming.
|
2017-10-11 09:10:42 -07:00 |
|
John Safranek
|
05a35a8332
|
fix scan-build warning on the simple SCTP example server
|
2016-08-26 20:33:05 -07:00 |
|
John Safranek
|
6d5df3928f
|
SCTP-DTLS examples
1. Added the set SCTP mode command to client and server.
2. Added a 4K buffer test case.
|
2016-08-26 19:58:36 -07:00 |
|
John Safranek
|
52e2f1a7ab
|
typecasts to clear static analysis warnings on SCTP examples
|
2016-08-26 19:58:36 -07:00 |
|
John Safranek
|
b7a35eabd2
|
Add simple SCTP example tools
|
2016-08-26 19:40:50 -07:00 |
|