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-07 17:00:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a771baf5515eabb144d7079369dbca4791c95ce4
wolfssl
/
src
T
History
David Garske
644050a736
Merge pull request
#5329
from douzzer/20220706-fips-and-aarch64-fixes
...
20220706-fips-and-aarch64-fixes
2022-07-06 18:39:38 -07:00
..
bio.c
Fix for issue with
error: format string is not a string literal
.
2022-04-19 08:49:05 -07:00
conf.c
ssl.c: move TXT and CONF APIs out into conf.c
2022-03-15 12:09:24 +10:00
crl.c
Fix mismatched dynamic types
2022-06-30 13:00:57 +10:00
dtls13.c
Fix potentially uninitialized variables in Dtls13SetRecordNumberKeys.
2022-07-06 13:45:15 -07:00
include.am
src/include.am: fix gating around sha* and BUILD_ARMASM, to avoid empty-translation-unit warnings for sha{256,512}.c on armasm builds.
2022-07-06 17:37:43 -05:00
internal.c
Merge pull request
#5276
from rizlik/dtls13_client_downgrade
2022-07-06 11:57:53 -07:00
keys.c
Check memory is zeroized
2022-06-16 10:22:32 +10:00
ocsp.c
Minor textual fixes. Thanks Hayden.
2022-02-23 09:43:10 -08:00
pk.c
Merge pull request
#5307
from kareem-wolfssl/miscfixes2
2022-07-01 09:46:22 -07:00
sniffer.c
Fix for sniffer async issue with TLS v1.3.
2022-06-28 16:01:06 -07:00
ssl.c
Fix storage of SendBuffered's return code in wolfSSL_Connect. Store in ret initially, only store in ssl->error if there's an error. This matches the logic in wolfSSL_accept.
2022-07-06 12:09:47 -07:00
tls13.c
Merge pull request
#5276
from rizlik/dtls13_client_downgrade
2022-07-06 11:57:53 -07:00
tls.c
Merge pull request
#5318
from embhorn/gh5314
2022-07-05 12:34:35 -07:00
wolfio.c
Apply connected to sendto and address code review
2022-07-04 11:08:39 +02:00
x509_str.c
Fix mismatched dynamic types
2022-06-30 13:00:57 +10:00
x509.c
Enhance OpenLDAP support.
2022-07-05 10:40:07 -07:00