Commit History

Author SHA1 Message Date
  Sean Parkinson 93812e4286 Merge pull request #8289 from JacobBarthelmeh/harden 5 days ago
  JacobBarthelmeh ee9b88541f change default to no for --enable-faultharden 5 days ago
  Daniel Pouzzner 994f218fcb src/ssl.c and wolfssl/internal.h: gate in wolfSSL_get_ciphers_compat() in OPENSSL_EXTRA builds, so that --with-sys-crypto-policy works with OPENSSL_EXTRA but without OPENSSL_ALL. 1 week ago
  jordan b5c47d27e0 fedora crypto-policies: initial support. 1 week ago
  Sean Parkinson ba050d6a3f Merge pull request #8296 from douzzer/20241217-FIPS-v6-ENABLED_ARMASM_CRYPTO-fixes 1 week ago
  David Garske 356889a528 Add `--disable-tls` option that can be used with `--enable-all` to disable TLS features and set `NO_TLS`. Useful for allowing certificate manager and crypto compatibility API's only. 1 week ago
  Daniel Pouzzner 7b57ef4912 configure.ac: fix faulty logic in FIPS v6 feature calculation re ENABLED_ARMASM_CRYPTO, originally added in 6e0a90190f. 1 week ago
  Daniel Pouzzner 5aeabbfa3c Merge pull request #8245 from julek-wolfssl/mbed-interop 1 week ago
  Daniel Pouzzner b5935f38d7 Merge pull request #8282 from SparkiDev/iphone_no_sha3_instrs 1 week ago
  Daniel Pouzzner fd22bfc0b7 Merge pull request #8293 from SparkiDev/aarch64_no_crypto 1 week ago
  Sean Parkinson 514a92d6ee Aarch64: make code compile when no hardware crypto avail 2 weeks ago
  David Garske 71325a2a32 Revert "Aarch64: make code compile when no hardware crypto avail" 2 weeks ago
  JacobBarthelmeh f0f50f1837 add option for additional sanity checks 2 weeks ago
  JacobBarthelmeh d7e40e7413 Merge pull request #8264 from dgarske/various_20241206 2 weeks ago
  JacobBarthelmeh e76e0e33fd Merge pull request #8283 from rlm2002/enableAlwaysKeepSNI 2 weeks ago
  David Garske 79d9b2d6c3 Merge pull request #8277 from SparkiDev/aarch64_no_crypto 2 weeks ago
  Sean Parkinson 24bb2b7fab Aarch64: make code compile when no hardware crypto avail 2 weeks ago
  Ruby Martin b34a39a6bc WOLFSSL_ALWAYS_KEEP_SNI enabled by default with --enable-jni 3 weeks ago
  Sean Parkinson 2aacc7cd87 MacOS: allow SHA-3 instructions to be explicitly not used 2 weeks ago
  Daniel Pouzzner d257a59087 add support for WOLFSSL_NO_OPTIONS_H: 2 weeks ago
  Juliusz Sosinowicz 0e8320347c CID also supported in DTLS 1.2 3 weeks ago
  David Garske 017f931f8b Various cleanups and fixes: 3 weeks ago
  Daniel Pouzzner 37acac2eb3 configure.ac: fix SC1105 ("Shells disambiguate (( differently or not at all."). 3 weeks ago
  Daniel Pouzzner 66c874bded configure.ac: add --enable-fips=cert4718 alias for v5, and make --enable-fips=v5 set FIPS to 5.2.1; set DEF_FAST_MATH and DEF_SP_MATH to "no" when "yes" would conflict with user-supplied arguments. 3 weeks ago
  David Garske 57e1bf9fba Fixes for building with SP RSA small and RSA Public only. ZD 18996 1 month ago
  Daniel Pouzzner d85c108952 wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt. 1 month ago
  David Garske 3444d5c526 Fixes from compatibility header decoupling PR #8182. Fixes issue with wolfEngine and wolfProvider. Change behavior for openssl compatibility headers to be installed unless `--enable-opensslextra=noinstall` is used. Removed dependency on X509 small with SESSION_CERTS, KEEP_PEER_CERTS and KEEP_OUR_CERT. 1 month ago
  David Garske ef67b1c06a Support for building without wolfssl/openssl header files. ZD 18465 1 month ago
  Sean Parkinson 886f5b0a5b Kyber: fixes to configure and wolfSSL_get_curve_name 1 month ago
  Daniel Pouzzner 165b4afbeb Merge pull request #8143 from SparkiDev/kyber_plus_mlkem 1 month ago