OpenWrt system message/RPC bus

Arnout Vandecappelle (Essensium/Mind) 4becbd67de ubusd: convert tx_queue to linked list 3 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 59835ae530 cli: document usage of "subscribe" command 3 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 041c9d1c05 ubusd/libubus-io: fix socket descriptor passing 4 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 a1523d76b0 fix blob parsing vulnerability by using blob_parse_untrusted 4 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 4becbd67de ubusd: convert tx_queue to linked list 2 years ago
ubusd.h 4becbd67de ubusd: convert tx_queue to linked list 2 years ago
ubusd_acl.c ad0cd117db ubusd_acl: add support for wildcard in methods 3 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 4becbd67de ubusd: convert tx_queue to linked list 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 9 years ago
ubusd_proto.c 4becbd67de ubusd: convert tx_queue to linked list 2 years ago
ubusmsg.h 47d75dd84a ubusd: add monitor support 8 years ago