summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-11-14github: ci: add powerpc archÁlvaro Fernández Rojas
2025-11-14github: ci: add cmake build and source directoriesÁlvaro Fernández Rojas
2025-11-14github: ci: tests: rename test stepÁlvaro Fernández Rojas
2025-11-14github: ci: tests: add build/bin to pathÁlvaro Fernández Rojas
2025-11-14github: ci: disable json-c testsÁlvaro Fernández Rojas
2025-11-14scripts: devel-build: disable json-c testsÁlvaro Fernández Rojas
2025-11-13tests: shunit2: add test for _jshn_append leading space fixPetr Štetiar
2025-11-13libubox: Drop extraneous space when appending values to variableFelix Fietkau
2025-11-11libubox: add a simple build scriptÁlvaro Fernández Rojas
2025-11-11github: ci: add testsÁlvaro Fernández Rojas
2025-11-03github: fix CI apt dependenciesÁlvaro Fernández Rojas
2025-10-21github: improve CI buildÁlvaro Fernández Rojas
2025-10-14add debian/ directoryFelix Fietkau
2025-10-07examples: CMakeLists: drop redundant cmake_minimum_requiredDavid Härdeman
2025-10-07lua: CMakeLists: drop redundant cmake_minimum_requiredDavid Härdeman
2025-10-04lua: build: require CMake >= 3.10 due to dropped legacy supportHauke Mehrtens
2025-10-03examples: CMakeLists: update cmake minimum required version to 3.10Christian Marangi
2025-07-23udebug: fix issue with snapshot of remote ringFelix Fietkau
2025-07-22udebug: remove obsolete debug messageFelix Fietkau
2025-06-04remove compatibility code for older json-c versionsRosen Penev
2024-12-19blob: constify attr argument to blob_memdupFelix Fietkau
2024-03-29ustream: prevent recursive calls to the read callbackFelix Fietkau
2024-02-24CI: add CodeQL workflow testsChristian Marangi
2024-02-24CI: add build test runChristian Marangi
2024-01-26udebug: fix crash in udebug_entry_vprintf with longer stringsFelix Fietkau
2023-12-18CMakeLists.txt: bump minimum cmake versionFelix Fietkau
2023-12-04udebug: fix file descriptor initialization for __udebug_buf_mapFelix Fietkau
2023-12-04udebug: add mips specific quirkFelix Fietkau
2023-12-04udebug: add more checks for uninitialized buffersFelix Fietkau
2023-11-30udebug: wait for response after buffer add/removeFelix Fietkau
2023-11-29udebug: add inline helper function to test if a buffer is allocatedFelix Fietkau
2023-11-29udebug: add functions for manipulating entry lengthFelix Fietkau
2023-11-28link librt if needed for shm_openFelix Fietkau
2023-11-28udebug: add ulog supportJohn Crispin
2023-11-28uloop: fix build using C++ compilersFelix Fietkau
2023-11-27udebug: add udebug library codeFelix Fietkau
2023-11-27uloop: reset flags after __uloop_fd_delete callFelix Fietkau
2023-11-27uloop: fix typo in signal handling reworkFelix Fietkau
2023-11-03uloop: properly initialize signal handler maskJo-Philipp Wich
2023-11-02uloop: add support for user defined signal handlersJo-Philipp Wich
2023-11-02uloop: add support for interval timersJo-Philipp Wich
2023-05-23uloop: add support for integrating with a different event loopFelix Fietkau
2023-05-23uloop: fix uloop_run_timeoutFelix Fietkau
2023-04-16blobmsg: Don't do at run-time what can be done at compile-timePhilip Prindeville
2023-04-15jshn.sh: Add pretty-printing to json_dumpPhilip Prindeville
2023-03-08usock: fix poll return code checkFelix Fietkau
2023-01-03blobmsg: add blobmsg_parse_array_attrFelix Fietkau
2022-11-23blobmsg: add blobmsg_parse_attr functionFelix Fietkau
2022-09-27jshn.sh: add json_add_fields function for adding multiple fields at onceFelix Fietkau
2022-05-15blobmsg: work around false positive gcc -Warray-bounds warningsFelix Fietkau