Commit History

Upphovsman SHA1 Meddelande Datum
  Sean Parkinson 613d30bcae ED25519 TLS support 7 år sedan
  Sean Parkinson 2b1e9973ec Add TLS v1.3 as an option 8 år sedan
  David Garske e419a6f899 Fixes and cleanups based on feedback from Sean. 7 år sedan
  David Garske c1640e8a3d Intel QuickAssist (QAT) support and async enhancements/fixes: 7 år sedan
  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 år sedan
  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 år sedan
  Jacob Barthelmeh 6732961e0d open test file in binary mode 7 år sedan
  John Safranek b994244011 Revising the Extended Master Secret support. Removing the dynamic 8 år sedan
  John Safranek e0a035a063 DTLS-SCTP Tests 8 år sedan
  David Garske 5b3a72d482 Cleanup of stdlib function calls in the wolfSSL library to use our cross-platform "X*" style macros in types.h. 8 år sedan
  Jacob Barthelmeh 2feee8856e revise static memory and update heap hint 8 år sedan
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 år sedan
  Jacob Barthelmeh dcfec3d2fa check for RSA and ECC before testing RSA signed ECC cert 8 år sedan
  Jacob Barthelmeh 3e860107f3 remove extra cert and key, plus add new test 8 år sedan
  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 år sedan
  toddouska 049a4c6460 fix C++ mode warnings 9 år sedan
  toddouska 46e7e9acf9 disable SSLv3 by default 9 år sedan
  kaleb-himes 303fb2bb62 Option for no PSK Id Hint and test cases 9 år sedan
  Jacob Barthelmeh 14723b7e65 QSH (quantum-safe handshake) extension 9 år sedan
  toddouska 473a120ba2 remove more stale cyassl headers 9 år sedan
  kaleb-himes a389620a29 Copyright (C) updates 9 år sedan
  kaleb-himes 639637278d CYASSL -> WOLFSSL macros 9 år sedan
  kaleb-himes 369a5f04a9 library wide licence update 9 år sedan
  toddouska 6175a2a20c cleanup fp cache on examples with thread local storage 10 år sedan
  toddouska 2c595139db fix tirtos merge 10 år sedan
  toddouska 34f2e51415 remove extra spaces from ti cyassl proper files 10 år sedan
  Vikram Adiga f643ca5f48 Added TI-RTOS support for CyaSSL tests 10 år sedan
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 år sedan
  toddouska 7b00374930 fix -Wmissing-variable-declarations 10 år sedan
  toddouska 9c5ee66c8c fix -Wunused-macros 10 år sedan