wolfssl/examples/server
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
..
include.am add --with-libsuffix support, append suffix to library artifact name 2022-12-21 13:31:07 -07:00
server.c Support for building without wolfssl/openssl header files. ZD 18465 2024-11-20 12:32:32 -08:00
server.h update copyright to 2024 2024-07-19 13:15:05 -06:00
server.sln file modes: clear inappropriate executable bits. 2021-11-08 17:28:11 -06:00
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