Age | Commit message (Expand) | Author |
2022-09-21 | ubus: hold reference to underlying connection until deferred is concluded | Jo-Philipp Wich |
2022-09-09 | ubus: support obtaining numeric error code | Jo-Philipp Wich |
2022-09-09 | ubus: add toplevel constants for ubus status codes | Jo-Philipp Wich |
2022-09-09 | ubus: allow object method call handlers to return a numeric status code | Jo-Philipp Wich |
2022-08-24 | ubus: fix GCC strncpy() truncation warning | Jo-Philipp Wich |
2022-06-29 | ubus: end uloop on exceptions in managed code | Jo-Philipp Wich |
2022-03-07 | ubus: add event support | Jo-Philipp Wich |
2022-03-07 | ubus: refactor error and argument handling | Jo-Philipp Wich |
2022-03-07 | ubus: add object publishing, notify and subscribe support | Jo-Philipp Wich |
2021-12-08 | ubus: add support for async requests | Jo-Philipp Wich |
2021-11-01 | treewide: fix typo in exported function names and types | Jo-Philipp Wich |
2021-09-24 | ubus: properly handle signed 64bit values too | Jo-Philipp Wich |
2021-09-23 | ubus: fix handling signed 16bit and 32bit integers | Jo-Philipp Wich |
2021-07-11 | treewide: harmonize function naming | Jo-Philipp Wich |
2021-07-11 | treewide: move header files into dedicated directory | Jo-Philipp Wich |
2021-07-11 | treewide: consolidate typedef naming | Jo-Philipp Wich |
2021-07-11 | lib: rename uc_add_proto_functions() to uc_add_functions() | Jo-Philipp Wich |
2021-07-11 | treewide: move ressource type registry into vm instance | Jo-Philipp Wich |
2021-04-25 | treewide: rework internal data type system | Jo-Philipp Wich |
2021-03-08 | ubus: make error function available on the connection instance | Jo-Philipp Wich |
2021-02-17 | treewide: rewrite ucode interpreter | Jo-Philipp Wich |
2020-12-07 | ubus: fix uninitialized pointer return in uc_ubus_call() and uc_ubus_list() | Jo-Philipp Wich |
2020-11-19 | treewide: rebrand to ucode | Jo-Philipp Wich |
2020-10-19 | eval: record correct source contexts in call stack | Jo-Philipp Wich |
2020-09-20 | treewide: rework extended type handling | Jo-Philipp Wich |
2020-09-10 | treewide: eliminate unused function arguments | Jo-Philipp Wich |
2020-09-10 | lib: add ubus module | Jo-Philipp Wich |