wolfssl/examples/echoclient
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
..
echoclient-ntru.vcproj MSVS warning fixes for all solutions 2015-03-18 10:42:10 -06:00
echoclient.c DTLS Bad MAC Checks 2017-07-31 13:54:53 -07:00
echoclient.h prepare for release v3.9.0 2016-03-17 16:02:13 -06:00
echoclient.sln 1.8.8 init 2011-02-05 11:14:47 -08:00
echoclient.vcproj Fixed typo with testsuite preprocessor. Added missing chacha.c, chacha20_poly1305.c, pkcs7.c and poly1305.c. Also added the IDE/WIN/user_settings.h to the project so its easy to find. 2016-02-04 11:19:51 -08:00
echoclient.vcxproj Fixed typo with testsuite preprocessor. Added missing chacha.c, chacha20_poly1305.c, pkcs7.c and poly1305.c. Also added the IDE/WIN/user_settings.h to the project so its easy to find. 2016-02-04 11:19:51 -08:00
include.am Updated build for "leantls" to support building only the client, by splitting BUILD_EXAMPLES into 3 parts (BUILD_EXAPLE_SERVERS, BUILD_EXAMPLE_CLIENTS and BUILD_TESTS). This allows the make check to perform the external tests to validate the client only "leantls" configuration option. 2016-03-08 08:35:28 -08:00
quit 1.8.8 init 2011-02-05 11:14:47 -08:00