vcpkg/versions/w-/wolfssl.json
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

60 lines
1.4 KiB
JSON

{
"versions": [
{
"git-tree": "60802b6ec5e1284242e1b501a1eed34033bbdc35",
"version": "5.7.0",
"port-version": 1
},
{
"git-tree": "45cca8d8dd8cf4b0310f1c4bbb84c9332cdba032",
"version": "5.7.0",
"port-version": 0
},
{
"git-tree": "c03fac0a968b9bdba85d3baba48695e82e1e297d",
"version": "5.6.6",
"port-version": 0
},
{
"git-tree": "fb8d59a3965864a1330fa99418eef1df5c354a50",
"version": "5.6.4",
"port-version": 1
},
{
"git-tree": "65cc018a18a436969ef0fa7ff531d83994326f43",
"version": "5.6.4",
"port-version": 0
},
{
"git-tree": "b1ed14c731f84f9a8f885e9bf40898c318bd4986",
"version": "5.6.3",
"port-version": 1
},
{
"git-tree": "e809eb7090657113c8f628ce22975c7f3bd3dbfd",
"version": "5.6.3",
"port-version": 0
},
{
"git-tree": "71789bbc13920d34e74d8bc23af6d5d480e7b610",
"version": "5.5.4",
"port-version": 0
},
{
"git-tree": "051a3dc2339554716a11e8e90e9ecea1c366ad31",
"version": "5.5.0",
"port-version": 0
},
{
"git-tree": "6b522a6326a126579cee52953fe42f597f301a22",
"version": "5.4.0",
"port-version": 0
},
{
"git-tree": "4dee782f3dda81bc4a72959bcda6d1377a24cbaa",
"version": "5.3.0",
"port-version": 0
}
]
}