This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wolfssl
/
examples
History
David Garske
352328348a
For example client "-H verifyFail", which was not setting the verify callback.
2020-06-18 12:54:47 -07:00
..
benchmark
Fix building with one-side only tls13/dtls
2020-04-28 14:33:00 -06:00
client
For example client "-H verifyFail", which was not setting the verify callback.
2020-06-18 12:54:47 -07:00
echoclient
Fix for TLS v1.3 with
--enable-sniffer
.
2020-06-04 16:42:40 -07:00
echoserver
Fix for TLS v1.3 with
--enable-sniffer
.
2020-06-04 16:42:40 -07:00
sctp
…
server
Fix to catch the issue in this PR with alt cert chains, which only happens if the verify callback is used and the chain is long enough. Cleanup of the myVerify callback to allow specific actions. Fix the suites.c to not crash if no newline at end of file. Added helpful debug message to show that a CA was found.
2020-06-18 09:26:50 -07:00
include.am
…