wolfssl/examples/server
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
..
include.am add --with-libsuffix support, append suffix to library artifact name 2022-12-21 13:31:07 -07:00
server.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
server.h update copyright to 2024 2024-07-19 13:15:05 -06:00
server.sln
server.vcproj Update VS project files 2023-07-31 15:37:48 -04:00
server.vcxproj win: add arm64 to server.vcxproj 2024-09-24 18:15:40 +08:00