This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-26 15:42:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de05c563b6603ec5895d91e8db552d19a89cdbd1
wolfssl
/
examples
History
David Garske
de05c563b6
Fix to handle non-blocking OCSP when
WOLFSSL_NONBLOCK_OCSP
is defined and not using async. OCSP callback should return
OCSP_WANT_READ
. Added ability to simulate non-blocking OCSP using
TEST_NONBLOCK_CERTS
.
2017-12-08 03:12:33 +01:00
..
client
Fix to handle non-blocking OCSP when
WOLFSSL_NONBLOCK_OCSP
is defined and not using async. OCSP callback should return
OCSP_WANT_READ
. Added ability to simulate non-blocking OCSP using
TEST_NONBLOCK_CERTS
.
2017-12-08 03:12:33 +01:00
echoclient
Disable TLS v1.0 by default. Added new
--enable-tlsv10
option to force enable (only works if --enable-oldtls is set, which is on by default).
2017-11-14 14:01:31 -08:00
echoserver
Disable TLS v1.0 by default. Added new
--enable-tlsv10
option to force enable (only works if --enable-oldtls is set, which is on by default).
2017-11-14 14:01:31 -08:00
sctp
Release v3.12.2 (lib 14.0.0). Updated copywright.
2017-10-22 15:58:35 -07:00
server
Merge pull request
#1216
from abrahamsonn/windows-errors
2017-11-21 15:21:14 -08:00
include.am
Add simple SCTP example tools
2016-08-26 19:40:50 -07:00