.. |
cfg.h
|
added affinity option per node
|
2015-09-17 01:33:19 +02:00 |
checks.h
|
applying coding conventions
|
2015-09-19 12:24:11 +02:00 |
config.h
|
updated version number and maximum number of values
|
2015-10-09 13:25:43 +02:00 |
file.h
|
improved epoch related settings for file node
|
2015-10-09 13:08:39 +02:00 |
gtfpga.h
|
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
|
2015-09-22 13:01:02 +02:00 |
hist.h
|
Added last value to histogram
|
2015-10-08 10:54:54 +02:00 |
hooks.h
|
added "deduplication" hook: do not send messages which are too similar to their precursors
|
2015-09-28 19:18:39 +02:00 |
if.h
|
applying coding conventions
|
2015-09-19 12:24:11 +02:00 |
list.h
|
replaced linked list by dynamic array (closes #6)
|
2015-10-09 12:50:35 +02:00 |
log.h
|
changed indention for #ifdef's
|
2015-08-21 10:19:32 +02:00 |
msg.h
|
Changed UDP message format: sequence no, length and timestamps are also affected by struct msg::endian!!!
|
2015-10-08 10:54:45 +02:00 |
msg_format.h
|
smaller cleanups
|
2015-10-09 13:05:35 +02:00 |
ngsi.h
|
improved documentation
|
2015-09-22 15:27:23 +02:00 |
nl.h
|
applying coding conventions
|
2015-09-19 12:24:11 +02:00 |
node.h
|
cleanups and some documentation
|
2015-09-22 13:20:20 +02:00 |
opal.h
|
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
|
2015-09-22 13:01:02 +02:00 |
path.h
|
added new 'msgsize' option to path (not yet used)
|
2015-10-09 13:06:59 +02:00 |
socket.h
|
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
|
2015-09-22 13:01:02 +02:00 |
stats.h
|
applying coding conventions
|
2015-09-19 12:24:11 +02:00 |
tc.h
|
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
|
2015-09-22 13:01:02 +02:00 |
timing.h
|
removed time_{fscan,fprint} functions to avoid code duplication
|
2015-10-08 10:54:45 +02:00 |
utils.h
|
added strdup() alike helper to clone objects
|
2015-10-07 18:00:44 +02:00 |