Commit History

Author SHA1 Message Date
  David Garske 0eeae4da8c Merge pull request #6460 from embhorn/mosquitto_osp 4 months ago
  David Garske 851bb34f3c Merge pull request #7762 from ColtonWilley/increase_default_max_alt_names 4 months ago
  Colton Willey a82b76978e Modify max altname test to run if limit has been lowered 5 months ago
  Colton Willey 7434092a3a Increase default max alt names from 128 to 1024 5 months ago
  jordan 6a745518bc Misc cleanup: FreeX509 null pointer checks, and spelling cleanup. 5 months ago
  Daniel Pouzzner 5298039d09 fixes from peer review: move OS-specific code from wolfSSL_BIO_read() and wolfSSL_BIO_write() to wolfIO_Recv(), wolfIO_Send(), wolfIO_RecvFrom(), and wolfIO_SendTo(); add SOCKET_ETIMEDOUT definitions to wolfio.h; misc cleanups. 5 months ago
  Daniel Pouzzner 0a928ead3f address peer review around WOLFSSL_HAVE_BIO_ADDR: 5 months ago
  Daniel Pouzzner 7216a543dd checkpoint: complete test_wolfSSL_BIO_datagram(); fix some WOLFSSL_HAVE_BIO_ADDR gates to also gate on WOLFSSL_DTLS and OPENSSL_EXTRA; use DTLS_RECVFROM_FUNCTION, DTLS_SENDTO_FUNCTION, SOCKET_T, SOCKADDR, SOCKADDR_IN, and SOCKADDR_IN6 macros and types, and add SOCKADDR_UN type. 6 months ago
  Daniel Pouzzner bd7f7c8bdf checkpoint: add wolfSSL_BIO_ADDR_free to wolfSSL_BIO_free(); tweak EXPECT_SUCCESS() to tolerate TEST_SKIPPED; add WIP test_wolfSSL_BIO_datagram. 6 months ago
  Eric Blankenhorn 1112751654 mosquitto workflow update 5 months ago
  Sean Parkinson 0d8763be57 Merge pull request #7665 from anhu/lighty-debug 5 months ago
  JacobBarthelmeh baec0ced59 Merge pull request #7731 from ColtonWilley/zephyr_tls_support 5 months ago
  Colton Willey 978456e39d Remove get cipher bytes from header 5 months ago
  Colton Willey 7b089f548e Remove get cipher list bytes 5 months ago
  Sean Parkinson 0979fe8fea Merge pull request #7709 from JacobBarthelmeh/staticmemory 5 months ago
  Anthony Hu e581930cb7 Extend the unknown extension callback. 5 months ago
  JacobBarthelmeh 204668778b Merge pull request #7733 from SparkiDev/coverity_3 5 months ago
  Sean Parkinson fea7a89b86 Coverity fixes 5 months ago
  Colton Willey 4ec07bb5a8 Changes needed for default TLS support in zephyr kernel 5 months ago
  Sean Parkinson d1e26b4f5d Dilithium: fixes 5 months ago
  JacobBarthelmeh fee9788bb0 fix for coverity report 394710 5 months ago
  JacobBarthelmeh 5ca9b2f8a4 Merge pull request #7712 from SparkiDev/kyber_ml_kem 5 months ago
  Sean Parkinson 1fd9f2af91 KYBER/ML-KEM: make ML-KEM available 5 months ago
  Sean Parkinson 387f36657c Dilithium: Add KATs and fix key generation 5 months ago
  Anthony Hu 4c13834500 Don't do multithreaded logging tests if single threaded 5 months ago
  JacobBarthelmeh a8780d4a80 fix test case for lean static memory build 5 months ago
  JacobBarthelmeh 6409b68b21 Merge pull request #7698 from dgarske/asan_compat_list 5 months ago
  JacobBarthelmeh a490d4fdf7 Merge pull request #7628 from SparkiDev/alert_after_ch 5 months ago
  Sean Parkinson 1e3f623ff3 Regression testing: fix compilation for unusual configs 5 months ago
  David Garske 7faf0dccc7 Fix for ASAN warning with compatibility layer lists in `ParseCipherList` and `CheckcipherList` (ZD 18175). Add test case for ASAN to trigger NULL + 1 warning. Cleanup messy `WOLFSSL_TIRTOS` in api.c. 5 months ago