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 14:22:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6800ffe8fa6384d15d0746c937627d8ba7f36308
wolfssl
/
src
History
JacobBarthelmeh
6800ffe8fa
Merge pull request
#772
from toddouska/sr3-fix
...
fix signer memory takeover on malformed data
2017-03-03 10:21:01 -07:00
..
bio.c
account for BIO with no filesystem and rebase commits
2016-12-28 14:45:29 -07:00
crl.c
memory managment in crl.c with crl monitor
2017-02-09 15:39:55 -07: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
Fixed where the client was using NULL instead of ssl->heap when allocating memory during SendClientKeyExchange(). Failing on an embedded static build.
2017-03-02 10:05:24 -08: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
adds missing free(request) in CheckOcspRequest()
2017-02-22 10:43:07 -08: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
#772
from toddouska/sr3-fix
2017-03-03 10:21:01 -07:00
tls.c
Merge pull request
#717
from wolfSSL/auto_ecc_sup_curves
2017-01-23 13:57:56 -08:00