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-07-09 06:40:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40c32081bb12b7a9b4e309bdf18f19c893c516e6
wolfssl
/
src
T
History
Daniel Pouzzner
4a451caf7b
src/sniffer.c: fix rebase errors.
2021-10-26 20:24:27 -05: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
autotools/Makefiles: enable reproducible build by default for FIPS, and add -DHAVE_REPRODUCIBLE_BUILD to AM_CFLAGS;
2021-10-26 20:24:27 -05:00
internal.c
src/internal.c: in SendServerKeyExchange() case diffie_hellman_kea, #ifdef HAVE_SECURE_RENEGOTIATION, enlarge buffers.serverDH_Pub.buffer to accomodate larger new key replacing smaller old key, whether or not ssl->namedGroup is set (copy-paste of existing in !ssl->namedGroup path).
2021-10-26 20:24:27 -05: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
src/sniffer.c: fix rebase errors.
2021-10-26 20:24:27 -05:00
ssl.c
fixes for issues identified by Jenkins run:
2021-10-26 20:24:27 -05:00
tls13.c
PRAGMA_GCC_*: refactor macros to properly push a context, and refactor their use in src/tls13.c:DeriveKey() to deal with gcc context quirks that otherwise disabled the warning mask when defined(HAVE_FIPS); add a missing #ifndef NO_MD5 in ssl.c:wolfSSL_LH_strhash().
2021-10-26 20:24:26 -05:00
tls.c
tls.c: fix rebase error in TLSX_KeyShare_FreeAll().
2021-10-26 20:24:27 -05:00
wolfio.c
fix macro name and make api public
2021-09-27 14:01:15 -06:00