wolfssl/tests
toddouska 09706a4ed2
Merge pull request #1488 from SparkiDev/tls13_perf
Changes for interop and performance
2018-04-16 09:16:13 -07:00
..
CONF_FILES_README.md re-format test-psk-no-id.conf add README 2015-08-03 11:04:18 -06:00
README re-format test-psk-no-id.conf add README 2015-08-03 11:04:18 -06:00
api.c Merge pull request #1488 from SparkiDev/tls13_perf 2018-04-16 09:16:13 -07:00
hash.c Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
include.am Added unit test for using encrypted keys with TLS. Only works with `--enable-des3`, since the keys are all encrypted with DES3 (also requires either `--enable-opensslextra or --enable-enckeys`). 2018-04-09 13:28:15 -07:00
srp.c Fix SRP test to have 2048 bit test data 2018-03-12 17:32:27 +10:00
suites.c Added unit test for using encrypted keys with TLS. Only works with `--enable-des3`, since the keys are all encrypted with DES3 (also requires either `--enable-opensslextra or --enable-enckeys`). 2018-04-09 13:28:15 -07:00
test-dtls.conf Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
test-ed25519.conf Changes WRT small stack. 2017-06-13 13:44:06 -06:00
test-enckeys.conf Added unit test for using encrypted keys with TLS. Only works with `--enable-des3`, since the keys are all encrypted with DES3 (also requires either `--enable-opensslextra or --enable-enckeys`). 2018-04-09 13:28:15 -07:00
test-psk-no-id.conf TLS v1.3 0-RTT 2017-06-21 08:35:28 +10:00
test-qsh.conf Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
test-sctp.conf Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
test-sig.conf Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
test-tls13-ecc.conf Fix no ECC builds with TLS13 code. 2017-10-24 09:11:24 -07:00
test-tls13.conf Fix no ECC builds with TLS13 code. 2017-10-24 09:11:24 -07:00
test.conf Testing improvements for cert gen and TLS cert validation: 2017-10-19 16:17:51 -07:00
unit.c Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
unit.h Type mismatch AssertInt(x, y, op, er) in api.c 2018-01-10 09:28:56 -07:00

README

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