C utility functions for OpenWrt (mirror)

Felix Fietkau 3868f47c8f blob: constify attr argument to blob_memdup преди 1 седмица
.github 12bda4bdb1 CI: add CodeQL workflow tests преди 10 месеца
examples 13d9b04fb0 uloop: add support for user defined signal handlers преди 1 година
lua 13d9b04fb0 uloop: add support for user defined signal handlers преди 1 година
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 преди 5 години
CMakeLists.txt 6339204c21 CMakeLists.txt: bump minimum cmake version преди 1 година
assert.h 8baeeea1f5 add assert.h component преди 5 години
avl-cmp.c 72613ca2c8 avl: add blob comparator function преди 8 години
avl-cmp.h 72613ca2c8 avl: add blob comparator function преди 8 години
avl.c 9b6ede0e53 avl: guard against theoretical null pointer dereference преди 5 години
avl.h ace64897d4 switch from typeof to the more portable __typeof__ преди 6 години
base64.c 0003ea9c45 base64: fix possible null pointer dereference преди 5 години
blob.c 3868f47c8f blob: constify attr argument to blob_memdup преди 1 седмица
blob.h 3868f47c8f blob: constify attr argument to blob_memdup преди 1 седмица
blobmsg.c cfa372ff8a blobmsg: implicitly reserve space for 0-terminator in string buf alloc преди 2 години
blobmsg.h eac92a4d5d blobmsg: add blobmsg_parse_array_attr преди 2 години
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 преди 5 години
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 преди 9 години
kvlist.c 1f019ceea1 Fix various memory management issues преди 8 години
kvlist.h d0312bd9b1 kvlist: add static initializer macros преди 8 години
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 преди 11 години
safe_list.h bc8167eb99 runqueue: add a function that allows adding jobs to the front of the runqueue преди 11 години
udebug-priv.h 40acbe3463 udebug: wait for response after buffer add/remove преди 1 година
udebug-proto.h d4c3066e7c udebug: add udebug library code преди 1 година
udebug-remote.c 40acbe3463 udebug: wait for response after buffer add/remove преди 1 година
udebug.c c1be505732 udebug: fix crash in udebug_entry_vprintf with longer strings преди 11 месеца
udebug.h e84c000c47 udebug: add inline helper function to test if a buffer is allocated преди 1 година
ulog.c 260ad5bd15 udebug: add ulog support преди 1 година
ulog.h 260ad5bd15 udebug: add ulog support преди 1 година
uloop-epoll.c b77f2a4ce9 uloop: fix build using C++ compilers преди 1 година
uloop-kqueue.c b77f2a4ce9 uloop: fix build using C++ compilers преди 1 година
uloop.c b3fa3d92e3 uloop: reset flags after __uloop_fd_delete call преди 1 година
uloop.h b77f2a4ce9 uloop: fix build using C++ compilers преди 1 година
usock.c ef5e8e38bd usock: fix poll return code check преди 1 година
usock.h 0c2fbbca80 usock: implement usock_inet_timeout() with RFC6555 support преди 9 години
ustream-fd.c bc7e277276 ustream-fd: handle ENOTCONN for read/write on not-yet-connected sockets преди 9 години
ustream.c eb9bcb6418 ustream: prevent recursive calls to the read callback преди 9 месеца
ustream.h eb9bcb6418 ustream: prevent recursive calls to the read callback преди 9 месеца
utils.c 5bc0146a1d utils: simplify mkdir_p boolean conditions преди 4 години
utils.h b8abed7494 utils.h: add fallthrough macro преди 3 години
vlist.c e9fb256ca5 vlist: constify key argument to vlist_add преди 11 години
vlist.h cce5e35127 vlist: define vlist_for_each_element_safe преди 3 години