No description
![]() * add functions to find certificates in filesystem * only pass the security root path to the rmw * remove unused code * fix memory leak * style * memory leak round 2 * temporary ifdef for file permission flags * _S_IREAD works only for file not directories * use c_utililties functions * add todo to use c_utility/concat rather that snprintf * remove now unnecessary stat include * use backslash separator for path on windows * duh * update c_utilities imports and functions signatures * use c_utilities to concatenate paths * print debug msg to stdout * suppress warning, put sros env var as static at the beginnign of the file * pass local namespace * more c_utilities renaming * comment out debug prints for now * add env vars for security strategy and enforce them * use rmw_node_security_options structure * line length * remove unused conditional * rename environment variable * style * use defines for env var names and use rcutils_stringify on it * remove unnecessary assignment * consistent define naming for environment variables names * stringify SECURITY_ROOST_DIRECTORY |
||
---|---|---|
rcl | ||
rcl_lifecycle | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
rcl
Library to support implementation of language specific ROS Client Libraries.