cyclonedds/src
Erik Boasson 0354b42cdc Check for permissions handle by testing for != 0
The test gates access-control plugin invocation and with the inverted
condition all remote readers/writers requiring access control are
blocked eiter because of the permissions handle, or because a NIL handle
is passed to the access control plugin.

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-03-16 09:24:20 +01:00
..
core Check for permissions handle by testing for != 0 2020-03-16 09:24:20 +01:00
ddsrt Fix for empty trusted CA dir 2020-03-05 15:25:16 +01:00
idlc Fix install dir of CycloneDDSConfig.cmake (#321) 2019-11-18 14:21:10 +01:00
mpt Rename nn_plist, xqos to ddsi_plist, xqos 2020-02-11 23:26:01 +01:00
security Correct handling of identity certificates with EC key 2020-03-13 19:24:03 +01:00
tools Merge remote-tracking branch 'upstream/master' into security 2020-02-13 13:13:54 +01:00
CMakeLists.txt Moved add_definitions in cmake files to /src/ so that all components and tests use the same definitions when compiling sources 2020-03-05 15:25:16 +01:00