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

14 commits

Author SHA1 Message Date
7c61f19fd2 refactor: memory_type_heap -> memory_heap 2018-08-13 14:57:32 +02:00
9a7f2afd0d do not include libwebsockets.h in header files as it breaks compliation together with complex.h 2018-08-12 23:59:15 +02:00
bb70be0b2c memory: refactored memory subsystem 2018-07-02 15:57:56 +02:00
0017d1bcb1 refactor: change include prefix 2018-02-04 16:40:52 +01:00
876a147842 fix memory leaks detected by valgrind 2017-09-05 01:09:34 +02:00
5f2b2ce80c api: improve session handling for WebSocket transport 2017-08-30 23:29:49 +02:00
5d0ba771c6 Merge branch 'node-test' into develop
# Conflicts:
#	include/villas/api/session.h
#	lib/api.c
#	lib/super_node.c
#	lib/web.c
2017-08-27 18:44:03 +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
9d7d9badfc api: allow failed actions to return a response 2017-08-10 13:31:34 +02:00
b59a989278 cleanup trailing whitespaces 2017-07-25 12:07:06 +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