|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
56c966f61d
|
allow hiding of different plugin types
|
2022-03-14 15:46:32 -04:00 |
|
|
1d7f0a562e
|
pipe: fix segfault
|
2022-03-14 15:46:32 -04:00 |
|
|
b402048082
|
add support for plugin sub-registries
|
2022-03-04 03:47:46 -05:00 |
|
|
26ff62a594
|
hook: fix eof handling
|
2022-02-24 08:02:20 -05:00 |
|
|
dfcafed20a
|
several fixes for new opal format
|
2022-02-24 08:02:19 -05:00 |
|
|
e4a47e0e95
|
pipe: some refactoring and cleanups
|
2022-01-11 09:19:54 -05:00 |
|
|
4829184a7d
|
relay: improve log messages
|
2022-01-11 09:19:54 -05:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
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 |
|