wolfssl/examples/client
David Garske ef67b1c06a Support for building without wolfssl/openssl header files. ZD 18465
* Fix for `TlsSessionCacheGetAndLock` that was not checking the sessionIDSz, so could return a pointer to an invalid session (if 0's). Resolves issue with `test_wolfSSL_CTX_sess_set_remove_cb` test.
* Fix cast warning with `HAVE_EX_DATA` in Windows VS.
* Fix openssl_extra without PKCS12.
* Refactor the EX data crypto and session API's to gate on `HAVE_EX_DATA_CRYPTO`.
* Grouped the EX data API's in ssl.h
* Moved API's in ssl.h to separate the compatibility ones from ours.
2024-11-20 12:32:32 -08:00
..
client.c Support for building without wolfssl/openssl header files. ZD 18465 2024-11-20 12:32:32 -08:00
client.h update copyright to 2024 2024-07-19 13:15:05 -06:00
client.sln
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