Daniel Pouzzner
|
469b9efc9e
wolfssl/test.h: revert heap shim refactor -- api.c relies on these being native heap allocations.
|
2 weeks ago |
Daniel Pouzzner
|
aa18bbca55
assorted cleanups and refactors for C89 conformance, codespell and check-source-text, and consistent heap shim usage.
|
2 weeks ago |
Colton Willey
|
dbec1b2b0d
Update doxygen to use proper types in sample code
|
2 weeks ago |
David Garske
|
b648d35449
Merge pull request #8138 from JacobBarthelmeh/wolfclu_config
|
2 weeks ago |
David Garske
|
364cd107ff
Merge pull request #8151 from SparkiDev/test_fixes_3
|
2 weeks ago |
David Garske
|
79d9aab5bd
Merge pull request #8159 from philljj/spelling_cleanup
|
2 weeks ago |
David Garske
|
1061518876
Merge pull request #8153 from LinuxJedi/Pi-pico
|
2 weeks ago |
Andrew Hutchings
|
1d2c78e3be
Add support for Raspberry Pi Pico
|
3 weeks ago |
jordan
|
b4e8e57b59
spelling: tiny cleanup.
|
3 weeks ago |
JacobBarthelmeh
|
a896c16ebd
fix for memory leak due to missed WOLFSSL_GENERAL_NAME capability changes
|
3 weeks ago |
Anthony Hu
|
0508151ddf
Quick fix
|
3 weeks ago |
Daniel Pouzzner
|
c577ad78df
Merge pull request #8154 from bandi13/fipsCheckAddFlag
|
3 weeks ago |
Andras Fekete
|
cbf4f014cd
Fix false positive error on gcc 9.4.0
|
3 weeks ago |
David Garske
|
43879f961d
Fix RSA TSIP to return the actual cipher or plain length on success. Fix crypto callback to properly support PKCSv1.5 sign/verify and encrypt/decrypt based on padding info.
|
3 weeks ago |
Andras Fekete
|
b4f0789ce5
Ability to bypass './configure' as some tests/scripts run it anyway
|
3 weeks ago |
Sean Parkinson
|
256c6708e0
Testing fixes
|
3 weeks ago |
David Garske
|
3179a2ff00
Cleanup the import function declarations.
|
3 weeks ago |
David Garske
|
02c2f445d9
Cleanup unused variables and function (void).
|
3 weeks ago |
David Garske
|
6b02d7879a
Add public decrypt and private encrypt. Cleanups.
|
3 weeks ago |
András Fekete
|
7e291992c0
Merge pull request #8150 from douzzer/20241104-fixes
|
3 weeks ago |
Daniel Pouzzner
|
0f31f5bad9
codespell fixes.
|
3 weeks ago |
Daniel Pouzzner
|
a540c6ade5
configure.ac: activate opensslextra for --enable-curl even if ENABLED_OPENSSLCOEXIST; tests/api.c: in test_wolfSSL_SESSION(), use WOLFSSL_SUCCESS, not SSL_SUCCESS, in HAVE_SESSION_TICKET span reachable in non-OPENSSL_EXTRA builds.
|
3 weeks ago |
Daniel Pouzzner
|
8ecf064314
Merge pull request #8098 from dgarske/x86_notwindows_2
|
3 weeks ago |
David Garske
|
92f7e91655
Merge pull request #8120 from SparkiDev/asn_templ_doc
|
3 weeks ago |
Sean Parkinson
|
36515e8daf
Make GetShortInt available with WOLFSSL_ASN_EXTRA
|
3 weeks ago |
Daniel Pouzzner
|
95b47714d5
Merge pull request #8147 from bandi13/regenScripts
|
3 weeks ago |
David Garske
|
aad0f6e08d
Peer review feedback: Improve workaround for variadic macros and cast warnings.
|
3 weeks ago |
Andras Fekete
|
4083afe353
Ignore file with non-UTF-8 characters
|
3 weeks ago |
David Garske
|
9757aa0adf
Merge pull request #8113 from philljj/tiny_dilithium_fix
|
3 weeks ago |
David Garske
|
8f2516c4be
Merge pull request #8141 from douzzer/20241102-fixes
|
3 weeks ago |