Commit History

Autor SHA1 Mensaxe Data
  Kareem 6dc6d58c04 Remove redundant ifdefs. hai 7 meses
  Kareem c119826e75 Only include CRL monitor definitions when building with HAVE_CRL_MONITOR. hai 7 meses
  David Garske 76550465bd Fixes build with `NO_STDIO_FILESYSTEM` defined. hai 8 meses
  Daniel Pouzzner 64667a5595 src/crl.c: fix "null pointer passed as argument 2" in new XMEMCPY() call in WC_RSA_PSS path of DupCRL_Entry(), added in b140f93b17, detected by gcc 14.0.0_pre20240107 p15 with sanitizers. hai 8 meses
  JacobBarthelmeh b140f93b17 refactor sigParams allocation and adjust test file name hai 8 meses
  JacobBarthelmeh 114d11a8d8 adding RSA-PSS macro guard around CRL use hai 8 meses
  JacobBarthelmeh cd07e32b13 update crl files and add in compat support for RSA-PSS hai 8 meses
  JacobBarthelmeh 74f0625c89 add native asn template RSA-PSS support with CRL hai 8 meses
  David Garske 434526c345 Expand `WOLFSSL_NO_CRL_DATE_CHECK` to the process cert CRL next date check. Fix typo for DEBUG_CRYPTOCB. Add comments for `wc_ValidateDate` arguments. Improve linker script example for FIPS to put stdlib before FIPS and not force KEEP. hai 9 meses
  Sean Parkinson 0eab70f806 Regression test fixes hai 10 meses
  Juliusz Sosinowicz dc5a246fdd Do NULL check in FreeCRL hai 11 meses
  Juliusz Sosinowicz cecc5f6b19 Call wc_UnLockRwLock only once hai 11 meses
  Juliusz Sosinowicz 8a8acbd55f Add log about allocation failure hai 11 meses
  Juliusz Sosinowicz 2dd8e713f2 Fix static analyzer possible leak hai 11 meses
  JacobBarthelmeh 8be0e14bd2 add unlock in error case CID 327294 hai 11 meses
  Juliusz Sosinowicz 7baf151c37 CRL verify the entire chain including loaded CA's hai 1 ano
  Juliusz Sosinowicz b02fe0853f CI fixes hai 1 ano
  Juliusz Sosinowicz 57ce894393 CRL refactor hai 1 ano
  Juliusz Sosinowicz e96837aa34 cond: Add start and end API for mutex handling hai 1 ano
  Juliusz Sosinowicz d747df2ae4 Make sure no mutexes are held when cond API are called hai 1 ano
  David Garske 5b16586483 Fixes for wolfSSL conditional porting. Can cause deadlock in high usage situations. Added better signal support on MacOS. Issue created in PR #6437. hai 1 ano
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface hai 1 ano
  Eric Blankenhorn f9cb9560c4 Add CRL_REPORT_LOAD_ERRORS option hai 1 ano
  Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; hai 1 ano
  Juliusz Sosinowicz 7af1f0cf05 Add additional windows logging for DoMonitor hai 1 ano
  Juliusz Sosinowicz f58539581d Fix DoMonitor for Mac/BSD hai 1 ano
  Juliusz Sosinowicz 3d68bcd6f7 Jenkins fixes hai 1 ano
  Juliusz Sosinowicz bff2cf5690 Add crl monitor unit testing hai 1 ano
  Juliusz Sosinowicz 8ab0050801 Init windows CRL monitor hai 1 ano
  Sean Parkinson e542e51d9f Test api.c: change more tests to use Expect instead of Assert hai 1 ano