Juliusz Sosinowicz
|
73105305cf
WIP
|
4 роки тому |
Sean Parkinson
|
2c6eb7cb39
Add Curve448, X448, Ed448 implementations
|
4 роки тому |
Sean Parkinson
|
a975ba9e97
Disallow SHA-2 ciphersuites from TLS 1.0 and 1.1 handshakes
|
5 роки тому |
David Garske
|
cc8c6078b6
Fix to adjust `WC_ASYNC_DEV_SIZE`. Fix for `tests/test-trustpeer.conf` typo in include.am.
|
5 роки тому |
David Garske
|
59a3b4a110
New tests for cert chains, alternate cert chains, trusted peer certs and DH prime cleanup:
|
5 роки тому |
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.
|
6 роки тому |
Sean Parkinson
|
ba8e441e53
Allow TLS 1.2 to be compiled out.
|
6 роки тому |
David Garske
|
89a4c98670
* Added support for expected fail test cases with example client/server and suites unit test.
|
6 роки тому |
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 роки тому |
Sean Parkinson
|
323db1a95d
Fix no ECC builds with TLS13 code.
|
7 роки тому |
Jacob Barthelmeh
|
b0f87fdcf7
update .am files for make dist
|
7 роки тому |
Sean Parkinson
|
2b1e9973ec
Add TLS v1.3 as an option
|
8 роки тому |
John Safranek
|
40800d8065
DTLS-SCTP fix
|
8 роки тому |
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 роки тому |
Jacob Barthelmeh
|
3e860107f3
remove extra cert and key, plus add new test
|
8 роки тому |
Jacob Barthelmeh
|
ee5a11b8d9
Add Intel IPP crypto for RSA
|
9 роки тому |
Moisés Guimarães
|
dfa956d227
adds wc_SrpInit() with unit tests.
|
9 роки тому |
toddouska
|
37ba6aeee7
fix psk no identify hint example logic
|
9 роки тому |
kaleb-himes
|
edf53a1ed0
new changes
|
10 роки тому |
John Safranek
|
18f60966f4
force make tests to run serially
|
10 роки тому |
toddouska
|
0005b4cbe4
move pthread flags/libs to autoconf defines so available to library proper and external tests/examples
|
11 роки тому |
toddouska
|
895944c04a
fix distcheck
|
11 роки тому |
John Safranek
|
73f0395ca9
added psk-dtls test cases
|
11 роки тому |
John Safranek
|
e1a73c1769
added more dtls test cases
|
11 роки тому |
John Safranek
|
43ed4a7424
added test cases and fixed a bug with AEAD ciphers with DTLSv1.2.
|
11 роки тому |
John Safranek
|
01e9a246cd
added build test cases for ECC-SHA384 test suites.
|
11 роки тому |
John Safranek
|
b4584e0a93
added missing test config files to the configure include list
|
11 роки тому |
John Safranek
|
ccff37f4b1
added TLS support for AES-CCM-8
|
11 роки тому |
toddouska
|
87fbf7df80
fix libtool leftovers for distclen when shared mode
|
12 роки тому |
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
|
12 роки тому |