|
d6a0b27fc8
|
websocket: now supported in C++ web code
|
2018-12-02 03:11:32 +01:00 |
|
|
40265ffca8
|
api: fix new node action in C++ code
|
2018-12-02 03:11:32 +01:00 |
|
|
eef7420579
|
tests: avoid errors about non-matching address families
|
2018-12-02 03:11:32 +01:00 |
|
|
ccd53ab350
|
tests: fix debug levels
|
2018-12-02 03:11:32 +01:00 |
|
|
8a5aba08f4
|
tests: use ports > 1024 in order to run without superuser privs
|
2018-12-02 03:11:32 +01:00 |
|
|
dc350c83f1
|
fix format string for size_t argument
|
2018-12-02 03:11:32 +01:00 |
|
|
3674669424
|
fix duplicate use of same identifier
|
2018-12-02 03:11:32 +01:00 |
|
|
892dae216b
|
remove unused variable
|
2018-12-02 03:11:32 +01:00 |
|
|
61138425e4
|
fix merge mistake
|
2018-12-02 03:11:32 +01:00 |
|
|
71c6d5f9e5
|
fix assertion in _init() about invalid state
|
2018-12-02 03:11:32 +01:00 |
|
|
a63b15609a
|
do not throw dynamically allocated exceptions
|
2018-12-02 03:11:32 +01:00 |
|
|
caf3e45960
|
workaround for C-compatability
|
2018-12-02 03:11:31 +01:00 |
|
|
47023f0c3e
|
add missing files
|
2018-11-30 21:40:48 +01:00 |
|
|
0369dea656
|
gitignore: ignore all build files
|
2018-11-30 21:40:36 +01:00 |
|
|
9bda0fdfd5
|
api: check version
|
2018-11-30 21:40:36 +01:00 |
|
|
5370bb5a73
|
improve logging messages
|
2018-11-30 21:40:36 +01:00 |
|
|
f004b4bf3f
|
api: avoid segfault due to gone sessions
|
2018-11-30 21:39:55 +01:00 |
|
|
e3b522c39b
|
socket: use pre-allocated buffers to avoid dynamic allocations and syscalls in critical path
|
2018-11-30 21:39:55 +01:00 |
|
|
2f37227861
|
tests: some improvements to pipe socket tests
|
2018-11-30 21:38:19 +01:00 |
|
|
7ce144d7d0
|
pipe: refactor datastructure for storing direction details
|
2018-11-30 21:38:19 +01:00 |
|
|
64f0bcb160
|
remove superfluous log output
|
2018-11-30 21:38:19 +01:00 |
|
|
ff1e01dbfb
|
tests: use new syntax to configure multiple signals of same type
|
2018-11-30 21:38:19 +01:00 |
|
|
5fc697e952
|
tests: use correct bash version in a MacPorts environment
|
2018-11-30 21:38:19 +01:00 |
|
|
a0afecd50c
|
api: use std::filesystem for creating unix socket dir
|
2018-11-30 21:38:19 +01:00 |
|
|
1ad92dca28
|
super_node: fix nullptr dereference if no config was loaded
|
2018-11-30 21:37:52 +01:00 |
|
|
25ff130377
|
remove SuperNode::init()
|
2018-11-30 21:37:52 +01:00 |
|
|
30c15be7ae
|
json: properly handle EOF in json format
|
2018-11-30 21:37:52 +01:00 |
|
|
2f0aebedc2
|
tests: adding new test for villas-convert
|
2018-11-30 21:37:52 +01:00 |
|
|
4a90a18d73
|
compatability fixes in shell script
|
2018-11-30 21:37:52 +01:00 |
|
|
31cf7329e4
|
fix state of uninitialized lists
|
2018-11-30 21:37:52 +01:00 |
|
|
2db4a32abd
|
fix more warnings about uninitialized variables
|
2018-11-30 21:37:52 +01:00 |
|
|
a49920af07
|
tests: fix integration test for hook shift_ts
|
2018-11-30 21:37:52 +01:00 |
|
|
40cee5bde3
|
tests: remove obsolete test case
|
2018-11-30 21:37:52 +01:00 |
|
|
c3c37c267f
|
avoid global storage as far as possible
|
2018-11-30 21:37:52 +01:00 |
|
|
ab4f84212f
|
update VILLAScommon submodule
|
2018-11-30 21:37:52 +01:00 |
|
|
88295bb7cd
|
stats: only collect stats of required meta-data is available
|
2018-11-30 21:37:52 +01:00 |
|
|
70cc94b5c7
|
refactor: warn() => warning() due to name collision with libc
|
2018-11-30 21:37:52 +01:00 |
|
|
5ba3c71c27
|
ci: add common unit tests
|
2018-11-30 21:36:55 +01:00 |
|
|
5ffa34b811
|
fix warning about signed differ
|
2018-11-30 21:36:55 +01:00 |
|
|
a219145349
|
cmake: fix detection of libwebsockets
|
2018-11-30 21:36:55 +01:00 |
|
|
9fac2a983f
|
tests: be compatible with BSD getopt() which does not permute the order of positional arguments
|
2018-11-30 21:36:27 +01:00 |
|
|
ae6d2a94e8
|
update VILLAScommon submodule
|
2018-11-30 21:36:26 +01:00 |
|
|
524d323a6b
|
docker: fix invalid dependency
|
2018-11-30 21:36:26 +01:00 |
|
|
452a4f0075
|
docker: fix invalid image tags
|
2018-11-30 21:36:26 +01:00 |
|
|
d6aa1aea35
|
tests: use criterions C++ allocators
|
2018-11-30 21:36:26 +01:00 |
|
|
39320dbf56
|
websocket: temporary fixes for C++ port
|
2018-11-30 21:36:26 +01:00 |
|
|
1a7341e86a
|
web: fix errors caused by merge
|
2018-11-30 21:36:26 +01:00 |
|
|
9066f1d95f
|
started writing wrapper shell script for obsoleting villas-signal
|
2018-11-30 21:36:26 +01:00 |
|
|
96b05e32cb
|
misc changes
|
2018-11-30 21:36:26 +01:00 |
|
|
936be46f13
|
tests: added more integration tests
|
2018-11-30 21:36:26 +01:00 |
|