Commit History

Author SHA1 Message Date
  Sean Parkinson 64a9e6f7c4 BN API: fix BN_bin2bn to handle NULL data properly 2 months ago
  Sean Parkinson b8d3b990ea Unit test: fix coverity issue 2 months ago
  Daniel Pouzzner cd8d158964 Merge pull request #8073 from philljj/fix_infer_issues 2 months ago
  Daniel Pouzzner c7146640f9 Merge pull request #8055 from rizlik/ocsp-cb-ret-propagate 2 months ago
  jordan f5074772da infer: fix more uninitialized value errors. 2 months ago
  Daniel Pouzzner 3e1f365e75 Merge pull request #8064 from SparkiDev/regression_fixes_14 2 months ago
  Marco Oliverio 724fdae7d7 ocsp: propagate ocsp cb return error 2 months ago
  jordan e3c2c650aa infer: fix dead store, and uninitialized value errors. 2 months ago
  Daniel Pouzzner dfd8ead95e Merge pull request #8050 from philljj/fix_acert_defines 2 months ago
  Daniel Pouzzner f8da04d8b0 Merge pull request #7766 from miyazakh/zd18141_tls13_ocsp 2 months ago
  Sean Parkinson 5f1ddadf71 Regression test fixes 2 months ago
  jordan 244fff844f acert: pacify c++ style comment warning. 2 months ago
  jordan deda512598 acert: fix unused store error. 2 months ago
  jordan 410e2f148c Missing free call. 2 months ago
  jordan 052cf77233 acert: fix defines, cleanup, more testing. 2 months ago
  Daniel Pouzzner e6dac68ce3 Merge pull request #7966 from cconlon/x509CheckHostLeftWildcardOnly 2 months ago
  Chris Conlon f878220b81 add WOLFSSL_LEFT_MOST_WILDCARD_ONLY support to X509_check_host() 3 months ago
  Aidan Garske e10c943bf3 wolfCrypt CSharp Wrapper: 2 months ago
  Hideki Miyazaki b84a4e1c8d fix pr unit test 2 months ago
  Daniel Pouzzner e814d1baea Merge pull request #8016 from SparkiDev/dilithium_draft_final_fix 2 months ago
  Reda Chouk 10f0885d88 Merge branch 'master' into fix-conversion 2 months ago
  Sean Parkinson 50bbdbbe42 Dilithium: Final and draft available in one build 2 months ago
  Sean Parkinson ac788ec40d Merge pull request #7995 from julek-wolfssl/dtls12-cid 2 months ago
  Reda Chouk 666e658398 trailing spaces and overlong lines fixes 2 months ago
  Reda Chouk 3193ecb2c3 fixed Wconversion in the api.c file 2 months ago
  JacobBarthelmeh bea285c8ef initialize values for -Og test 2 months ago
  Marco Oliverio 76f71a31f1 dtls13: support either side DTLSv1_3 method 2 months ago
  Marco Oliverio 9dccd66a3a address review: better guarding in test 2 months ago
  Colton Willey 183aef241c CRL improvements, add parsing for CRL number, do not allow CRL duplicates, add callback for when CRL entry is updated. 2 months ago
  JacobBarthelmeh 8017c816bb check on RNG init return with test, and make input const 2 months ago