This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5cce1926bb48a33b8a9678f9b38d1f97da46931f
wolfssl
/
examples
/
client
History
David Garske
569c066fab
Improve TLS client side session cache references to provide option for not returning an internal session cache pointer. Now use
wolfSSL_get1_sesson
for reference logic, that requires calling
wolfSSL_SESSION_free
. To disable this feature use
NO_SESSION_CACHE_REF
.
2021-12-23 14:25:45 -08:00
..
client.c
…
client.h
…
client.sln
…
client.vcproj
…
client.vcxproj
…
include.am
…