wolfssl/examples
John Safranek 36a539760a DTLS Bad MAC Checks
1. Make the decrypt and verify MAC failure cases behave the same with
   respect to DTLS messages. It should pretend the message never happened.
2. Allow the echoclient to survive the echoserver sending a message with
   a bad MAC.
3. Allow the server to survive the client sending a message with a bad MAC.
2017-07-31 13:54:53 -07:00
..
client Fixes for LEANTLS and TLS13 builds 2017-07-26 10:43:36 +10:00
echoclient DTLS Bad MAC Checks 2017-07-31 13:54:53 -07:00
echoserver don't treat peer closed / zero return as hard error in example servers 2017-07-12 14:15:16 -06:00
sctp fix scan-build warning on the simple SCTP example server 2016-08-26 20:33:05 -07:00
server DTLS Bad MAC Checks 2017-07-31 13:54:53 -07:00
include.am Add simple SCTP example tools 2016-08-26 19:40:50 -07:00