커밋 기록

작성자 SHA1 메시지 날짜
  Kareem 6dc6d58c04 Remove redundant ifdefs. 7 달 전
  Kareem c119826e75 Only include CRL monitor definitions when building with HAVE_CRL_MONITOR. 7 달 전
  David Garske 76550465bd Fixes build with `NO_STDIO_FILESYSTEM` defined. 8 달 전
  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. 8 달 전
  JacobBarthelmeh b140f93b17 refactor sigParams allocation and adjust test file name 8 달 전
  JacobBarthelmeh 114d11a8d8 adding RSA-PSS macro guard around CRL use 8 달 전
  JacobBarthelmeh cd07e32b13 update crl files and add in compat support for RSA-PSS 8 달 전
  JacobBarthelmeh 74f0625c89 add native asn template RSA-PSS support with CRL 8 달 전
  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. 9 달 전
  Sean Parkinson 0eab70f806 Regression test fixes 10 달 전
  Juliusz Sosinowicz dc5a246fdd Do NULL check in FreeCRL 11 달 전
  Juliusz Sosinowicz cecc5f6b19 Call wc_UnLockRwLock only once 11 달 전
  Juliusz Sosinowicz 8a8acbd55f Add log about allocation failure 11 달 전
  Juliusz Sosinowicz 2dd8e713f2 Fix static analyzer possible leak 11 달 전
  JacobBarthelmeh 8be0e14bd2 add unlock in error case CID 327294 11 달 전
  Juliusz Sosinowicz 7baf151c37 CRL verify the entire chain including loaded CA's 1 년 전
  Juliusz Sosinowicz b02fe0853f CI fixes 1 년 전
  Juliusz Sosinowicz 57ce894393 CRL refactor 1 년 전
  Juliusz Sosinowicz e96837aa34 cond: Add start and end API for mutex handling 1 년 전
  Juliusz Sosinowicz d747df2ae4 Make sure no mutexes are held when cond API are called 1 년 전
  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. 1 년 전
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 1 년 전
  Eric Blankenhorn f9cb9560c4 Add CRL_REPORT_LOAD_ERRORS option 1 년 전
  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 */"; 1 년 전
  Juliusz Sosinowicz 7af1f0cf05 Add additional windows logging for DoMonitor 1 년 전
  Juliusz Sosinowicz f58539581d Fix DoMonitor for Mac/BSD 1 년 전
  Juliusz Sosinowicz 3d68bcd6f7 Jenkins fixes 1 년 전
  Juliusz Sosinowicz bff2cf5690 Add crl monitor unit testing 1 년 전
  Juliusz Sosinowicz 8ab0050801 Init windows CRL monitor 1 년 전
  Sean Parkinson e542e51d9f Test api.c: change more tests to use Expect instead of Assert 1 년 전