Histórico de commits

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