Commit History

Author SHA1 Message Date
  Sean Parkinson 7259351a3f Test api.c: change more tests to use Expect instead of Assert 1 year ago
  Juliusz Sosinowicz b0d7656ad2 Rebase fixes 1 year ago
  David Garske fc6d693dae Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled. 1 year ago
  tmael 55a7e24cfe Support pthread_rwlock (#5952) 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Tesfa Mael 647ce794dd unmask malloc returning NULL 1 year ago
  Uriah Pollock 19e30b081f Resolved sanitizer issue. 1 year ago
  Uriah Pollock 6aff27c5c8 Resolved valgrind issue. Updated ASN1_TIME usage per feedback. 1 year ago
  Uriah Pollock f48b736ec3 Changed some WOLFSSL_ASN1_TIME handling and other fixes. 1 year ago
  Uriah Pollock 0f0496ae8f Added WOLFSSL_ASN1_TIME to CRL 1 year ago
  Tesfa Mael 5704c83f78 Unused param 1 year ago
  Tesfa Mael e4da4f60d9 Implemented suggested changes 1 year ago
  Tesfa Mael a738927846 Add CRL binary search, CRL_STATIC_REVOKED_LIST 1 year ago
  Lealem Amedie 91a7b8067c Addressing some PR feedback 1 year ago
  Lealem Amedie 2a65220527 Adding X509_CRL_print() function 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 1 year ago
  Sean Parkinson 1ba9ea9759 Fix mismatched dynamic types 1 year ago
  Jacob Barthelmeh 531120131a do not error out on CRL next date if using NO_VERIFY 2 years ago
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
  Kosmas Valianos 8760f39476 Skip CRL verification in case no CDP in peer cert 2 years ago
  David Garske 700b1c56c1 Improve CRL error codes. Add `--enable-crl=io` option. ZD 12791 2 years ago
  Eric Blankenhorn 8900d05167 Fix nonblocking ret value from crlIOCb 3 years ago
  toddouska 95b91d8913 Merge pull request #3886 from DKubasekRA/fix/RA/v4.7.0-coverity 3 years ago
  Hideki Miyazaki fae36f108e adressed review comments part 5 3 years ago
  Hideki Miyazaki ffa6a80725 addressed review comments part 4 3 years ago
  Hideki Miyazaki 4650aaf4fb addressed review comments part 1 3 years ago
  Hideki Miyazaki b4a573ca98 Initial implemented X509_LOOKUP_ctrl L_ADD_DIR 3 years ago
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support 3 years ago
  Martin Kinčl 5841ee8efb Fixed CID 576945. 3 years ago