wolfssl/tests
toddouska 5d767aa004
Merge pull request #1641 from ejohnstown/rename-inline
Rename INLINE
2018-06-27 09:34:41 -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 #1641 from ejohnstown/rename-inline 2018-06-27 09:34:41 -07:00
hash.c Release v3.12.2 (lib 14.0.0). Updated copywright. 2017-10-22 15:58:35 -07:00
include.am Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
srp.c Fix SRP test to have 2048 bit test data 2018-03-12 17:32:27 +10:00
suites.c Fix test to work with configurations not including AES-GCM 2018-06-05 10:30:15 +10:00
test-dtls.conf * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
test-ed25519.conf Allow Ed25519 private-only keys to work in TLS 2018-05-24 08:43:28 +10: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-fails.conf Fixes for `MatchDomainName` to properly detect failures: 2018-06-12 14:15:34 -07:00
test-psk-no-id.conf * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
test-psk.conf Fix test to work with configurations not including AES-GCM 2018-06-05 10:30:15 +10:00
test-qsh.conf * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
test-sctp.conf * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
test-sig.conf * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
test-tls13-down.conf Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
test-tls13-ecc.conf * Added support for expected fail test cases with example client/server and suites unit test. 2018-05-03 09:40:51 -07:00
test-tls13-psk.conf Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
test-tls13.conf Allow TLS 1.2 to be compiled out. 2018-05-25 11:00:00 +10:00
test.conf disable CRL with additional cn/alt test certs 2018-06-18 16:10:45 -06:00
unit.c Allow NO_WOLFSSL_CLIENT/SERVER to compile and pass tests 2018-06-13 11:42:16 +10: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