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-26 20:42:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
760ddd14f52f6ba2b0f73b28f7ce4ec0af802ba2
wolfssl
/
src
History
toddouska
d6a6226c8e
Merge pull request
#681
from JacobBarthelmeh/Testing
...
static analysis check of null dereference and memory management
2016-12-22 08:43:55 -08: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
Merge pull request
#604
from JacobBarthelmeh/PKCS12
2016-11-04 15:50:50 -07:00
internal.c
DTLS Sequence Number update
2016-12-20 09:30:46 -08:00
io.c
New Atmel support (WOLFSSL_ATMEL) and port for ATECC508A (WOLFSSL_ATECC508A). Adds wolfCrypt support for ECC Hardware acceleration using the ATECC508A. Adds new PK callback for ECC shared secret. Fixed missing "wc_InitRng_ex" when using "CUSTOM_RAND_GENERATE_BLOCK". Added ATECC508A RNG block function for P-RNG bypass ability. Added internal "wolfSSL_GetEccPrivateKey" function for getting reference to private key for ECC shared secret (used in test.h for testing PK_CALLBACK mode). Added README.md for using the Atmel ATECC508A port.
2016-12-07 07:57:55 -08:00
keys.c
static analysis : Fix warnings with wc_AesCcmSetKey
2016-10-12 10:02:53 -06:00
ocsp.c
Rename *Mutex Functions with wc_ prefix. Expose these functions for
2016-10-03 16:36:05 -06:00
sniffer.c
Prevent forcezero from running on freed memory
2016-12-08 15:11:41 -07:00
ssl.c
static analysis check of null dereference and memory management
2016-12-21 16:20:18 -07:00
tls.c
fix Windows debug build warning with secure renegotiation
2016-12-09 14:31:21 -08:00