OpenWrt system message/RPC bus

Arnout Vandecappelle (Essensium/Mind) 4becbd67de ubusd: convert tx_queue to linked list vor 3 Jahren
examples afd47189e8 examples: remove dead increments vor 4 Jahren
lua 171469e313 lua: avoid truncation of large numeric values vor 4 Jahren
tests 13efd05c1b tests: cram: fix usage test vor 3 Jahren
.gitignore fc913a077d examples: split client/server code vor 11 Jahren
.gitlab-ci.yml 8f2292478c ci: enable unit testing vor 4 Jahren
CMakeLists.txt 2537be0185 cmake: add a possibility to set library version vor 3 Jahren
cli.c 59835ae530 cli: document usage of "subscribe" command vor 3 Jahren
libubus-acl.c d2e026a33d iron out all extra compiler warnings vor 4 Jahren
libubus-internal.h a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted vor 4 Jahren
libubus-io.c 041c9d1c05 ubusd/libubus-io: fix socket descriptor passing vor 4 Jahren
libubus-obj.c a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted vor 4 Jahren
libubus-req.c a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted vor 4 Jahren
libubus-sub.c 47b38c98ae libubus: fix passing the return code of the subscriber callback to the notifier vor 11 Jahren
libubus.c a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted vor 4 Jahren
libubus.h d35df8adda ubus: make libubus ready for linking into C++ vor 4 Jahren
ubus_common.h 060dfbb26d ubus_common: remove duplicate ARRAY_SIZE and add missing include vor 4 Jahren
ubusd.c 4becbd67de ubusd: convert tx_queue to linked list vor 3 Jahren
ubusd.h 4becbd67de ubusd: convert tx_queue to linked list vor 3 Jahren
ubusd_acl.c ad0cd117db ubusd_acl: add support for wildcard in methods vor 3 Jahren
ubusd_acl.h 221ce7e7ff ubusd_acl: event send access list support vor 5 Jahren
ubusd_event.c c5f2053dfc workaround possibly false positive uses of memory after it is freed vor 4 Jahren
ubusd_id.c 43d6047c40 ubusd: use avl_strcmp vor 11 Jahren
ubusd_id.h 42bc27ae38 add copyright/license information vor 13 Jahren
ubusd_main.c 4becbd67de ubusd: convert tx_queue to linked list vor 3 Jahren
ubusd_monitor.c c60583743c ubus_monitor: workaround possibly false positive uses of memory after it is freed vor 4 Jahren
ubusd_obj.c c5f2053dfc workaround possibly false positive uses of memory after it is freed vor 4 Jahren
ubusd_obj.h ba607d976b pass ubus_msg_buf to callback of internal object vor 9 Jahren
ubusd_proto.c 4becbd67de ubusd: convert tx_queue to linked list vor 3 Jahren
ubusmsg.h 47d75dd84a ubusd: add monitor support vor 8 Jahren