Commit History

Author SHA1 Message Date
  Daniel Pouzzner 7850d71ccb add wolfSSL_get_cipher_suite_from_name(); add flags arg to GetCipherSuiteFromName(); fix GetCipherSuiteFromName() to prevent spurious substring matching; add SUITE_ALIAS() macros for use defining CipherSuiteInfo, and add CipherSuiteInfo.flags slot and associated logic, to allow alternative cipher names to be recognized; add "CCM8" cipher name variants wherever applicable, including the unit.test conf files, to recognize and test the OpenSSL variants; add tests in client_test() and server_test() to confirm correct forward and backward mapping of cipher names/aliases. 3 years ago
  David Garske 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: 5 years ago
  John Safranek a47e08c49e DHE Speed Up 5 years ago
  John Safranek fa0b4cd2d5 DHE Speed Up 5 years ago
  David Garske 89a4c98670 * Added support for expected fail test cases with example client/server and suites unit test. 6 years ago
  David Garske 024c8725ad Testing improvements for cert gen and TLS cert validation: 6 years ago
  Sean Parkinson ff4fcf21d6 Add test for private key only ecc key 7 years ago
  John Safranek 2f9c9b9a22 Add cipher suite ECDHE-ECDSA-AES128-CCM 8 years ago
  Jacob Barthelmeh 8073024ee7 fix formatting of .conf file so ephemeral port is used 8 years ago
  Jacob Barthelmeh 3e860107f3 remove extra cert and key, plus add new test 8 years ago