.. |
api
|
improve Makefiles:
|
2018-02-04 16:45:32 +01:00 |
hooks
|
hooks: fixed null pointer dereference in stats hook
|
2018-04-04 08:29:54 +02:00 |
io
|
fix invocation of protobuf compiler
|
2018-02-17 11:18:10 +01:00 |
kernel
|
get rid of strncpy as much as possible
|
2018-04-04 08:53:00 +02:00 |
nodes
|
mqtt: fix memory leak
|
2018-04-26 09:31:39 +02:00 |
advio.c
|
get rid of strncpy as much as possible
|
2018-04-04 08:53:00 +02:00 |
api.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
bitset.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
buffer.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
compat.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
config_helper.c
|
fix several build system related issues
|
2018-02-06 23:29:54 +01:00 |
crypt.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
hist.c
|
hist: show average rate
|
2018-04-26 09:30:54 +02:00 |
hook.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
io.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
io_format.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
list.c
|
list: added new list_index() function
|
2018-03-26 12:52:04 +02:00 |
log.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
log_config.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
log_helper.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
Makefile.inc
|
fix missing config.h include in build system
|
2018-03-28 14:58:09 +02:00 |
Makefile.villas-ext.inc
|
iec61850-9-2: fix build
|
2017-11-17 17:47:09 +01:00 |
Makefile.villas.inc
|
added new signal metadata class
|
2018-03-21 16:59:35 +01:00 |
mapping.c
|
signal: add support for name-based signal mapping
|
2018-03-26 14:08:26 +02:00 |
memory.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
node.c
|
rename setting 'no_builtin' to 'builtin' to avoid double negation
|
2018-04-19 15:43:57 +02:00 |
node_type.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
path.c
|
rename setting 'no_builtin' to 'builtin' to avoid double negation
|
2018-04-19 15:43:57 +02:00 |
plugin.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
pool.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
queue.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
queue_signalled.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
sample.c
|
fix NULL ptr dereference
|
2018-04-26 09:32:13 +02:00 |
shmem.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
signal.c
|
signal: add support for name-based signal mapping
|
2018-03-26 14:08:26 +02:00 |
stats.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
super_node.c
|
get rid of strncpy as much as possible
|
2018-04-04 08:53:00 +02:00 |
table.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
task.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
timing.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
utils.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
web.c
|
fix several build system related issues
|
2018-02-06 23:29:54 +01:00 |