Arnout Vandecappelle (Essensium/Mind)
|
ef9950cc42
ubusd: convert tx_queue to linked list
|
před 3 roky |
Petr Štetiar
|
a1523d76b0
fix blob parsing vulnerability by using blob_parse_untrusted
|
před 4 roky |
Petr Štetiar
|
c5f2053dfc
workaround possibly false positive uses of memory after it is freed
|
před 4 roky |
Alexandru Ardelean
|
5f87f5480e
ubusd: move global retmsg per client
|
před 7 roky |
Alexandru Ardelean
|
be146ad2bc
ubusd: rename goto label from `error` to `out`
|
před 7 roky |
Alexandru Ardelean
|
e02813b2cc
ubusd: don't free messages in ubus_send_msg() anymore
|
před 7 roky |
amine ahd
|
df088f03c0
Allow sending a fd along a ubus_request
|
před 8 roky |
Felix Fietkau
|
5ca6bae3a2
ubusd: fix id lookup of objects with path and no methods
|
před 8 roky |
Felix Fietkau
|
fd61773031
ubusd_proto: fix crash when trying to subscribe to system objects
|
před 8 roky |
Felix Fietkau
|
686c05d738
ubusd: fix sending remove-object notification
|
před 8 roky |
Felix Fietkau
|
b405050ceb
ubusd: add missing NULL pointer checks for obj->type
|
před 8 roky |
Felix Fietkau
|
619f3a160d
ubusd: fix a memory leak on user/group client info
|
před 8 roky |
Felix Fietkau
|
8c9322c723
ubusd: fix the return code for acl check mismatch
|
před 9 roky |
John Crispin
|
3df5b18af2
hook acl into ubusd
|
před 9 roky |
John Crispin
|
9ffec46f73
make ubus_proto_send_msg_from_blob() none static
|
před 9 roky |
John Crispin
|
8c992a556b
make ubus_parse_msg() none static
|
před 9 roky |
John Crispin
|
ba607d976b
pass ubus_msg_buf to callback of internal object
|
před 9 roky |
John Crispin
|
df0292c3af
remove obseleted validation of key
|
před 9 roky |
Hans Dedecker
|
7798d56301
ubus: Fix issues reported by static code analysis tool Klocwork
|
před 9 roky |
Zefir Kurtisi
|
4d1cdc5527
libubus: replace __init with __constructor
|
před 10 roky |
Felix Fietkau
|
7c9e76ed08
ubusd: fix processing object method signatures
|
před 10 roky |
Felix Fietkau
|
37cc5d2f25
ubusd: implement protocol support for passing file descriptors as part of request completion msgs from objects to clients
|
před 10 roky |
Felix Fietkau
|
79c40c95db
ubusd: implement notify forwarding with status reporting
|
před 12 roky |
Felix Fietkau
|
0fccce4445
remove the "method" argument for object subscription
|
před 12 roky |
Felix Fietkau
|
a69f062cbd
ubus: add notification for subscribers present/gone
|
před 12 roky |
Felix Fietkau
|
d366a6de83
watch add/remove -> subscribe/unsubscribe:
|
před 12 roky |
Felix Fietkau
|
c6f7054515
ubusd: add support for watching objects to get notified when they go away
|
před 12 roky |
Felix Fietkau
|
3706552c1c
fix unused but set variable
|
před 13 roky |
Felix Fietkau
|
f86ec180c0
ubusd: fix a use after free bug
|
před 13 roky |
Felix Fietkau
|
42bc27ae38
add copyright/license information
|
před 13 roky |