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
b3721c68088bb01a7089b43cd5d93b51e4e4fac3
wolfssl
/
src
History
toddouska
58f1fd2cc9
Merge pull request
#704
from SparkiDev/memfail
...
Fixes from failure testing
2017-01-17 12:53:56 -08:00
..
bio.c
account for BIO with no filesystem and rebase commits
2016-12-28 14:45:29 -07:00
crl.c
Fixes for building with CRL monitor when not linux, OS X or FreeBSD and --enable-distro set. Cleanup of the crl.c HAVE_CRL_MONITOR checks for OS and make sure if StopMonitor preprocessor is defined the function will also be defined.
2016-12-07 07:07:27 -08:00
include.am
Combine generic math functions into new wolfmath.c/.h. Cleanup of the !ALT_ECC_SIZE code so fp_int always has size. This is in prep for async changes for new WC_BIGINT type for hardware crypto.
2016-12-21 13:39:33 -08:00
internal.c
Fixes from failure testing
2017-01-12 16:22:35 +10:00
io.c
Cleanup min(), TRUE, FALSE, ALIGN16 and ALIGN32. Replace only use of BYTE3_LEN with OPAQUE24_LEN. Replace “ “ with “\t” (saves bytes and is consistent). Fix align issue with “WOLFSSL_EVP_MD_CTX” hash.
2016-12-21 14:05:00 -08:00
keys.c
fix C++ compiler warnings for distro build
2016-12-27 14:38:14 -07:00
ocsp.c
Rename *Mutex Functions with wc_ prefix. Expose these functions for
2016-10-03 16:36:05 -06:00
sniffer.c
Cleanup min(), TRUE, FALSE, ALIGN16 and ALIGN32. Replace only use of BYTE3_LEN with OPAQUE24_LEN. Replace “ “ with “\t” (saves bytes and is consistent). Fix align issue with “WOLFSSL_EVP_MD_CTX” hash.
2016-12-21 14:05:00 -08:00
ssl.c
Merge pull request
#704
from SparkiDev/memfail
2017-01-17 12:53:56 -08:00
tls.c
Merge pull request
#678
from dgarske/cleanup_macros
2016-12-29 11:19:05 -08:00