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
707714dd381d741f5291d929b69373a292a8a378
wolfssl
/
src
History
Jacob Barthelmeh
707714dd38
threaded fixes with static memory
2016-06-10 15:35:02 -06:00
..
crl.c
static method func / ocsp callbacks / heap test / alpn free func / remove timing resistant constraint
2016-06-09 11:36:31 -06:00
include.am
Added "--enable-asynccrypt" option for enabling asynchronous crypto. This includes a refactor of SendServerKeyExchange and DoClientKeyExchange to support WC_PENDING_E on key generation, signing and verification. Currently uses async simulator (WOLFSSL_ASYNC_CRYPT_TEST) if cavium not enabled. All of the examples have been updated to support WC_PENDING_E on accept and connect. A generic WOLF_EVENT infrastructure has been added to support other types of future events and is enabled using "HAVE_WOLF_EVENT". Refactor the ASN OID type (ex: hashType/sigType) to use a more unique name. The real "async.c" and "async.h" files are in a private repo.
2016-03-17 13:31:03 -07:00
internal.c
threaded fixes with static memory
2016-06-10 15:35:02 -06:00
io.c
run allocation tool on ocsp and check for mallocs
2016-06-09 12:03:28 -06:00
keys.c
add EDH-RSA-AES256-SHA, used in one mysql test
2016-05-03 09:22:16 -06:00
ocsp.c
run allocation tool on ocsp and check for mallocs
2016-06-09 12:03:28 -06:00
sniffer.c
Initial support for deep copying of session
2016-04-25 11:00:42 -06:00
ssl.c
typdef gaurd / error out on bad mutex init / handle no maxHa or maxIO set
2016-06-10 14:13:27 -06:00
tls.c
static method func / ocsp callbacks / heap test / alpn free func / remove timing resistant constraint
2016-06-09 11:36:31 -06:00