1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/lib
2021-01-08 22:21:25 +01:00
..
api api: fix status request 2021-01-08 19:29:20 +01:00
formats portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
hooks portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
kernel if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
memory refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
nodes portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
api.cpp api: extend status endpoint 2020-10-15 14:57:13 +02:00
CMakeLists.txt cmake: use imoprted targets for linking 2020-12-07 21:22:17 +01:00
config.cpp ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
config_helper.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
format_type.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
hook.cpp ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
hook_list.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
io.cpp io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +01:00
mapping.cpp mapping: fix intialization 2020-09-10 17:41:30 +02:00
memory.cpp smaller bug fixes 2020-06-08 04:03:07 +02:00
node.cpp derive auto-generated uuid for nodes, paths and relay-sessions from instance uuid 2020-10-16 11:08:40 +02:00
node_direction.cpp path: add support for using a node as a source in multiple paths 2020-09-10 17:41:31 +02:00
node_type.cpp refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
path.cpp derive auto-generated uuid for nodes, paths and relay-sessions from instance uuid 2020-10-16 11:08:40 +02:00
path_destination.cpp path: add support for using a node as a source in multiple paths 2020-09-10 17:41:31 +02:00
path_source.cpp path: add support for using a node as a source in multiple paths 2020-09-10 17:41:31 +02:00
plugin.cpp fix initialization errors 2020-07-01 17:07:17 +02:00
pool.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
queue.cpp avoid assertions due to uninitialized memory 2020-03-10 23:40:44 +01:00
queue_signalled.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
sample.cpp portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
shmem.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
signal.cpp mapping: fix intialization 2020-09-10 17:41:30 +02:00
signal_data.cpp ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
signal_list.cpp if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
signal_type.cpp signal: split signal related code into separate files 2020-07-06 14:03:45 +02:00
socket_addr.cpp if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
stats.cpp stats: whitespace and comments improvmements 2020-09-10 17:41:29 +02:00
super_node.cpp super_node: generate graph of configuration 2020-10-20 22:11:08 +02:00
web.cpp cmake: check if libwebsockets is built with deflate extension 2020-12-07 21:22:15 +01:00