Historial de Commits

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