azure-c-shared-utility/archive/cyclonessl
Ewerton Scaboro da Silva d7ec4dc5c2 Fix OptionHandler_AddOption result check in tlsio_wolfssl.c, use MU_DEFINE_ENUM_WITHOUT_INVALID in OptionHandler
Also did a code verification for other instances of improper result check of OptionHandler_AddOption across azure-c-shared-utility.
Did not find any other instances neededing fix.

Relates to https://github.com/Azure/azure-c-shared-utility/issues/411
2019-11-13 14:20:51 -08:00
..
CMakeLists-cyclone.txt Deprecate CycloneSSL 2018-04-16 16:56:37 +00:00
readme.md Deprecate CycloneSSL 2018-04-16 16:56:37 +00:00
tlsio_cyclonessl.c Fix OptionHandler_AddOption result check in tlsio_wolfssl.c, use MU_DEFINE_ENUM_WITHOUT_INVALID in OptionHandler 2019-11-13 14:20:51 -08:00
tlsio_cyclonessl_socket.c Rename macro_utils defines to avoid collisions 2019-03-18 19:36:48 -07:00
tlsio_cyclonessl_socket_bsd.c Rename macro_utils defines to avoid collisions 2019-03-18 19:36:48 -07:00

readme.md

CycloneSSL is NOT supported for the Azure C shared utilities.

The code here is provided for reference purposes.

A security audit is required if you attempt to bring this code back.