ycdev1 6e31ee33cc
[wolfssl] Build wolfssl with HAVE_EX_DATA and NO_WOLFSSL_STUB to enable async use and coexistence with openssl without link error (#38994)
Async applications using wolfssl need to associate extra data
(application context) with the ssl session and context. This is used in
verification callback.
NO_WOLFSSL_STUB is needed to prevent a link time error resulting from
duplicate symbols when linking to both wolfssl and openssl at the same
time

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2024-06-06 01:31:12 -07:00
..
2023-12-13 23:45:12 -08:00
2023-11-20 19:24:15 -08:00
2023-10-10 15:01:19 -07:00
2024-02-23 14:56:52 -08:00
2023-05-24 11:59:22 -07:00
2023-09-26 00:28:57 -07:00
2023-09-13 15:33:00 -07:00
2024-05-09 20:29:06 -07:00