C utility functions for OpenWrt (mirror)

Felix Fietkau 40acbe3463 udebug: wait for response after buffer add/remove 6 달 전
examples 13d9b04fb0 uloop: add support for user defined signal handlers 6 달 전
lua 13d9b04fb0 uloop: add support for user defined signal handlers 6 달 전
sh 6fc29d1c42 jshn.sh: Add pretty-printing to json_dump 1 년 전
tests a0dbcf8b8f tests: add blob-buffer overflow test 3 년 전
.gitignore 5326ce1046 examples: add shunit2 tests for json_script 8 년 전
.gitlab-ci.yml b0a5cd8a28 add cram based unit tests 4 년 전
CMakeLists.txt e80dc00ee9 link librt if needed for shm_open 6 달 전
assert.h 8baeeea1f5 add assert.h component 4 년 전
avl-cmp.c 72613ca2c8 avl: add blob comparator function 7 년 전
avl-cmp.h 72613ca2c8 avl: add blob comparator function 7 년 전
avl.c 9b6ede0e53 avl: guard against theoretical null pointer dereference 4 년 전
avl.h ace64897d4 switch from typeof to the more portable __typeof__ 6 년 전
base64.c 0003ea9c45 base64: fix possible null pointer dereference 4 년 전
blob.c f2d6752901 blob: clear buf->head when freeing a buffer 2 년 전
blob.h 143303149c Ensure blob_attr length check does not perform out of bounds reads 4 년 전
blobmsg.c cfa372ff8a blobmsg: implicitly reserve space for 0-terminator in string buf alloc 2 년 전
blobmsg.h eac92a4d5d blobmsg: add blobmsg_parse_array_attr 1 년 전
blobmsg_json.c 5893cf78da blobmsg: Don't do at run-time what can be done at compile-time 1 년 전
blobmsg_json.h d3fa561e5a blobmsg_json: add new functions blobmsg_format_json_value* 8 년 전
jshn.c a2aab30fc9 jshn: prefer snprintf usage 4 년 전
json_script.c cfa372ff8a blobmsg: implicitly reserve space for 0-terminator in string buf alloc 2 년 전
json_script.h 3d45c47752 json_script: add support for aborting script processing 8 년 전
kvlist.c 1f019ceea1 Fix various memory management issues 8 년 전
kvlist.h d0312bd9b1 kvlist: add static initializer macros 7 년 전
list.h 45210ce141 list.h: add container_of_safe macro 2 년 전
md5.c 7237302147 md5: add "const" qualifier to the "file" argument 7 년 전
md5.h 7237302147 md5: add "const" qualifier to the "file" argument 7 년 전
runqueue.c 89fb6136ad libubox: runqueue: fix use-after-free bug 4 년 전
runqueue.h 89fb6136ad libubox: runqueue: fix use-after-free bug 4 년 전
safe_list.c bc8167eb99 runqueue: add a function that allows adding jobs to the front of the runqueue 10 년 전
safe_list.h bc8167eb99 runqueue: add a function that allows adding jobs to the front of the runqueue 10 년 전
udebug-priv.h 40acbe3463 udebug: wait for response after buffer add/remove 6 달 전
udebug-proto.h d4c3066e7c udebug: add udebug library code 6 달 전
udebug-remote.c 40acbe3463 udebug: wait for response after buffer add/remove 6 달 전
udebug.c 40acbe3463 udebug: wait for response after buffer add/remove 6 달 전
udebug.h e84c000c47 udebug: add inline helper function to test if a buffer is allocated 6 달 전
ulog.c 260ad5bd15 udebug: add ulog support 6 달 전
ulog.h 260ad5bd15 udebug: add ulog support 6 달 전
uloop-epoll.c b77f2a4ce9 uloop: fix build using C++ compilers 6 달 전
uloop-kqueue.c b77f2a4ce9 uloop: fix build using C++ compilers 6 달 전
uloop.c b3fa3d92e3 uloop: reset flags after __uloop_fd_delete call 6 달 전
uloop.h b77f2a4ce9 uloop: fix build using C++ compilers 6 달 전
usock.c ef5e8e38bd usock: fix poll return code check 1 년 전
usock.h 0c2fbbca80 usock: implement usock_inet_timeout() with RFC6555 support 8 년 전
ustream-fd.c bc7e277276 ustream-fd: handle ENOTCONN for read/write on not-yet-connected sockets 8 년 전
ustream.c 1f019ceea1 Fix various memory management issues 8 년 전
ustream.h ecf56174da ustream: Add format string checks to ustream_(v)printf() 5 년 전
utils.c 5bc0146a1d utils: simplify mkdir_p boolean conditions 3 년 전
utils.h b8abed7494 utils.h: add fallthrough macro 3 년 전
vlist.c e9fb256ca5 vlist: constify key argument to vlist_add 10 년 전
vlist.h cce5e35127 vlist: define vlist_for_each_element_safe 2 년 전