1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib
2019-04-17 18:18:40 +02:00
..
api api: added action for resetting statistics 2019-04-10 18:08:57 +02:00
formats json: fix packing of timestamp values 2019-04-17 18:18:40 +02:00
hooks Merge branch 'hook-rtp-rate-pid' into develop 2019-04-15 12:26:51 +02:00
kernel use C++ compiler 2019-04-07 15:13:40 +02:00
memory use C++ compiler 2019-04-07 15:13:40 +02:00
nodes socket: fix invalid length of AF_UNIX socket address 2019-04-17 18:12:04 +02:00
api.cpp fix compiler errors 2019-01-21 10:34:36 +01:00
CMakeLists.txt use C++ compiler 2019-04-07 15:13:40 +02:00
config.cpp update VILLAScommon submodule 2019-04-07 15:46:14 +02:00
config_helper.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
format_type.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
hook.cpp port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
hook_list.cpp fix from broken skip-builtin option 2019-04-02 09:17:59 -04:00
io.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
mapping.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
memory.cpp memory: fix jump lable position for arm ifdef 2019-04-10 09:36:19 +02:00
node.cpp refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
node_direction.cpp refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
node_type.cpp refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
path.cpp refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
path_destination.cpp be less verbose in logging 2019-04-15 13:09:13 +02:00
path_source.cpp fix whitespaces / code-style 2019-04-14 19:23:30 +02:00
plugin.cpp refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
pool.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
queue.cpp queue: fix atomic_store_explicit different implementation on arm 2019-04-10 09:36:38 +02:00
queue_signalled.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
sample.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
shmem.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
signal.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
socket_addr.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
stats.cpp use C++ compiler 2019-04-07 15:13:40 +02:00
super_node.cpp cmake: improve supported combination of compile options 2019-04-05 20:58:42 +02:00
web.cpp web: fix out-of-bounds access if compiled with -DWITH_API=OFF (thanks Sonja) 2019-04-14 19:26:41 +02:00