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-28 04:32:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88afc7a92f9bb9a6cea7d693e5d988abac503a44
wolfssl
/
src
History
David Garske
88afc7a92f
Progress on dynamic type cleanup for over-use of tmp_buffer. Increases performance on NUMA memory platform having ability to be more selective about the types that are NUMA allocated for use against QuickAssist hardware.
2017-06-14 15:11:43 -07:00
..
bio.c
merge with wolfSSL master.
2017-01-06 11:06:01 -07:00
crl.c
Cleanup to use
WANT_READ
instead of async
WC_PENDING_E
for non-blocking OCSP and CRL.
2017-06-02 10:35:26 -07:00
include.am
Fixes for asynchronous TLS 1.3. Fixes for PK_CALLBACKS with async. New helper API's for
wolfSSL_CTX_GetDevId
and
wolfSSL_CTX_GetHeap
. Fix for build to not include tls13.c if not enabled to suppress empty object file warning. Fix typo in fe_low_mem.c. General cleanup. Extra tls13.c debug messages.
2017-06-12 11:42:48 -07:00
internal.c
Progress on dynamic type cleanup for over-use of tmp_buffer. Increases performance on NUMA memory platform having ability to be more selective about the types that are NUMA allocated for use against QuickAssist hardware.
2017-06-14 15:11:43 -07:00
io.c
ThreadX/NetX warning and optional dc_log_printf exclusion
2017-06-14 11:12:27 -06:00
keys.c
Fix for CCM - TLS v1.3 needs all nonce/IV bytes
2017-06-12 14:21:43 +10:00
ocsp.c
Cleanup to use
WANT_READ
instead of async
WC_PENDING_E
for non-blocking OCSP and CRL.
2017-06-02 10:35:26 -07:00
sniffer.c
Merge branch 'master' of
https://github.com/jrblixt/wolfssl
into unitTest_api_dev
2017-05-12 02:04:58 -06:00
ssl.c
Progress on dynamic type cleanup for over-use of tmp_buffer. Increases performance on NUMA memory platform having ability to be more selective about the types that are NUMA allocated for use against QuickAssist hardware.
2017-06-14 15:11:43 -07:00
tls13.c
Progress on dynamic type cleanup for over-use of tmp_buffer. Increases performance on NUMA memory platform having ability to be more selective about the types that are NUMA allocated for use against QuickAssist hardware.
2017-06-14 15:11:43 -07:00
tls.c
Progress on dynamic type cleanup for over-use of tmp_buffer. Increases performance on NUMA memory platform having ability to be more selective about the types that are NUMA allocated for use against QuickAssist hardware.
2017-06-14 15:11:43 -07:00