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
2026-02-13
usock: implement RFC 8305 Happy Eyeballs for usock_inet_timeout()
HEAD
master
Felix Fietkau
2026-02-13
usock: fix timeout handling in usock_inet_timeout()
Felix Fietkau
2026-02-13
usock: check SO_ERROR after poll in usock_inet_timeout()
Felix Fietkau
2026-02-13
uloop: use volatile sig_atomic_t for do_sigchld flag
Felix Fietkau
2026-02-12
libubox: add anonymous strings, ints, et al in arrays
Philip Prindeville
2026-02-12
libubox: document positional arguments
Philip Prindeville
2026-02-12
libubox: send warnings to stderr
Philip Prindeville
2025-12-08
libubox: Add ability to find ordinal position inside a table
Philip Prindeville
2025-12-02
formal: fix workflow permissions
George Sapkin
2025-12-01
build: disable static json-c
Álvaro Fernández Rojas
2025-11-18
scripts: devel-build: add missing LUAPATH
Álvaro Fernández Rojas
2025-11-18
github: ci: add MIPS64, PowerPC64 and RISCV64
Álvaro Fernández Rojas
2025-11-17
tests: shunit2: add test for _jshn_append via JSON script
Petr Štetiar
2025-11-17
tests: shunit2: add dump and setters coverage
Philip Prindeville
2025-11-17
build: install libubox
Álvaro Fernández Rojas
2025-11-14
blobmsg: refactor blobmsg_cast_u64/s64
Álvaro Fernández Rojas
2025-11-14
github: ci: minor fixes
Álvaro Fernández Rojas
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
[next]