wolfssl/tests
2017-10-11 09:10:42 -07:00
..
api.c 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
CONF_FILES_README.md re-format test-psk-no-id.conf add README 2015-08-03 11:04:18 -06:00
hash.c 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
include.am update .am files for make dist 2017-06-22 14:14:45 -06:00
README re-format test-psk-no-id.conf add README 2015-08-03 11:04:18 -06:00
srp.c 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
suites.c 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
test-dtls.conf RipeMd and Sha224 added to unit test. 2017-05-18 09:32:11 -06:00
test-ed25519.conf Changes WRT small stack. 2017-06-13 13:44:06 -06:00
test-psk-no-id.conf TLS v1.3 0-RTT 2017-06-21 08:35:28 +10:00
test-qsh.conf remove invalid test-qsh version tests, revert if statement check in internal.c 2017-08-17 11:27:47 -06:00
test-sctp.conf DTLS-SCTP Tests 2016-08-29 15:24:51 -07:00
test-sig.conf RipeMd and Sha224 added to unit test. 2017-05-18 09:32:11 -06:00
test-tls13.conf TLS v1.3 0-RTT 2017-06-21 08:35:28 +10:00
test.conf Fixes for using async with HAVE_MAX_FRAGMENT or --enable-maxfragment which affected TLS 1.2/1.3. Added TLS 1.2 test for using max fragment. 2017-07-03 19:57:37 -07:00
unit.c RipeMd and Sha224 added to unit test. 2017-05-18 09:32:11 -06:00
unit.h prepare for release v3.9.0 2016-03-17 16:02:13 -06:00

Before creating any new configure files (.conf) read the CONF_FILES_README.md