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-31 07:19:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eff7b641b48e524de93c055c0a34a37c1db556b
wolfssl
/
wolfcrypt
History
David Garske
4eff7b641b
First pass at bugs found with
./scripts/memtest.sh
. Fixes for NULL pointer checks, making sure free'd pointers are reset, making sure pointers are initialized and making sure memory is always free'd. Fix for TicketInit() which was using non-thread safe RNG and key_ctx. Fix for possible double free case in
wolfSSL_PEM_read_X509_CRL
.
2018-07-30 13:53:54 -07:00
..
benchmark
add include for task.h for FREERTOS in benchmark.c
2018-07-18 16:52:16 -06:00
src
First pass at bugs found with
./scripts/memtest.sh
. Fixes for NULL pointer checks, making sure free'd pointers are reset, making sure pointers are initialized and making sure memory is always free'd. Fix for TicketInit() which was using non-thread safe RNG and key_ctx. Fix for possible double free case in
wolfSSL_PEM_read_X509_CRL
.
2018-07-30 13:53:54 -07:00
test
Merge pull request
#1724
from dgarske/pemtoder
2018-07-30 13:50:19 -07:00
user-crypto
Rename INLINE
2018-06-26 15:17:46 -07:00