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-27 20:32:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
219cbd47ebc2d57a5fac198708c1e8db0c8e1a3b
wolfssl
/
examples
History
David Garske
219cbd47eb
Added support for AES GCM session ticket encryption. If ChaCha/Poly is disabled it will use AES GCM. Thanks Sean for the code in ZD 11511.
2021-01-19 07:53:36 -08:00
..
benchmark
Improved test sleep. Cleanup
sleep
calls.
2020-07-22 13:08:57 -07:00
client
examples/client/client.c: add missing !defined(NO_SESSION_CACHE) gate around wolfSSL_get_session() for "print out session" code.
2020-12-28 17:49:58 -06:00
configs
Fixes for build issues without
OPENSSL_EXTRA
defined.
2020-07-31 15:25:58 -07:00
echoclient
TLS 1.3: PSK only
2020-11-19 09:21:24 +10:00
echoserver
Added support for AES GCM session ticket encryption. If ChaCha/Poly is disabled it will use AES GCM. Thanks Sean for the code in ZD 11511.
2021-01-19 07:53:36 -08:00
sctp
Fixes for SCTP example to check build options.
2020-02-19 12:28:49 -08:00
server
Added support for AES GCM session ticket encryption. If ChaCha/Poly is disabled it will use AES GCM. Thanks Sean for the code in ZD 11511.
2021-01-19 07:53:36 -08:00
include.am
Added new
examples/config
area with template user_settings.h files and instructions for using.
2020-07-31 11:01:58 -07:00