OpenWrt system message/RPC bus

Felix Fietkau 65bb027054 CMakeLists.txt: bump minimum cmake version 3 months ago
examples afd47189e8 examples: remove dead increments 4 years ago
lua 2f793a4eb0 lua: add optional path filter to objects() method 1 year 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 65bb027054 CMakeLists.txt: bump minimum cmake version 3 months 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 2b39a27d8b libubus: fix reconnect with auto subscribe 4 months 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 f84eb5998c libubus: fix initial subscribe with autosubscribe 4 months ago
libubus.c b3e8c4ef07 Add auto subscribe support 4 months ago
libubus.h b3e8c4ef07 Add auto subscribe support 4 months 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 9913aa61de ubusd: add lookup command queuing support 1 year 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 2bebf93cd3 ubusd: handle invoke on event object without data 1 year ago
ubusd_id.c 43d6047c40 ubusd: use avl_strcmp 11 years ago
ubusd_id.h 42bc27ae38 add copyright/license information 12 years ago
ubusd_main.c 9913aa61de ubusd: add lookup command queuing support 1 year 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 9913aa61de ubusd: add lookup command queuing support 1 year ago
ubusmsg.h 66baa44b8d libubus: introduce new status messages 2 years ago