|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
8fe1df94ff
|
api: fix exception for node and path requests
|
2021-02-25 17:17:11 -05:00 |
|
|
a0163c8470
|
api: fix use-after-free in URL regex matching
|
2021-01-04 18:40:00 +01:00 |
|
|
5e900c38a0
|
make cppcheck happy
|
2020-10-20 22:31:46 +02:00 |
|
|
d4e76a67f7
|
bugfix for protected member var
|
2020-10-20 22:26:31 +02:00 |
|
|
62bed4953d
|
api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config
|
2020-10-20 22:17:55 +02:00 |
|
|
751f941304
|
api: fix compiler error
|
2020-10-16 12:57:12 +02:00 |
|
|
770e9c2f2c
|
api: refactoring to fix undefined behavior
|
2020-09-30 21:54:28 +02:00 |
|
|
e59cd8ac15
|
api: improve error responses
|
2020-09-30 16:18:09 +02:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
4b58305c5b
|
refactor regex constants
|
2020-09-10 17:41:29 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
01309de280
|
api: next iteration of new API code
|
2020-08-25 20:27:26 +02:00 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
|
|
a42315585b
|
api: second batch of changes for new API version
|
2020-08-17 17:30:21 +02:00 |
|
|
b58573f123
|
api: rewrite API to v2
|
2020-08-17 17:30:21 +02:00 |
|
|
947a7de83c
|
code-style improvements
|
2020-07-08 13:43:15 +02:00 |
|
|
f8850b4110
|
refactor: improve code-style
|
2020-07-01 17:07:16 +02:00 |
|
|
96c55711da
|
plugin: use new plugin code from VILLAScommon
|
2020-07-01 17:07:15 +02:00 |
|
|
2ed51e7e79
|
use new villas/common header
|
2020-06-08 03:39:44 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01: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 |
|
|
1bdd597be1
|
api: create unix socket in home directory of not run as root
|
2019-02-12 17:11:26 +01:00 |
|
|
2d94f15d3c
|
api: add missing logger
|
2019-01-21 12:07:59 +01:00 |
|
|
7b5f2157b0
|
refactor: do not use global loggers
|
2019-01-17 20:28:20 +01:00 |
|
|
70faba9fd9
|
web: only issue a single call to lws_write() per LWS_*_WRITABLE callback
|
2019-01-14 10:08:12 +01:00 |
|
|
8f7c8ae71e
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
|
|
b882617243
|
api: improve handling of socket descriptors
|
2018-12-02 03:21:27 +01:00 |
|
|
eab8f1cad7
|
api: use C++ queues
|
2018-12-02 03:20:51 +01:00 |
|
|
0c1427dcbe
|
cosmetics
|
2018-12-02 03:17:12 +01:00 |
|
|
3c11acb8b5
|
cpp: ported web and api
|
2018-11-30 21:33:56 +01:00 |
|
|
84aff14eed
|
api: refactor "command" => "action"
|
2018-11-23 21:00:19 +02:00 |
|
|
d35971c26c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
|
|
b533cee9ad
|
refactor: fix whitespaces
|
2018-08-13 00:00:09 +02:00 |
|
Sonja Kolen
|
4ec3cf030b
|
Added extern "C" wrapper in all headers of libvillas to use it in C++ code
|
2018-06-28 13:42:50 +02:00 |
|
|
0017d1bcb1
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
|
|
5f2b2ce80c
|
api: improve session handling for WebSocket transport
|
2017-08-30 23:29:49 +02:00 |
|
|
98ea4d92b7
|
api: add api_session_name in order to improve debug output
|
2017-08-27 17:59:59 +02:00 |
|
|
1946d137fa
|
reworked libwebsocket buffers in order to support fragmented messages
|
2017-08-27 17:04:25 +02:00 |
|
|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
|
5c6188ccc2
|
refactoring: moved api_session to api/session
|
2017-04-09 16:23:23 +02:00 |
|