Steffen Vogel
|
02a2aa4f94
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-08 11:37:42 +02:00 |
|
Steffen Vogel
|
0735eb0f89
|
Make project REUSE compliant
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
Steffen Vogel
|
78727be952
|
Use C++ style comments
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
Steffen Vogel
|
352c5996db
|
Fix buffer overflow in UUID handling
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-06-30 13:26:26 +02:00 |
|
|
7eec1bb753
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2022-12-16 23:44:07 +01:00 |
|
|
b94746effb
|
relicense VILLASnode to Apache 2.0
|
2022-07-04 18:23:57 +02:00 |
|
|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04: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 |
|
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 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
b6234d27ae
|
cmake: check if libwebsockets is built with deflate extension
|
2020-12-07 21:22:15 +01: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 |
|
|
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 |
|
|
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 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
3c0b1166a8
|
relay: disable hugepages
|
2019-11-09 11:35:24 +01:00 |
|
|
150d4591fd
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
|
|
2e6ca2de94
|
avoid calling copy constructors
|
2019-06-18 17:53:09 +02:00 |
|
|
492004bf34
|
use new villas::Tool class as common top-level entrypoint
|
2019-05-28 17:31:58 +02:00 |
|
|
dabb1c5454
|
src: catch unhandled exceptions
|
2019-04-17 18:46:18 +02:00 |
|
|
1192f68785
|
refactor: NULL => nullptr
|
2019-04-07 13:23:43 +02:00 |
|
|
f16056092a
|
fix bugs on rpi #1
|
2019-04-05 03:50:59 +02:00 |
|
|
51f7179f0e
|
harmonize usage info
|
2019-03-31 21:11:40 +02:00 |
|
|
547c28d2dc
|
relay: added HTTP API to get active sessions and connection details
|
2019-03-31 12:51:18 +02:00 |
|
|
5bb428704f
|
fix indetion of top-level try/catch blocks
|
2019-03-26 17:04:57 +01:00 |
|
|
c4ab3cbbcb
|
properly catch exceptions by reference
|
2019-02-12 17:05:44 +01:00 |
|
|
b84f6b8a47
|
lws: check return value of lws_write()
|
2019-01-14 10:00:09 +01:00 |
|
|
13cb493810
|
relay: improve coding style
|
2019-01-14 09:59:51 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
368fbfc9cd
|
relay: fix memory leaks and double frees
|
2019-01-12 20:31:16 +01:00 |
|
|
83027237c7
|
relay: add "-d" option to villas-relay
|
2019-01-12 19:07:03 +01:00 |
|
|
1f58fe3cd6
|
relay: remove double newlines in LWS log messages
|
2019-01-12 19:06:41 +01:00 |
|
|
373acdec18
|
improve coding style
|
2019-01-12 19:05:57 +01:00 |
|
|
8347dc705f
|
improve logging
|
2019-01-12 19:05:32 +01:00 |
|
|
c2f83b01fd
|
Merge branch 'ws-relay' into develop
# Conflicts:
# include/villas/node/config.h.in
# include/villas/utils.h
# lib/CMakeLists.txt
# lib/nodes/websocket.c
# lib/utils.c
# lib/web.c
# src/CMakeLists.txt
# src/villas-pipe.cpp
|
2019-01-12 13:48:29 +01:00 |
|
|
fc80bf809d
|
start using spdlog for C++ code
|
2018-07-17 17:56:56 +02:00 |
|
|
704c4cd59f
|
relay: add villas-relay to build system
|
2018-07-17 10:56:16 +02:00 |
|