OpenWrt system message/RPC bus

Stijn Tintel 584f56a233 cli: improve error logging for call command 2 years ago
examples afd47189e8 examples: remove dead increments 4 years ago
lua 171469e313 lua: avoid truncation of large numeric values 4 years ago
tests 13efd05c1b tests: cram: fix usage test 3 years ago
.gitignore fc913a077d examples: split client/server code 11 years ago
.gitlab-ci.yml 8f2292478c ci: enable unit testing 4 years ago
CMakeLists.txt 2537be0185 cmake: add a possibility to set library version 3 years ago
cli.c 584f56a233 cli: improve error logging for call command 2 years ago
libubus-acl.c d2e026a33d iron out all extra compiler warnings 4 years ago
libubus-internal.h a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted 4 years ago
libubus-io.c ef038488ed libubus: process pending messages in data handler if stack depth is 0 2 years ago
libubus-obj.c a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted 4 years ago
libubus-req.c a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted 4 years ago
libubus-sub.c 47b38c98ae libubus: fix passing the return code of the subscriber callback to the notifier 11 years ago
libubus.c 66baa44b8d libubus: introduce new status messages 2 years ago
libubus.h d35df8adda ubus: make libubus ready for linking into C++ 4 years ago
ubus_common.h 060dfbb26d ubus_common: remove duplicate ARRAY_SIZE and add missing include 4 years ago
ubusd.c 4fc532c8a5 ubusd: fix tx_queue linked list usage 2 years ago
ubusd.h c736e47f3e ubusd: add per-client tx queue limit 2 years ago
ubusd_acl.c b743a33142 ubusd: log ACL init errors 2 years ago
ubusd_acl.h 221ce7e7ff ubusd_acl: event send access list support 5 years ago
ubusd_event.c c5f2053dfc workaround possibly false positive uses of memory after it is freed 4 years ago
ubusd_id.c 43d6047c40 ubusd: use avl_strcmp 11 years ago
ubusd_id.h 42bc27ae38 add copyright/license information 13 years ago
ubusd_main.c b743a33142 ubusd: log ACL init errors 2 years ago
ubusd_monitor.c c60583743c ubus_monitor: workaround possibly false positive uses of memory after it is freed 4 years ago
ubusd_obj.c c5f2053dfc workaround possibly false positive uses of memory after it is freed 4 years ago
ubusd_obj.h ba607d976b pass ubus_msg_buf to callback of internal object 8 years ago
ubusd_proto.c 4becbd67de ubusd: convert tx_queue to linked list 2 years ago
ubusmsg.h 66baa44b8d libubus: introduce new status messages 2 years ago