1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

18 commits

Author SHA1 Message Date
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