Commit History

Author SHA1 Message Date
  David Garske 47cc3ffdbc Fix build with either `NO_WOLFSSL_SERVER` or `NO_WOLFSSL_CLIENT` defined. 7 years ago
  Sean Parkinson 613d30bcae ED25519 TLS support 7 years ago
  Sean Parkinson 2b1e9973ec Add TLS v1.3 as an option 7 years ago
  David Garske e419a6f899 Fixes and cleanups based on feedback from Sean. 7 years ago
  David Garske c1640e8a3d Intel QuickAssist (QAT) support and async enhancements/fixes: 7 years ago
  David Garske eb40175cc6 Fix to calc BuildSHA_CertVerify if WOLFSSL_ALLOW_TLS_SHA1. Fix to add check for DTLS to not allow stream ciphers. Removed the RC4 tests from the test-dtls.conf. Added support for using default suites on client side. Switched the arg to “-H”. Cleanup of the example server/client args list. Fixes for build with “--disable-sha”. 7 years ago
  David Garske 4dcad96f97 Added test for server to use the default cipher suite list using new “-U” option. This allows the InitSuites logic to be used for determining cipher suites instead of always overriding using the “-l” option. Now both versions are used, so tests are done with wolfSSL_CTX_set_cipher_list and InitSuites. Removed a few cipher suite tests from test.conf that are not valid with old TLS. These were not picked up as failures before because wolfSSL_CTX_set_cipher_list matched on name only, allowing older versions to use the suite. 7 years ago
  Jacob Barthelmeh 6732961e0d open test file in binary mode 7 years ago
  John Safranek b994244011 Revising the Extended Master Secret support. Removing the dynamic 8 years ago
  John Safranek e0a035a063 DTLS-SCTP Tests 8 years ago
  David Garske 5b3a72d482 Cleanup of stdlib function calls in the wolfSSL library to use our cross-platform "X*" style macros in types.h. 8 years ago
  Jacob Barthelmeh 2feee8856e revise static memory and update heap hint 8 years ago
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 years ago
  Jacob Barthelmeh dcfec3d2fa check for RSA and ECC before testing RSA signed ECC cert 8 years ago
  Jacob Barthelmeh 3e860107f3 remove extra cert and key, plus add new test 8 years ago
  David Garske 4ea76b8ac8 Fixes for warnings found using MinGW. Fixes for WOLFSSL_SOCKET_IS_INVALID and WOLFSSL_SOCKET_INVALID to use the SOCKET_T. 8 years ago
  toddouska 049a4c6460 fix C++ mode warnings 9 years ago
  toddouska 46e7e9acf9 disable SSLv3 by default 9 years ago
  kaleb-himes 303fb2bb62 Option for no PSK Id Hint and test cases 9 years ago
  Jacob Barthelmeh 14723b7e65 QSH (quantum-safe handshake) extension 9 years ago
  toddouska 473a120ba2 remove more stale cyassl headers 9 years ago
  kaleb-himes a389620a29 Copyright (C) updates 9 years ago
  kaleb-himes 639637278d CYASSL -> WOLFSSL macros 9 years ago
  kaleb-himes 369a5f04a9 library wide licence update 9 years ago
  toddouska 6175a2a20c cleanup fp cache on examples with thread local storage 10 years ago
  toddouska 2c595139db fix tirtos merge 10 years ago
  toddouska 34f2e51415 remove extra spaces from ti cyassl proper files 10 years ago
  Vikram Adiga f643ca5f48 Added TI-RTOS support for CyaSSL tests 10 years ago
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 years ago
  toddouska 7b00374930 fix -Wmissing-variable-declarations 10 years ago