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 12:22:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
048b074894828818c3aa422cba79971b42b92928
wolfssl
/
src
History
David Garske
af2cbcdbab
Added new arg documentation for
asyncOkay
in doxygen style.
2017-06-12 11:42:48 -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
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
io.c
Fixes for OCSP and CRL with non-blocking sockets. Fix for OCSP and CRL file descriptor check to allow 0.
2017-06-02 09:36:35 -07: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
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
tls13.c
Added new arg documentation for
asyncOkay
in doxygen style.
2017-06-12 11:42:48 -07:00
tls.c
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