examples
|
f4e9bf73ac
examples/lua: attempt to highlight some traps
|
4 роки тому |
lua
|
53b9a2123f
lua/uloop: fd_add: use absolute indices for arguments
|
4 роки тому |
sh
|
bb0c830b2a
sh/jshn.sh: add json_for_each_item()
|
6 роки тому |
tests
|
cf2e8eb485
tests: add fuzzer seed file for crash in blob_len
|
4 роки тому |
.gitignore
|
5326ce1046
examples: add shunit2 tests for json_script
|
8 роки тому |
.gitlab-ci.yml
|
b0a5cd8a28
add cram based unit tests
|
5 роки тому |
CMakeLists.txt
|
b0886a37f3
cmake: add a possibility to set library version
|
4 роки тому |
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
|
86818eaa97
blob: make blob_parse_untrusted more permissive
|
4 роки тому |
blob.h
|
143303149c
Ensure blob_attr length check does not perform out of bounds reads
|
4 роки тому |
blobmsg.c
|
9e52171d70
blobmsg: introduce BLOBMSG_CAST_INT64
|
4 роки тому |
blobmsg.h
|
9e52171d70
blobmsg: introduce BLOBMSG_CAST_INT64
|
4 роки тому |
blobmsg_json.c
|
1ffa415353
blobmsg_json: prefer snprintf usage
|
4 роки тому |
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
|
6228df9de9
iron out all extra compiler warnings
|
5 роки тому |
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
|
ace64897d4
switch from typeof to the more portable __typeof__
|
6 роки тому |
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 роки тому |
ulog.c
|
46f8268b4b
blobmsg/ulog: fix format string compiler warnings
|
4 роки тому |
ulog.h
|
9dd2dcff70
libubox: add format string checking to ulog()
|
5 роки тому |
uloop-epoll.c
|
372e1e65ef
uloop: remove useless epoll data assignment
|
8 роки тому |
uloop-kqueue.c
|
4e3a47a4cb
uloop: use a waker for notifying sigchld and loop cancel events
|
8 роки тому |
uloop.c
|
f714be125c
uloop: make SIGCHLD signal handling optional
|
7 роки тому |
uloop.h
|
368fd26458
uloop: allow specifying a timeout for uloop_run()
|
7 роки тому |
usock.c
|
0c2fbbca80
usock: implement usock_inet_timeout() with RFC6555 support
|
8 роки тому |
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
|
3aad2948eb
libubox: Plug a small memory leak.
|
6 роки тому |
utils.h
|
3c1b33b7d5
utils: add const_* byteswapping functions
|
6 роки тому |
vlist.c
|
e9fb256ca5
vlist: constify key argument to vlist_add
|
11 роки тому |
vlist.h
|
301303911d
vlist: add more macros for loop iteration
|
5 роки тому |