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
2019-10-30 02:40:43 +01:00
..
api api: catch exceptions for invalid requests 2019-10-30 02:40:43 +01:00
formats csv: use the the same column interpretation while en/decoding CSV data 2019-10-29 23:02:18 +01:00
hooks average: fixes out-of-bound access in average hook (closes #249) 2019-10-29 22:43:39 +01:00
kernel replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
memory memory: fix logic to activate hugepage allocator 2019-10-29 23:30:10 +01:00
nodes zeromq: allow both sides of the socket to bind 2019-10-29 20:18:30 +01:00
api.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
CMakeLists.txt node: parse UUID from config or generate one based on config hash 2019-10-30 02:40:43 +01:00
config.cpp use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
config_helper.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
format_type.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
hook.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
hook_list.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
io.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
mapping.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
memory.cpp fix code-style 2019-10-29 09:23:36 +01:00
node.cpp node: parse UUID from config or generate one based on config hash 2019-10-30 02:40:43 +01:00
node_direction.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
node_type.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
path.cpp memory: use default value for memory type 2019-10-26 13:34:03 +02:00
path_destination.cpp memory: use default value for memory type 2019-10-26 13:34:03 +02:00
path_source.cpp memory: use default value for memory type 2019-10-26 13:34:03 +02:00
plugin.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
pool.cpp memory: change argument order 2019-10-26 13:07:02 +02:00
queue.cpp memory: change argument order 2019-10-26 13:07:02 +02:00
queue_signalled.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
sample.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
shmem.cpp memory: change argument order 2019-10-26 13:07:02 +02:00
signal.cpp format: fix parsing of complex values in villas.humas format (closes #261) 2019-09-03 22:54:10 +02:00
socket_addr.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
stats.cpp fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
super_node.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
web.cpp web: reduce polling timeout for lws_service 2019-08-28 16:55:40 +02:00