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-29 20:22:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74cf332a8b31e12eda30ded1d3bff30fe5d7b610
wolfssl
/
src
History
Juliusz Sosinowicz
74cf332a8b
#37
2021-10-21 14:22:54 +02: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
#37
2021-10-21 14:22:54 +02:00
keys.c
Fix for
wolfSSL_set_secret
with DTLS where TLS v1.3 is not defined. Function assumed
ssl->arrays->preMasterSecret
was allocated.
2021-10-19 16:22:39 -07: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 to trap negative
sslBytes
. Revert logic from PR 3493 blocking out of range sequence numbers. Fix ack sequence rollover logic. ZD13036
2021-10-15 11:31:53 -07:00
ssl.c
#17
2021-10-21 14:22:54 +02:00
tls13.c
TLS 1.3 ServerHello additional fix for PR4439 in Static RSA case
2021-10-19 17:51:00 +09: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
wolfio.c
fix macro name and make api public
2021-09-27 14:01:15 -06:00