cyclonedds/src/security/core
Dennis Potman 231d820052 Add security encoding-mismatch test
A test that checks that the security handshake fails in case of non-matching
encoding settings in the governance xml. All combinations of values for
rtps, discovery and liveliness protection are checked. For meta-data and
payload encoding, this test checks that a reader and writer do not connect
in case of non-matching values.

Signed-off-by: Dennis Potman <dennis.potman@adlinktech.com>
2020-05-15 15:35:31 +02:00
..
include/dds/security/core Correct handshake tokens verification w.r.t. optional fields 2020-05-11 15:03:20 +02:00
src Correct security (de)serialization of QosProperty contained in c.data field of handshake token 2020-05-11 15:03:20 +02:00
tests Add security encoding-mismatch test 2020-05-15 15:35:31 +02:00
CMakeLists.txt Do not build security tests if BUILD_IDLC=NO 2020-04-10 09:51:35 +02:00