wolfssl/src
John Safranek 21afcf17a8 Sniffer Watch Mode
1. Split the function ssl_SetWatchKey() into ssl_SetWatchKey_file()
which loads the key from a named file and ssl_SetWatchKey_buffer()
which loads the key from a provided buffer. file() uses buffer().
2019-07-01 13:50:28 -07:00
..
bio.c * Fix to ensure user_settings.h can be included for bio.c and evp.c when IDE or compiler tries to build it directly. Allows for wildcard .c include along with WOLFSSL_IGNORE_FILE_WARN. 2019-06-04 15:57:31 -07:00
crl.c Updates for v4.0.0 2019-03-15 10:37:36 -07:00
include.am Fix problems when building with Make 2019-06-24 09:42:07 +02:00
internal.c Merge pull request #2309 from SparkiDev/fallback_scsv 2019-07-01 08:55:02 -07:00
keys.c Updates for v4.0.0 2019-03-15 10:37:36 -07:00
ocsp.c Merge pull request #2157 from kojo1/ocsp_staple 2019-03-25 13:48:29 -07:00
sniffer.c Sniffer Watch Mode 2019-07-01 13:50:28 -07:00
ssl.c Merge pull request #2245 from MKinclRA/coverity-issues 2019-06-24 16:12:52 -07:00
tls13.c Merge pull request #2282 from SparkiDev/certvfy_tls13 2019-06-24 15:54:04 -07:00
tls.c ALPN and SNI Extension parsing improvements 2019-06-28 15:52:51 +10:00
wolfio.c add WOLFSSL set IO callbacks 2019-04-18 09:31:01 -06:00