project/libubox.git
2025-11-17 Philip Prindevilletests: shunit2: add dump and setters coverage
2025-11-17 Álvaro Fernández... build: install libubox
2025-11-14 Álvaro Fernández... blobmsg: refactor blobmsg_cast_u64/s64
2025-11-14 Álvaro Fernández... github: ci: minor fixes
2025-11-14 Álvaro Fernández... github: ci: add powerpc arch
2025-11-14 Álvaro Fernández... github: ci: add cmake build and source directories
2025-11-14 Álvaro Fernández... github: ci: tests: rename test step
2025-11-14 Álvaro Fernández... github: ci: tests: add build/bin to path
2025-11-14 Álvaro Fernández... github: ci: disable json-c tests
2025-11-14 Álvaro Fernández... scripts: devel-build: disable json-c tests
2025-11-13 Petr Štetiartests: shunit2: add test for _jshn_append leading space fix
2025-11-13 Felix Fietkaulibubox: Drop extraneous space when appending values...
2025-11-11 Álvaro Fernández... libubox: add a simple build script
2025-11-11 Álvaro Fernández... github: ci: add tests
2025-11-03 Álvaro Fernández... github: fix CI apt dependencies
2025-10-21 Álvaro Fernández... github: improve CI build
2025-10-14 Felix Fietkauadd debian/ directory
2025-10-07 David Härdemanexamples: CMakeLists: drop redundant cmake_minimum_required
2025-10-07 David Härdemanlua: CMakeLists: drop redundant cmake_minimum_required
2025-10-04 Hauke Mehrtenslua: build: require CMake >= 3.10 due to dropped legacy...
2025-10-03 Christian Marangiexamples: CMakeLists: update cmake minimum required...
2025-07-23 Felix Fietkauudebug: fix issue with snapshot of remote ring
2025-07-22 Felix Fietkauudebug: remove obsolete debug message
2025-06-04 Rosen Penevremove compatibility code for older json-c versions
2024-12-19 Felix Fietkaublob: constify attr argument to blob_memdup
2024-03-29 Felix Fietkauustream: prevent recursive calls to the read callback
2024-02-24 Christian MarangiCI: add CodeQL workflow tests
2024-02-24 Christian MarangiCI: add build test run
2024-01-26 Felix Fietkauudebug: fix crash in udebug_entry_vprintf with longer...
2023-12-18 Felix FietkauCMakeLists.txt: bump minimum cmake version
2023-12-04 Felix Fietkauudebug: fix file descriptor initialization for __udebug...
2023-12-04 Felix Fietkauudebug: add mips specific quirk
2023-12-04 Felix Fietkauudebug: add more checks for uninitialized buffers
2023-11-30 Felix Fietkauudebug: wait for response after buffer add/remove
2023-11-29 Felix Fietkauudebug: add inline helper function to test if a buffer...
2023-11-29 Felix Fietkauudebug: add functions for manipulating entry length
2023-11-28 Felix Fietkaulink librt if needed for shm_open
2023-11-28 John Crispinudebug: add ulog support
2023-11-28 Felix Fietkauuloop: fix build using C++ compilers
2023-11-27 Felix Fietkauudebug: add udebug library code
2023-11-27 Felix Fietkauuloop: reset flags after __uloop_fd_delete call
2023-11-27 Felix Fietkauuloop: fix typo in signal handling rework
2023-11-03 Jo-Philipp... uloop: properly initialize signal handler mask
2023-11-02 Jo-Philipp... uloop: add support for user defined signal handlers
2023-11-02 Jo-Philipp... uloop: add support for interval timers
2023-05-23 Felix Fietkauuloop: add support for integrating with a different...
2023-05-23 Felix Fietkauuloop: fix uloop_run_timeout
2023-04-16 Philip Prindevilleblobmsg: Don't do at run-time what can be done at compi...
2023-04-15 Philip Prindevillejshn.sh: Add pretty-printing to json_dump
2023-03-08 Felix Fietkauusock: fix poll return code check
2023-01-03 Felix Fietkaublobmsg: add blobmsg_parse_array_attr
2022-11-23 Felix Fietkaublobmsg: add blobmsg_parse_attr function
2022-09-27 Felix Fietkaujshn.sh: add json_add_fields function for adding multip...
2022-05-15 Felix Fietkaublobmsg: work around false positive gcc -Warray-bounds...
2022-05-12 Felix Fietkaublobmsg: implicitly reserve space for 0-terminator...
2022-04-29 Felix Fietkaulist.h: add container_of_safe macro
2022-02-10 Felix Fietkaublob: clear buf->head when freeing a buffer
2021-11-20 Daniel Gollevlist: define vlist_for_each_element_safe
2021-11-04 Stijn Tinteluloop: deprecate uloop_timeout_remaining
2021-11-04 Stijn Tintellua/uloop: use uloop_timeout_remaining64
2021-11-04 Stijn Tinteluloop: add uloop_timeout_remaining64
2021-11-04 Stijn Tinteluloop: restore return type of uloop_timeout_remaining
2021-11-03 Stijn Tinteluloop: avoid integer overflow in tv_diff
2021-08-19 Felix Fietkaulist.h: add a few missing iterator macros
2021-05-16 Felix Fietkaujson_script: fix unannotated fall-through warning
2021-05-16 Felix Fietkauutils.h: add fallthrough macro
2021-04-29 Zefir Kurtisiblob: fix exceeding maximum buffer length
2021-04-29 Zefir Kurtisitests: add blob-buffer overflow test
2021-03-09 Peter Seidererlibubox: tests: add more blobmsg/json test cases
2021-03-03 Petr Štetiartests: cram: test_base64: really fix failing tests
2021-03-03 Petr Štetiartests: cram: test_base64: fix failing tests
2021-03-02 Peter Seidererlibubox: fix BLOBMSG_CAST_INT64 (do not override BLOBMS...
2020-12-13 Rui Salvaterrautils: simplify mkdir_p boolean conditions
2020-12-12 Daniel Golleutils: introduce mkdir_p
2020-08-06 Daniel Golleblobmsg: introduce BLOBMSG_CAST_INT64
2020-07-11 Karl Palssonexamples/lua: attempt to highlight some traps
2020-07-11 Karl Palssonlua/uloop: fd_add: use absolute indices for arguments
2020-07-11 Karl Palssonlua/uloop: make get_sock_fd capable of absolute addresses
2020-07-11 Karl Palssonlua/uloop: fd_add() better args checking
2020-05-26 Rafał Miłeckiblobmsg: drop old comment about json formatting functions
2020-05-26 Felix Fietkaublobmsg: fix missing length checks
2020-05-26 Felix Fietkaublobmsg: simplify and fix name length checks in blobmsg...
2020-05-26 Felix Fietkaublobmsg: fix length in blobmsg_check_array
2020-05-26 Petr Štetiartests: add fuzzer seed file for crash in blob_len
2020-05-24 Matthias Schifferblob: make blob_parse_untrusted more permissive
2020-05-24 Rafał Miłeckiblobmsg: fix attrs iteration in the blobmsg_check_array...
2020-05-21 Petr Štetiartests: runqueue: try to fix race on GitLab CI
2020-05-21 Alban Bedellibubox: runqueue: fix use-after-free bug
2020-05-21 Chris Nisbetlibubox: runqueue fix comment in header
2020-05-21 Petr Štetiartests: list: add test case for list_empty iterator
2020-02-27 Chris Nisbettests: blobmsg: add test case
2020-02-27 Chris Nisbetblobmsg: fix wrong payload len passed from blobmsg_chec...
2020-01-20 Juraj Vijtiukblobmsg: blobmsg_parse and blobmsg_parse_array oob...
2020-01-20 Petr Štetiartests: prefer dynamically allocated buffers
2020-01-20 Petr Štetiarblobmsg_json: prefer snprintf usage
2020-01-20 Petr Štetiarblobmsg: blobmsg_vprintf: prefer vsnprintf
2020-01-20 Petr Štetiarjshn: prefer snprintf usage
2020-01-20 Petr Štetiarcmake: add a possibility to set library version
2020-01-20 Dainis Jonitisblobmsg: blobmsg_add_json_element() 64-bit values
2020-01-20 Petr Štetiarblobmsg_json: fix int16 serialization
next