wolfssl/examples/client
Daniel Pouzzner cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist.
No functional changes.

Several compat symbols that were formerly enums are now macros.

All library source is refactored to use only native symbols in all code gated in with --enable-all-crypto --enable-opensslextra.

wolfcrypt/test/test.c is similarly refactored to use only native symbols.

examples/ and tests/ are unmodified except for header setup to disable OPENSSL_COEXIST and TEST_OPENSSL_COEXIST.
2024-10-31 00:10:21 -05:00
..
client.c Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 2024-10-31 00:10:21 -05:00
client.h update copyright to 2024 2024-07-19 13:15:05 -06:00
client.sln file modes: clear inappropriate executable bits. 2021-11-08 17:28:11 -06:00
client.vcproj Update VS project files 2023-07-31 15:37:48 -04:00
client.vcxproj win: add arm64 to client.vcxproj 2024-09-24 18:11:42 +08:00
include.am add --with-libsuffix support, append suffix to library artifact name 2022-12-21 13:31:07 -07:00