wolfssl/src
David Garske 9c665d7282
Merge pull request #4501 from embhorn/zd13114
Fix wolfSSL_ASN1_TIME_diff use of gmtime and 32-bit overflow
2021-10-26 10:47:59 -07:00
..
bio.c Merge pull request #4350 from cconlon/pythonCompatD 2021-10-12 08:14:34 +10:00
crl.c Skip CRL verification in case no CDP in peer cert 2021-10-08 13:16:08 +02:00
include.am KCAPI: add support for using libkcapi for crypto (Linux Kernel) 2021-10-08 09:07:22 +10:00
internal.c Make NID's consistent 2021-10-26 09:14:25 +02:00
keys.c #118 2021-10-21 14:22:54 +02:00
ocsp.c Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335) 2021-09-01 09:28:24 +10:00
sniffer.c Fix for sniffer key callback. Fix for building sniffer without RSA. Fix for wolfCrypt test cert ext without RSA. 2021-10-22 14:29:06 -07:00
ssl.c Merge pull request #4501 from embhorn/zd13114 2021-10-26 10:47:59 -07:00
tls.c scan-build LLVM-13 fixes: in src/tls.c TLSX_PopulateExtensions(), avoid -Wunreachable-code-return by refactoring iteration to use an array terminator (a new "WOLFSSL_NAMED_GROUP_INVALID" with value 0) rather than a compile-time-calculated constant of iteration. 2021-10-18 21:46:09 -05:00
tls13.c commit-test and jenkins fixes 2021-10-21 14:29:28 +02:00
wolfio.c fix macro name and make api public 2021-09-27 14:01:15 -06:00