index
:
udebug
master
OpenWrt debugging helper library/service
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-30
client: send confirmation messages for ring add/remove
Felix Fietkau
2023-11-30
lib: add helper function for applying ring config
Felix Fietkau
2023-11-30
ring: add debug messages for ring alloc errors
Felix Fietkau
2023-11-30
ubus: report ring size and data size via ubus api
Felix Fietkau
2023-11-28
lib: fix dealing with udebugd restarts
Felix Fietkau
2023-11-27
lib: move library code to libubox, add ubus config handling code
Felix Fietkau
2023-11-27
lib: fix avl tree lookup
Felix Fietkau
2023-11-27
lib: remove leftover debug code
Felix Fietkau
2023-11-27
server: properly handle unclaimed file descriptors
Felix Fietkau
2023-11-21
README: add wireshark info
Felix Fietkau
2023-11-20
ring: add missing fread return code check
Felix Fietkau
2023-11-19
lib: unmap full ring buffer
Felix Fietkau
2023-11-19
fix infinite loop on client poll
Felix Fietkau
2023-11-19
ubus: add config support
Felix Fietkau
2023-11-14
lib: cancel reconnect timer on free
Felix Fietkau
2023-11-14
udebug-cli: cosmetic fix
Felix Fietkau
2023-11-14
README.md: update CLI help
Felix Fietkau
2023-11-14
ring: close ring fd on free
Felix Fietkau
2023-11-13
udebug-cli: fix error message
Felix Fietkau
2023-11-13
Initial import
Felix Fietkau