Andras Fekete
|
b215398bd4
|
Don't need to upload/download artifacts
|
2024-10-17 16:49:27 -04:00 |
|
Andras Fekete
|
752b2c075c
|
Add exception to forked repos
|
2024-10-17 15:09:03 -04:00 |
|
Andras Fekete
|
8ed406c69d
|
Fix test issues
|
2024-10-17 12:08:21 -04:00 |
|
Andras Fekete
|
a5331d406c
|
Revert "Merge pull request #8072 from rizlik/github-fix"
This reverts commit 0f8b4dbc63, reversing
changes made to 743a78dc85.
|
2024-10-15 12:39:01 -04:00 |
|
Daniel Pouzzner
|
0f8b4dbc63
|
Merge pull request #8072 from rizlik/github-fix
ci: github: fix ubuntu version to 22.04
|
2024-10-14 13:47:44 -05:00 |
|
Marco Oliverio
|
5d3f7c2528
|
ci: github: fix ubuntu version to 22.04
|
2024-10-14 16:46:45 +00:00 |
|
Juliusz Sosinowicz
|
743a78dc85
|
Merge pull request #8046 from embhorn/zd18758
Clear ctx in wolfSSL_EVP_DigestInit
|
2024-10-14 14:35:20 +02:00 |
|
Daniel Pouzzner
|
caf920100c
|
Merge pull request #8051 from cconlon/eccOidCacheLock
Add lock around static ECC ecc_oid_cache
|
2024-10-11 17:34:54 -05:00 |
|
Daniel Pouzzner
|
dfd8ead95e
|
Merge pull request #8050 from philljj/fix_acert_defines
Fix acert defines, add more tests, cleanup.
|
2024-10-11 16:22:34 -05:00 |
|
Daniel Pouzzner
|
f8da04d8b0
|
Merge pull request #7766 from miyazakh/zd18141_tls13_ocsp
Add OCSP response for intermediate cert into Certificate extension on TLS1.3
|
2024-10-11 15:49:19 -05:00 |
|
Sean Parkinson
|
65742c4a7a
|
ARM32 ASM: regenerated with fixes
Fix thumb interwork def check to be consistent and update #endif.
Remove duplicate check in generated C files.
|
2024-10-11 09:07:57 +02:00 |
|
Sean Parkinson
|
9c4960f3fa
|
Merge pull request #8035 from danielinux/armv8-armasm-ARMv7-A
Allow armv8-asm on ARMv7-A with -mthumb-interwork
|
2024-10-11 09:49:31 +10:00 |
|
Daniel Pouzzner
|
daef866313
|
Merge pull request #8053 from danielinux/fix-no-malloc
Allow building with WOLFSSL_NO_MALLOC again
|
2024-10-10 16:27:28 -05:00 |
|
JacobBarthelmeh
|
c49f571a79
|
Merge pull request #8059 from douzzer/20241010-WOLFCRYPT_TEST_LINT
20241010-WOLFCRYPT_TEST_LINT
|
2024-10-10 14:16:51 -06:00 |
|
Daniel Pouzzner
|
bcc65a09ca
|
wolfcrypt/test/test.c: harmonize gating for hpke_test() and berder_test(), so that --enable-all-crypto passes -DWOLFCRYPT_TEST_LINT.
|
2024-10-10 01:06:05 -05:00 |
|
Daniel Pouzzner
|
b5475f3d81
|
wolfcrypt/test/test.c: add WOLFSSL_WOLFCRYPT_TEST_LINT, allowing testing for -Wunused-function in enable-all configurations. No functional changes, but several missing or inconsistent gates fixed.
|
2024-10-10 00:25:39 -05:00 |
|
Daniel Pouzzner
|
8b2a26a691
|
Merge pull request #8054 from bandi13/fixUncalledTest
Test was never called
|
2024-10-10 00:00:07 -05:00 |
|
John Safranek
|
8d3ed05272
|
Merge pull request #8058 from douzzer/20241009-wolfcrypt_test-FIPS-SMALL_STACK
20241009-wolfcrypt_test-FIPS-SMALL_STACK
|
2024-10-09 17:52:52 -07:00 |
|
Daniel Pouzzner
|
12ba4355d2
|
configure.ac and wolfssl/wolfcrypt/settings.h: define WOLFSSL_FIPS_READY for fips=ready, WOLFSSL_FIPS_DEV for fips=dev, and add predefined override FIPS version values when defined(WOLFSSL_FIPS_READY) || defined(WOLFSSL_FIPS_DEV).
|
2024-10-09 17:58:31 -05:00 |
|
Daniel Pouzzner
|
74d14d9687
|
wolfcrypt/test/test.c: fix for FIPS <6.0.0 with WOLFSSL_SMALL_STACK.
|
2024-10-09 16:40:48 -05:00 |
|
Aidan Garske
|
64a359c501
|
Merge pull request #8057 from gojimmypi/workflow-update
|
2024-10-09 13:41:28 -07:00 |
|
Chris Conlon
|
7b805d7a7d
|
Add lock around static ECC ecc_oid_cache
|
2024-10-09 14:35:14 -06:00 |
|
gojimmypi
|
e81ae7bcb6
|
Run win-csharp-test only for wolfssl owner
|
2024-10-09 11:14:28 -07:00 |
|
Daniel Pouzzner
|
10e449dc00
|
Merge pull request #8056 from bandi13/fixCoverity
Add several fixes to coverity scan
|
2024-10-09 10:59:41 -05:00 |
|
Andras Fekete
|
c8840a53ad
|
Add several fixes to coverity scan
|
2024-10-09 11:51:56 -04:00 |
|
Andras Fekete
|
d3f143aa2a
|
Test was never called
|
2024-10-09 09:20:17 -04:00 |
|
Daniele Lacamera
|
a3f6babfdc
|
Move heap variable to all sha implementations
|
2024-10-09 15:11:42 +02:00 |
|
Daniele Lacamera
|
06195a2e2a
|
fix unused variables
|
2024-10-09 14:06:38 +02:00 |
|
Daniele Lacamera
|
56a96ba609
|
Allow compiling aes.c with WOLFSSL_NO_MALLOC
|
2024-10-09 13:55:42 +02:00 |
|
Daniele Lacamera
|
43574e2255
|
Allow building with WOLFSSL_NO_MALLOC again
|
2024-10-09 13:44:03 +02:00 |
|
Daniele Lacamera
|
a23d384e06
|
Improve guards to build with -mthumb-interwork
|
2024-10-09 12:41:55 +02:00 |
|
jordan
|
244fff844f
|
acert: pacify c++ style comment warning.
|
2024-10-08 21:21:25 -05:00 |
|
jordan
|
bed680a96c
|
acert: line length.
|
2024-10-08 20:47:49 -05:00 |
|
jordan
|
deda512598
|
acert: fix unused store error.
|
2024-10-08 17:05:53 -05:00 |
|
jordan
|
410e2f148c
|
Missing free call.
|
2024-10-08 16:17:16 -05:00 |
|
jordan
|
052cf77233
|
acert: fix defines, cleanup, more testing.
|
2024-10-08 16:11:46 -05:00 |
|
Daniel Pouzzner
|
ce9d0e236c
|
Merge pull request #8047 from ColtonWilley/x509_store_free_ref
Free X509 store ref on store free
|
2024-10-08 15:25:16 -05:00 |
|
Daniel Pouzzner
|
e6dac68ce3
|
Merge pull request #7966 from cconlon/x509CheckHostLeftWildcardOnly
Add left-most wildcard matching support to X509_check_host()
|
2024-10-08 15:17:27 -05:00 |
|
Daniel Pouzzner
|
4a37947d8f
|
Merge pull request #3166 from dgarske/csharp_wolfcrypt
wolfCrypt CSharp Wrapper
|
2024-10-08 14:52:40 -05:00 |
|
David Garske
|
e4f4274b4a
|
Fix AesSivCipher heap hint on cleanup.
|
2024-10-08 12:11:15 -07:00 |
|
David Garske
|
4753e1c32e
|
Use byte for isAllocated bit-field. Cleanup some of the "heap" hint logic.
|
2024-10-08 10:37:45 -07:00 |
|
Chris Conlon
|
f878220b81
|
add WOLFSSL_LEFT_MOST_WILDCARD_ONLY support to X509_check_host()
|
2024-10-08 10:38:14 -06:00 |
|
Colton Willey
|
b4146bad18
|
Free X509 store ref on store free
|
2024-10-07 13:09:47 -07:00 |
|
Eric Blankenhorn
|
cd5ddeb1c5
|
Clear ctx in wolfSSL_EVP_DigestInit
|
2024-10-07 14:20:50 -05:00 |
|
David Garske
|
bf29b68600
|
Merge pull request #8045 from rizlik/sniffer-fix
sniffer: set ssl->curSize before invoking Do* routines
|
2024-10-07 07:38:27 -07:00 |
|
Marco Oliverio
|
92faa915e4
|
sniffer: set ssl->curSize before invoking Do* routines
commit 99a99e3d6e changes DoApplication to
use ssl->curSize as the size of the current decrypted record. Fix
sniffer code to set this value.
|
2024-10-07 08:56:35 +00:00 |
|
David Garske
|
59389a0ef5
|
Fix possible AES leaks detected with sanitizer and clang-tidy.
|
2024-10-05 11:52:22 -07:00 |
|
David Garske
|
b9de3bbf1a
|
Fixes for memory leaks in test.c with wc_AesNew and wc_HashNew.
|
2024-10-05 11:44:59 -07:00 |
|
David Garske
|
dbd3484fdc
|
Fix for issue with wc_HashAlg being a union.
|
2024-10-05 11:44:59 -07:00 |
|
David Garske
|
0bb41e1eb4
|
Resolve hash new leak due to improper heap hint check. Make sure isAllocated is initialized to 0.
|
2024-10-05 11:44:58 -07:00 |
|