|
01b9ecec45
|
web: fix proper setting of libwebsocket log level
|
2021-10-01 07:52:01 -04:00 |
|
|
e52e92cdf6
|
relay: fix undefined reference
|
2021-10-01 07:50:44 -04:00 |
|
|
4171e49698
|
compare: increase epsilon
|
2021-09-22 10:27:01 +02:00 |
|
|
23f3cc9ee6
|
tests: fix config tests
|
2021-09-21 15:22:09 +02:00 |
|
Iris Marie Köster
|
fa74938fe7
|
relay: fix buffer overflow
|
2021-09-21 11:23:02 +00:00 |
|
|
c7d59e6011
|
use new cpp code-style in VILLAScommon
|
2021-09-19 19:26:03 +02:00 |
|
|
9baa37c232
|
villas-pipe: remove usage of vt->pool_size
|
2021-09-19 17:29:25 +02:00 |
|
|
bed8ef58f8
|
villas-check-config: add dump option
|
2021-09-14 22:52:35 +02:00 |
|
|
32e016ebcb
|
log: use spdlog custom formatters for basic VILLASnode types (closes #308)
|
2021-07-07 09:10:23 +00:00 |
|
|
00a9e92b0a
|
remove old plugin code
|
2021-06-21 16:11:42 -04:00 |
|
|
b2aab0b823
|
several minor fixes
|
2021-06-18 14:32:03 -04:00 |
|
|
731909c3a8
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
|
|
081195a080
|
villas-hook: allow separate input/output formats
|
2021-03-17 14:58:45 +00:00 |
|
|
0d1f8576dc
|
villas-hook: allow configuration via JSON file
|
2021-03-17 14:58:45 +00:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
8e53d2a329
|
opal: fix node-type
|
2021-02-24 09:17:53 +01:00 |
|
|
d1f3b03bc5
|
portability fix some printf format strings for time_t
|
2021-01-08 22:21:25 +01:00 |
|
Felix Wege
|
f00c225b26
|
io: removed CHECKED state and fixed sprintf/sscan
|
2021-01-08 14:49:28 +01:00 |
|
|
b6234d27ae
|
cmake: check if libwebsockets is built with deflate extension
|
2020-12-07 21:22:15 +01:00 |
|
|
e08ebfaf2c
|
api: list supported node-types and IO formats in capabilities
|
2020-10-16 11:40:49 +02:00 |
|
|
7708980e2d
|
derive auto-generated uuid for nodes, paths and relay-sessions from instance uuid
|
2020-10-16 11:08:40 +02:00 |
|
|
86773a83bb
|
relay: strip leading slash from session id
|
2020-09-30 16:07:07 +02:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
e895d1479c
|
fixed a bunch of errors found by cppcheck
|
2020-09-10 18:24:27 +02:00 |
|
|
baddec2228
|
fix a lot of small bugs
|
2020-09-10 17:41:30 +02:00 |
|
|
6411fc5ca7
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
a76aabb5d2
|
api: fix listing of available API endpoints
|
2020-08-17 17:30:22 +02:00 |
|
|
006f1ba405
|
catch exceptions as const ref
|
2020-08-17 17:30:22 +02:00 |
|
|
8e259516a3
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
|
|
037bfcb81e
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
|
|
f8850b4110
|
refactor: improve code-style
|
2020-07-01 17:07:16 +02:00 |
|
|
8340e1725e
|
use new headers
|
2020-06-08 03:40:25 +02:00 |
|
|
26500efb5b
|
graph: add first version of graph output
|
2020-06-08 02:19:00 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
671b86602b
|
pipe: minor bug fixes and improvments
|
2020-01-09 10:36:13 +01:00 |
|
|
1f4a7a540e
|
convert: add missing name to IO dir
|
2020-01-09 09:38:20 +01:00 |
|
|
3c0b1166a8
|
relay: disable hugepages
|
2019-11-09 11:35:24 +01:00 |
|
|
a15850c87c
|
pipe: stop web server before termination
|
2019-10-29 23:56:55 +01:00 |
|
|
7bc6137ef7
|
pipe: fix copy & paste error
|
2019-10-29 17:58:11 +01:00 |
|
|
321f1af3c9
|
memory: do not initialize twice
|
2019-10-26 13:35:56 +02:00 |
|
|
995e4b5ec9
|
memory: use default value for memory type
|
2019-10-26 13:34:03 +02:00 |
|
|
150d4591fd
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
|
|
ef17ec19a2
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
|
|
2a7d876f7c
|
test-cmp: fix initialisation order
|
2019-06-20 09:50:44 +02:00 |
|
|
51259b9701
|
villas-signal: fix initialization order
|
2019-06-18 18:50:24 +01:00 |
|
|
2e6ca2de94
|
avoid calling copy constructors
|
2019-06-18 17:53:09 +02:00 |
|
|
923ef88fb5
|
smaller fixes
|
2019-06-05 19:00:09 +02:00 |
|
|
ebf2943240
|
update VILLAScommon submodule
|
2019-06-04 16:55:38 +02:00 |
|
|
492004bf34
|
use new villas::Tool class as common top-level entrypoint
|
2019-05-28 17:31:58 +02:00 |
|