index
:
libubox
lede-17.01
master
C utility functions for OpenWrt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-14
github: ci: add powerpc arch
Álvaro Fernández Rojas
2025-11-14
github: ci: add cmake build and source directories
Álvaro Fernández Rojas
2025-11-14
github: ci: tests: rename test step
Álvaro Fernández Rojas
2025-11-14
github: ci: tests: add build/bin to path
Álvaro Fernández Rojas
2025-11-14
github: ci: disable json-c tests
Álvaro Fernández Rojas
2025-11-14
scripts: devel-build: disable json-c tests
Álvaro Fernández Rojas
2025-11-13
tests: shunit2: add test for _jshn_append leading space fix
Petr Štetiar
2025-11-13
libubox: Drop extraneous space when appending values to variable
Felix Fietkau
2025-11-11
libubox: add a simple build script
Álvaro Fernández Rojas
2025-11-11
github: ci: add tests
Álvaro Fernández Rojas
2025-11-03
github: fix CI apt dependencies
Álvaro Fernández Rojas
2025-10-21
github: improve CI build
Álvaro Fernández Rojas
2025-10-14
add debian/ directory
Felix Fietkau
2025-10-07
examples: CMakeLists: drop redundant cmake_minimum_required
David Härdeman
2025-10-07
lua: CMakeLists: drop redundant cmake_minimum_required
David Härdeman
2025-10-04
lua: build: require CMake >= 3.10 due to dropped legacy support
Hauke Mehrtens
2025-10-03
examples: CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-07-23
udebug: fix issue with snapshot of remote ring
Felix Fietkau
2025-07-22
udebug: remove obsolete debug message
Felix Fietkau
2025-06-04
remove compatibility code for older json-c versions
Rosen Penev
2024-12-19
blob: constify attr argument to blob_memdup
Felix Fietkau
2024-03-29
ustream: prevent recursive calls to the read callback
Felix Fietkau
2024-02-24
CI: add CodeQL workflow tests
Christian Marangi
2024-02-24
CI: add build test run
Christian Marangi
2024-01-26
udebug: fix crash in udebug_entry_vprintf with longer strings
Felix Fietkau
2023-12-18
CMakeLists.txt: bump minimum cmake version
Felix Fietkau
2023-12-04
udebug: fix file descriptor initialization for __udebug_buf_map
Felix Fietkau
2023-12-04
udebug: add mips specific quirk
Felix Fietkau
2023-12-04
udebug: add more checks for uninitialized buffers
Felix Fietkau
2023-11-30
udebug: wait for response after buffer add/remove
Felix Fietkau
2023-11-29
udebug: add inline helper function to test if a buffer is allocated
Felix Fietkau
2023-11-29
udebug: add functions for manipulating entry length
Felix Fietkau
2023-11-28
link librt if needed for shm_open
Felix Fietkau
2023-11-28
udebug: add ulog support
John Crispin
2023-11-28
uloop: fix build using C++ compilers
Felix Fietkau
2023-11-27
udebug: add udebug library code
Felix Fietkau
2023-11-27
uloop: reset flags after __uloop_fd_delete call
Felix Fietkau
2023-11-27
uloop: fix typo in signal handling rework
Felix Fietkau
2023-11-03
uloop: properly initialize signal handler mask
Jo-Philipp Wich
2023-11-02
uloop: add support for user defined signal handlers
Jo-Philipp Wich
2023-11-02
uloop: add support for interval timers
Jo-Philipp Wich
2023-05-23
uloop: add support for integrating with a different event loop
Felix Fietkau
2023-05-23
uloop: fix uloop_run_timeout
Felix Fietkau
2023-04-16
blobmsg: Don't do at run-time what can be done at compile-time
Philip Prindeville
2023-04-15
jshn.sh: Add pretty-printing to json_dump
Philip Prindeville
2023-03-08
usock: fix poll return code check
Felix Fietkau
2023-01-03
blobmsg: add blobmsg_parse_array_attr
Felix Fietkau
2022-11-23
blobmsg: add blobmsg_parse_attr function
Felix Fietkau
2022-09-27
jshn.sh: add json_add_fields function for adding multiple fields at once
Felix Fietkau
2022-05-15
blobmsg: work around false positive gcc -Warray-bounds warnings
Felix Fietkau
[next]