This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wolfssl
/
tests
History
David Garske
d5cc3ca198
Disable TLS v1.0 by default. Added new
--enable-tlsv10
option to force enable (only works if --enable-oldtls is set, which is on by default).
2017-11-14 14:01:31 -08:00
..
api.c
Disable TLS v1.0 by default. Added new
--enable-tlsv10
option to force enable (only works if --enable-oldtls is set, which is on by default).
2017-11-14 14:01:31 -08:00
CONF_FILES_README.md
re-format test-psk-no-id.conf add README
2015-08-03 11:04:18 -06:00
hash.c
Release v3.12.2 (lib 14.0.0). Updated copywright.
2017-10-22 15:58:35 -07:00
include.am
Fix no ECC builds with TLS13 code.
2017-10-24 09:11:24 -07:00
README
re-format test-psk-no-id.conf add README
2015-08-03 11:04:18 -06:00
srp.c
Release v3.12.2 (lib 14.0.0). Updated copywright.
2017-10-22 15:58:35 -07:00
suites.c
Disable TLS v1.0 by default. Added new
--enable-tlsv10
option to force enable (only works if --enable-oldtls is set, which is on by default).
2017-11-14 14:01:31 -08: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-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
Release v3.12.2 (lib 14.0.0). Updated copywright.
2017-10-22 15:58:35 -07:00
README
Before creating any new configure files (.conf) read the CONF_FILES_README.md