Commit History

Author SHA1 Message Date
  David Garske 89a4c98670 * Added support for expected fail test cases with example client/server and suites unit test. 6 years ago
  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`). 6 years ago
  Sean Parkinson 323db1a95d Fix no ECC builds with TLS13 code. 6 years ago
  Jacob Barthelmeh b0f87fdcf7 update .am files for make dist 7 years ago
  Sean Parkinson 2b1e9973ec Add TLS v1.3 as an option 7 years ago
  John Safranek 40800d8065 DTLS-SCTP fix 7 years ago
  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. 8 years ago
  Jacob Barthelmeh 3e860107f3 remove extra cert and key, plus add new test 8 years ago
  Jacob Barthelmeh ee5a11b8d9 Add Intel IPP crypto for RSA 8 years ago
  Moisés Guimarães dfa956d227 adds wc_SrpInit() with unit tests. 9 years ago
  toddouska 37ba6aeee7 fix psk no identify hint example logic 9 years ago
  kaleb-himes edf53a1ed0 new changes 9 years ago
  John Safranek 18f60966f4 force make tests to run serially 10 years ago
  toddouska 0005b4cbe4 move pthread flags/libs to autoconf defines so available to library proper and external tests/examples 11 years ago
  toddouska 895944c04a fix distcheck 11 years ago
  John Safranek 73f0395ca9 added psk-dtls test cases 11 years ago
  John Safranek e1a73c1769 added more dtls test cases 11 years ago
  John Safranek 43ed4a7424 added test cases and fixed a bug with AEAD ciphers with DTLSv1.2. 11 years ago
  John Safranek 01e9a246cd added build test cases for ECC-SHA384 test suites. 11 years ago
  John Safranek b4584e0a93 added missing test config files to the configure include list 11 years ago
  John Safranek ccff37f4b1 added TLS support for AES-CCM-8 11 years ago
  toddouska 87fbf7df80 fix libtool leftovers for distclen when shared mode 11 years ago
  John Safranek 0c9fe151de added configure option --disable-examples to remove example code build, configure runs make clean at the end, sniffer test isn't built if sniffer disabled 11 years ago
  John Safranek f8f7f69f48 compile option to leave out MD5 and SSL code 11 years ago
  John Safranek d4c99ae663 added the rabbit and null cipher test configs to the dist build 11 years ago
  John Safranek 85e8f1988a leanpsk build removes cert code, moved ctaocrypt error strings to own file 11 years ago
  John Safranek a6b201c051 added the PSK Null cipher test script to the release build 11 years ago
  toddouska 73349ec0d3 add DTLS basic cipher suite tests 12 years ago
  toddouska 16ac91e6de add aesgcm ecc cipher suite tests 12 years ago
  toddouska 17a92e76d3 add aesgcm openssl, and fix requires to use our local enum for aesgcm 12 years ago