|
2d4783599f
|
webrtc: signaling almost working
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2023-06-16 16:27:54 +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 |
|
|
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 |
|
|
4d6c746232
|
fix doxygen @todo commands
|
2021-08-31 14:40:37 +02:00 |
|
|
602bae7dd2
|
web: fix hanging Web::stop()
|
2021-07-20 14:53:40 +00:00 |
|
|
82f911bf0c
|
websocket: actively cancel lws_service() / poll() when new data is to be sent
|
2021-05-09 21:03:49 +00: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 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
a42315585b
|
api: second batch of changes for new API version
|
2020-08-17 17:30:21 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
a3c8b17665
|
web: reduce polling timeout for lws_service
|
2019-08-28 16:55:40 +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 |
|
|
6a106b42e5
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:09:50 +02:00 |
|
|
30fb71d8eb
|
nodes: convert C-style header files to C++ style headers
|
2019-04-23 00:12:31 +02:00 |
|
|
ed56993302
|
web: fix out-of-bounds access if compiled with -DWITH_API=OFF (thanks Sonja)
|
2019-04-14 19:26:41 +02:00 |
|
|
8d3a140f4f
|
cmake: improve supported combination of compile options
|
2019-04-05 20:58:42 +02:00 |
|
|
1d2f28cd19
|
cmake: add individual CMake options for each node-type
|
2019-04-05 19:28:42 +02:00 |
|
|
c249dcc89d
|
refactor: use C-style commenting everywhere
|
2019-03-26 15:39:07 +01:00 |
|
|
a64f3e4b6d
|
add VILLASnode specific exceptions
|
2019-03-26 15:39:07 +01:00 |
|
|
40f91ad46a
|
be more strict when parsing the configuration file
|
2019-03-23 20:50:19 +01:00 |
|
|
d2e442d0a1
|
web: fix initialization
|
2019-01-22 15:49:16 +01:00 |
|
|
df42a2880c
|
fix compiler errors about non-trivial designated initializers with GCC 7
|
2019-01-21 17:11:11 +01:00 |
|
|
165ea7d57b
|
web: remove obsolete include
|
2019-01-17 20:28:32 +01:00 |
|
|
7b5f2157b0
|
refactor: do not use global loggers
|
2019-01-17 20:28:20 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
13bd2c2800
|
web: fix underrun of http header pool
|
2018-12-04 00:26:13 +01:00 |
|
|
452a329f39
|
harmonizing log messages
|
2018-12-04 00:25:40 +01:00 |
|
|
d6a0b27fc8
|
websocket: now supported in C++ web code
|
2018-12-02 03:11:32 +01:00 |
|
|
a63b15609a
|
do not throw dynamically allocated exceptions
|
2018-12-02 03:11:32 +01:00 |
|
|
5370bb5a73
|
improve logging messages
|
2018-11-30 21:40:36 +01:00 |
|
|
70cc94b5c7
|
refactor: warn() => warning() due to name collision with libc
|
2018-11-30 21:37:52 +01:00 |
|
|
1a7341e86a
|
web: fix errors caused by merge
|
2018-11-30 21:36:26 +01:00 |
|
|
3c11acb8b5
|
cpp: ported web and api
|
2018-11-30 21:33:56 +01:00 |
|