Historique des commits

Auteur SHA1 Message Date
  John Safranek 746ffac84a ECDHE-PSK with x25519 il y a 5 mois
  Marco Oliverio 761ab6b17a tests: add bidirectional shutdown UDP tests il y a 2 ans
  Anthony Hu 9ea40f3a9c Purge IDEA cipher il y a 2 ans
  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. il y a 3 ans
  Sean Parkinson a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes il y a 5 ans
  David Garske 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: il y a 5 ans
  John Safranek a47e08c49e DHE Speed Up il y a 5 ans
  John Safranek fa0b4cd2d5 DHE Speed Up il y a 5 ans
  David Garske 89a4c98670 * Added support for expected fail test cases with example client/server and suites unit test. il y a 6 ans
  David Garske 024c8725ad Testing improvements for cert gen and TLS cert validation: il y a 6 ans
  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”. il y a 7 ans
  David Garske b14da2622e Fix InitSuites to allow old TLS for DHE_RSA with AES 128/256 for SHA256. Reverted changes to test.conf and test-dtls.conf. il y a 7 ans
  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. il y a 7 ans
  John Safranek 2f9c9b9a22 Add cipher suite ECDHE-ECDSA-AES128-CCM il y a 8 ans
  Jacob Barthelmeh 3ce64da44c ChaCha20-Poly1305 PSK cipher suites il y a 8 ans
  Jacob Barthelmeh 5a9175a758 add cipher suite ECDHE-PSK-AES128-SHA256 and adjustments to ECDHE-PSK il y a 8 ans
  Jacob Barthelmeh d04a7e802a add ECDHE-PSK and cipher suite ECDHE-PSK-NULL-SHA256 il y a 8 ans
  Ludovic FLAMENT f68400da40 add IDEA cipher (ECB and CBC mode) il y a 8 ans
  John Safranek 1742e0ddb6 Merge in the ADH-AES128-SHA changes and add a check for it during the il y a 9 ans
  JacobBarthelmeh b77a1fdbbb refactoring il y a 10 ans
  John Safranek 74712b4e71 1. Added the following cipher suites: il y a 10 ans
  John Safranek f65f86bb88 improvements to CCM, ssn6 il y a 11 ans
  toddouska 71f9ee4f2e remove non blocking suite test cases since now automatic il y a 11 ans
  toddouska b24f7f502c consolidate suite tests into normal and dtls files il y a 11 ans
  John Safranek 43ed4a7424 added test cases and fixed a bug with AEAD ciphers with DTLSv1.2. il y a 11 ans
  toddouska 640a0cb0e3 fix stream hmac check on multi data il y a 11 ans
  toddouska 44bf986827 no DTLS streaming checks il y a 11 ans
  toddouska aef97af361 make rabbit optional with configure option il y a 11 ans
  John Safranek fe632a3f77 added non-blocking and session resume as example server and client command line options il y a 11 ans
  toddouska 73349ec0d3 add DTLS basic cipher suite tests il y a 12 ans