Commit Verlauf

Autor SHA1 Nachricht Datum
  Juliusz Sosinowicz d4302cc71b Correctly reset the Tx sequence number vor 3 Jahren
  Juliusz Sosinowicz 77c730361e Jenkins fixes vor 3 Jahren
  David Garske 6ac1fc5cff Fix include.am typo. vor 4 Jahren
  David Garske 10f459f891 Added TLS v1.2 and v1.3 test cases for ECC Koblitz and Brainpool curves (both server auth and mutual auth). Cipher suites: `ECDHE-ECDSA-AES128-GCM-SHA256`, `ECDH-ECDSA-AES128-GCM-SHA256` and `TLS13-AES128-GCM-SHA256`. vor 4 Jahren
  toddouska 0f6d391ea1 Merge pull request #3295 from SparkiDev/tls13_p521 vor 4 Jahren
  Sean Parkinson d63ff07edc TLS 1.3: Fix P-521 algorithm matching vor 4 Jahren
  Daniel Pouzzner 9df9fb7936 unit.test: add bwrap wrapper script at scripts/unit.test. vor 4 Jahren
  John Safranek 98ae3a2352 Added a suite test use case to cover the new error check. Also fixed and issue with passing a couple flags to the test case runner, and some other changes to support the new test. vor 4 Jahren
  Juliusz Sosinowicz 03c5359fcd Add session resumption testing for DTLS vor 4 Jahren
  Juliusz Sosinowicz 73105305cf WIP vor 4 Jahren
  Sean Parkinson 2c6eb7cb39 Add Curve448, X448, Ed448 implementations vor 4 Jahren
  Sean Parkinson a975ba9e97 Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes vor 5 Jahren
  David Garske cc8c6078b6 Fix to adjust `WC_ASYNC_DEV_SIZE`. Fix for `tests/test-trustpeer.conf` typo in include.am. vor 5 Jahren
  David Garske 59a3b4a110 New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup: vor 5 Jahren
  David Garske d7d102d90a Added cipher suite unit tests for max fragment options 1-6 for TLS v1.2 and DTLS v1.2. Fix for client usage comment for max fragment. vor 6 Jahren
  Sean Parkinson ba8e441e53 Allow TLS 1.2 to be compiled out. vor 6 Jahren
  David Garske 89a4c98670 * Added support for expected fail test cases with example client/server and suites unit test. vor 6 Jahren
  David Garske 5a46bdf6f6 Added unit test for using encrypted keys with TLS. Only works with `--enable-des3`, since the keys are all encrypted with DES3 (also requires either `--enable-opensslextra or --enable-enckeys`). vor 6 Jahren
  Sean Parkinson 323db1a95d Fix no ECC builds with TLS13 code. vor 7 Jahren
  Jacob Barthelmeh b0f87fdcf7 update .am files for make dist vor 7 Jahren
  Sean Parkinson 2b1e9973ec Add TLS v1.3 as an option vor 7 Jahren
  John Safranek 40800d8065 DTLS-SCTP fix vor 7 Jahren
  David Garske 0ed26ad262 Updated build for "leantls" to support building only the client, by splitting BUILD_EXAMPLES into 3 parts (BUILD_EXAPLE_SERVERS, BUILD_EXAMPLE_CLIENTS and BUILD_TESTS). This allows the make check to perform the external tests to validate the client only "leantls" configuration option. vor 8 Jahren
  Jacob Barthelmeh 3e860107f3 remove extra cert and key, plus add new test vor 8 Jahren
  Jacob Barthelmeh ee5a11b8d9 Add Intel IPP crypto for RSA vor 9 Jahren
  Moisés Guimarães dfa956d227 adds wc_SrpInit() with unit tests. vor 9 Jahren
  toddouska 37ba6aeee7 fix psk no identify hint example logic vor 9 Jahren
  kaleb-himes edf53a1ed0 new changes vor 9 Jahren
  John Safranek 18f60966f4 force make tests to run serially vor 10 Jahren
  toddouska 0005b4cbe4 move pthread flags/libs to autoconf defines so available to library proper and external tests/examples vor 11 Jahren