Commit History

Author SHA1 Message Date
  Bill Phipps 92f3a808b0 Update to remove HAVE_RSA references. Correct NO_MALLOC RSA test bug. 5 days ago
  Sean Parkinson 893a486ae1 Kyber: fix TLS usage 3 weeks ago
  David Garske 3e2123f0b3 Disable the ECC custom curve tests for original (old) ASN. 1 month ago
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 2 months ago
  Andras Fekete affd0a318e Fix sign conversion errors 4 months ago
  Daniel Pouzzner 8a32e7f3f9 fixes for clang -Wunreachable-code-aggressive: 9 months ago
  Daniel Pouzzner ef14176b7f SRTP fixes: 9 months ago
  Juliusz Sosinowicz 8bc79a0b43 Add dtls 1.3 PQC suites tests 10 months ago
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 1 year ago
  David Garske f00b5c3a1e Merge pull request #6537 from SparkiDev/sm 1 year ago
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 year ago
  Juliusz Sosinowicz 3d68bcd6f7 Jenkins fixes 1 year ago
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 1 year ago
  Daniel Pouzzner dcc8b5d7d5 eliminate XREWIND() macro, add XSEEK_SET definitions, and refactor all XREWIND()s to XFSEEK()s, to fix clang-tidy-17 bugprone-unsafe-functions warning on rewind(); 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Anthony Hu ad6d6be620 Kyber with DTLS 1.3 tests 1 year ago
  David Garske e2566bab21 Various build fixes: 1 year ago
  Marco Oliverio 6e4a3ecdbd tests: add negative version negotation tests 2 years ago
  Sean Parkinson 8c1e2c52e7 Kyber: Add option to build Kyber API 2 years ago
  Marco Oliverio f3262005e4 add basic ConnectionID DTLS tests 2 years ago
  Sean Parkinson fb531dacc2 Certs with RSA-PSS sig 2 years ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 years ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 2 years ago
  Marco Oliverio 683adb5917 tests: add dtls downgrade tests 2 years ago
  Marco Oliverio 25cf98a417 test: add DTLSv1.3 test suites 2 years ago
  Hideki Miyazaki d3a379adac add WOLF_CRYPTO_CB_ONLY_RSA and WOLF_CRYPTO_CB_ONLY_ECC 2 years ago
  Daniel Pouzzner 74408e3ee3 fixes for whitespace, C++ warnings, and LLVM 15 clang-tidy defects/carps: 2 years ago
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). 2 years ago
  Marco Oliverio 231a0bbb84 dtls-srtp: no ekm cross check on single threaded/no pthread conf 2 years ago
  David Garske 8e0ece920b Test cleanups. Fix possible leak in `TLSX_UseSRTP`. 2 years ago