Commit History

Author SHA1 Message Date
  Daniel Pouzzner 8a32e7f3f9 fixes for clang -Wunreachable-code-aggressive: 4 months ago
  Daniel Pouzzner ef14176b7f SRTP fixes: 4 months ago
  Juliusz Sosinowicz 8bc79a0b43 Add dtls 1.3 PQC suites tests 5 months ago
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 9 months ago
  David Garske f00b5c3a1e Merge pull request #6537 from SparkiDev/sm 9 months ago
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 year ago
  Juliusz Sosinowicz 3d68bcd6f7 Jenkins fixes 11 months ago
  gojimmypi 6b240fa41a Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 10 months 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 1 year ago
  Sean Parkinson 8c1e2c52e7 Kyber: Add option to build Kyber API 1 year ago
  Marco Oliverio f3262005e4 add basic ConnectionID DTLS tests 1 year ago
  Sean Parkinson fb531dacc2 Certs with RSA-PSS sig 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
  Marco Oliverio 683adb5917 tests: add dtls downgrade tests 1 year ago
  Marco Oliverio 25cf98a417 test: add DTLSv1.3 test suites 1 year 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
  Marco Oliverio 86ba0ef643 tests: support test for SRTP 2 years ago
  Anthony Hu 7d4c13b9a4 --with-liboqs now defines HAVE_LIBOQS and HAVE_PQC 2 years ago
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
  David Garske c16f0db1b5 Fixes for handling `WC_PENDING_E` async responses in API unit test and examples. Resolves all issues with `--enable-all --enable-asynccrypt --with-intelqa=`. 2 years ago
  Anthony Hu 0e80923fb3 Unit tests for post-quantum groups. 2 years ago