Commit History

Author SHA1 Message Date
  JacobBarthelmeh 478c0633e7 Merge pull request #7159 from dgarske/features_20240122 8 months ago
  David Garske fa87e227b4 Restore useful comments above wc_RsaDirect in the .c file. 8 months ago
  JacobBarthelmeh 3cbffd33b1 Merge pull request #7162 from per-allansson/dtls13-fips-missing-return 8 months ago
  JacobBarthelmeh 1574de1008 Merge pull request #7128 from embhorn/zd17251 8 months ago
  JacobBarthelmeh 938698ec6b Merge pull request #7157 from philljj/fix_zephyr_benchmark_rsa 8 months ago
  JacobBarthelmeh 78f7454043 Merge pull request #7154 from anhu/EccKeyParamCopy_error 8 months ago
  David Garske 3b20f49544 Merge pull request #7139 from douzzer/20230118-fix-_sp_mont_red-WOLFSSL_NO_CT_OPS 8 months ago
  Per Allansson 92d7815b5c Fix missing return in DTLS1.3 / FIPS code 8 months ago
  David Garske 916c22e021 Add PK (public key) callback support to CMake. 8 months ago
  David Garske 3d62896137 Add documentation for `wc_RsaDirect`. 8 months ago
  David Garske dcc946575b Fix missing heap hint in `EccKeyParamCopy`. The XFREE is required or it will leak memory allocated in `ASNToHexString`. This only applies to `WOLFSSL_CUSTOM_CURVES` && `!WOLFSSL_ASN_TEMPLATE`. 8 months ago
  Sean Parkinson b0de0a1c95 Merge pull request #7143 from julek-wolfssl/zd/17303 8 months ago
  jordan 920aaebed7 zephyr samples: fix wolfssl_benchmark RSA. 8 months ago
  JacobBarthelmeh eb1fff3ad3 Merge pull request #7141 from julek-wolfssl/zd/17249 8 months ago
  JacobBarthelmeh f2a76a0630 Merge pull request #7156 from bandi13/checkNullInput 8 months ago
  Andras Fekete 5c75ca539e Check NULL input 8 months ago
  JacobBarthelmeh 0c150d2391 Merge pull request #7150 from dgarske/getenv 8 months ago
  JacobBarthelmeh 12dafec3aa Merge pull request #7149 from dgarske/psa_cryptocb 8 months ago
  JacobBarthelmeh 2617669302 Merge pull request #7152 from douzzer/20240120-multi-test-fixes 8 months ago
  Anthony Hu ccbb726859 Remove dead code in EccKeyParamCopy 8 months ago
  Juliusz Sosinowicz fc7143a8f4 Code review 8 months ago
  Sean Parkinson d2d653cfdc Merge pull request #7145 from douzzer/20240119-DoTls13CertificateVerify-CreateSigData-error-handling 8 months ago
  Sean Parkinson b0d64b419d Merge pull request #7084 from julek-wolfssl/set-cipher-ssl 8 months ago
  Daniel Pouzzner 2edd18c49d src/x509.c: fix nullPointerRedundantCheck in wolfSSL_X509V3_set_ctx(). also adds thorough WOLFSSL_MSG() coverage for failures. 8 months ago
  David Garske d043333bee Merge pull request #7148 from gojimmypi/PR-fix-Espressif-cmake 8 months ago
  David Garske 37fbb4fbae Merge pull request #7146 from kareem-wolfssl/zd17295 8 months ago
  David Garske 76550465bd Fixes build with `NO_STDIO_FILESYSTEM` defined. 8 months ago
  David Garske 111f584d99 Remove the PSA restriction to allow use with crypto callbacks. 8 months ago
  David Garske a4affd9431 Improve use of XGETENV in `wolfSSL_RAND_file_name` to check for macro. 8 months ago
  gojimmypi 92ab2eaca3 Fix Espressif component cmake for environment variable source 8 months ago