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
2016-06-08 22:53:26 +02:00
..
cfg.c introduced new data structures 2016-06-08 22:38:21 +02:00
file.c adapting file and socket node-types to new data structures 2016-06-08 22:39:43 +02:00
gtfpga.c renamed file 2016-06-08 22:50:56 +02:00
hist.c updated copyright year to 2016 2016-02-09 05:33:19 +01:00
hooks-internal.c adapting hook feature to new data structures 2016-06-08 22:38:50 +02:00
hooks-other.c adapting hook feature to new data structures 2016-06-08 22:38:50 +02:00
hooks-stats.c adapting hook feature to new data structures 2016-06-08 22:38:50 +02:00
hooks.c adapting hook feature to new data structures 2016-06-08 22:38:50 +02:00
if.c added debug facilities 2016-06-08 22:53:26 +02:00
kernel.c renamed file 2016-06-08 22:50:56 +02:00
list.c moved list destructor and added optional free() of list items 2016-04-16 19:54:26 +02:00
log.c prepared log functions for facilities 2016-06-08 22:29:30 +02:00
lstack.c added new lock-less stack data structure 2016-06-08 22:24:58 +02:00
msg.c removed all 'struct msg' based functions (now in sample data structure) 2016-06-08 22:31:24 +02:00
ngsi.c whitespace fixes and documentation 2016-06-08 22:36:38 +02:00
nl.c updated copyright year to 2016 2016-02-09 05:33:19 +01:00
node.c introduced new data structures 2016-06-08 22:38:21 +02:00
opal.c simplified strcatf() with new macro strf() 2016-04-16 21:58:13 +02:00
path.c introduced new data structures 2016-06-08 22:38:21 +02:00
pool.c renamed file 2016-06-08 22:50:56 +02:00
queue.c added new circular buffer queue data structure 2016-06-08 22:26:12 +02:00
sample.c added new internal data structure for samples (instead of the old struct msg) 2016-06-08 22:26:40 +02:00
socket.c adapting file and socket node-types to new data structures 2016-06-08 22:39:43 +02:00
tc.c updated copyright year to 2016 2016-02-09 05:33:19 +01:00
timing.c updated copyright year to 2016 2016-02-09 05:33:19 +01:00
utils.c updated copyright year to 2016 2016-02-09 05:33:19 +01:00
websocket-http.c splitting web socket code in multiple files 2016-06-08 22:39:17 +02:00
websocket-live.c splitting web socket code in multiple files 2016-06-08 22:39:17 +02:00
websocket.c splitting web socket code in multiple files 2016-06-08 22:39:17 +02:00