Commit History

Author SHA1 Message Date
  Daniel Pouzzner d825b08e16 Merge pull request #8275 from SparkiDev/aarch64_poly1305_fix 6 days ago
  Daniel Pouzzner 88241f1a2c Merge pull request #8267 from ColtonWilley/pkcs11_cert_support 6 days ago
  Daniel Pouzzner ee4366acc5 Merge pull request #8162 from redbaron/find-threads 6 days ago
  Colton Willey 2039d6371f Remove redundant NULL check 6 days ago
  Daniel Pouzzner 2ea2e6bf59 Merge pull request #8233 from ColtonWilley/x509_store_add_cert_ref_count 6 days ago
  JacobBarthelmeh 2749884fdc defining custom config avoids warning of library builds pulling in options.h 6 days ago
  JacobBarthelmeh 45992164d6 make new sanity check be a warning 6 days ago
  Sean Parkinson c0f3b433b2 Aarch64 Poly1305: fix corner case 1 week ago
  Anthony Hu 762c36687f Add a test. 1 week ago
  Sean Parkinson 7ef328548d Merge pull request #8274 from douzzer/20241210-update-wolfssl_known_macro_extras 1 week ago
  JacobBarthelmeh 59ea24f915 Merge pull request #8225 from gojimmypi/pr-espressif-improve-sha-msg 1 week ago
  Daniel Pouzzner 6a05ba7cce .wolfssl_known_macro_extras: regenerate 1 week ago
  JacobBarthelmeh 1208a7499b Merge pull request #8272 from douzzer/20241210-fixes 1 week ago
  Daniel Pouzzner d257a59087 add support for WOLFSSL_NO_OPTIONS_H: 1 week ago
  Colton Willey 00386c76bf No redundant NULL check on free 1 week ago
  JacobBarthelmeh e443366748 Merge pull request #8270 from julek-wolfssl/actions-ubuntu-22.04 1 week ago
  Juliusz Sosinowicz 1d2acd9de6 Revert to ubuntu-22.04 1 week ago
  JacobBarthelmeh 0772cf692d Merge pull request #8262 from embhorn/zd18968 1 week ago
  Colton Willey 0c20a20acc Use char instead of sword8, sanity length check on CKA_VALUE 1 week ago
  Daniel Pouzzner ba59f1af19 wolfssl/wolfcrypt/settings.h: use #warning, not #error, for "No configuration for wolfSSL detected, check header order", to avoid unnecessary breakage of old projects with nonstandard custom settings. 1 week ago
  gojimmypi 7bc026540b Improve Espressif SHA HW/SW mutex messages 1 week ago
  Colton Willey 0cda59e00e Add support for cert format in get cert crypto callback 1 week ago
  David Garske c4e319b092 Cleanup the gating for `WOLFSSL_NO_AES_CFB_1_8`. 1 week ago
  Andras Fekete ff66998575 Fix memory leak 1 week ago
  Colton Willey c83c9e68c9 Updates per review comments 1 week ago
  Daniel Pouzzner e248d8499a move !defined(EXTERNAL_OPTS_OPENVPN) assert from src/internal.c to wolfssl/wolfcrypt/types.h with refinements; refine logic+message of assert in wolfssl/wolfcrypt/settings.h re "wolfssl/options.h included in compiled wolfssl library object..". 1 week ago
  Colton Willey 324b87614e Initial implementation for using PKCS11 to retrieve certificate for SSL CTX 1 week ago
  Eric Blankenhorn fcce09a4d3 Fix from review 1 week ago
  Eric Blankenhorn c77bea6691 Disable hitch OSP test 1 week ago
  Eric Blankenhorn 3d0cc250b9 Add sanity check for configuration method 1 week ago