Daniel Golle
|
9e52171d70
blobmsg: introduce BLOBMSG_CAST_INT64
|
4 years ago |
Karl Palsson
|
f4e9bf73ac
examples/lua: attempt to highlight some traps
|
4 years ago |
Karl Palsson
|
53b9a2123f
lua/uloop: fd_add: use absolute indices for arguments
|
4 years ago |
Karl Palsson
|
c0941d3289
lua/uloop: make get_sock_fd capable of absolute addresses
|
4 years ago |
Karl Palsson
|
161c25960b
lua/uloop: fd_add() better args checking
|
4 years ago |
Rafał Miłecki
|
e85cb73976
blobmsg: drop old comment about json formatting functions
|
4 years ago |
Felix Fietkau
|
66195aee50
blobmsg: fix missing length checks
|
4 years ago |
Felix Fietkau
|
639c29d197
blobmsg: simplify and fix name length checks in blobmsg_check_name
|
4 years ago |
Felix Fietkau
|
c2fc622b77
blobmsg: fix length in blobmsg_check_array
|
4 years ago |
Petr Štetiar
|
cf2e8eb485
tests: add fuzzer seed file for crash in blob_len
|
4 years ago |
Matthias Schiffer
|
86818eaa97
blob: make blob_parse_untrusted more permissive
|
4 years ago |
Rafał Miłecki
|
5e75160f48
blobmsg: fix attrs iteration in the blobmsg_check_array_len()
|
4 years ago |
Petr Štetiar
|
eeddf22d9c
tests: runqueue: try to fix race on GitLab CI
|
4 years ago |
Alban Bedel
|
89fb6136ad
libubox: runqueue: fix use-after-free bug
|
4 years ago |
Chris Nisbet
|
1db3e7df31
libubox: runqueue fix comment in header
|
4 years ago |
Petr Štetiar
|
7c4ef0d9ae
tests: list: add test case for list_empty iterator
|
4 years ago |
Chris Nisbet
|
7da66430de
tests: blobmsg: add test case
|
4 years ago |
Chris Nisbet
|
75e300aeec
blobmsg: fix wrong payload len passed from blobmsg_check_array
|
4 years ago |
Juraj Vijtiuk
|
43a103ff17
blobmsg: blobmsg_parse and blobmsg_parse_array oob read fixes
|
4 years ago |
Petr Štetiar
|
5c0faaf4f5
tests: prefer dynamically allocated buffers
|
4 years ago |
Petr Štetiar
|
1ffa415353
blobmsg_json: prefer snprintf usage
|
4 years ago |
Petr Štetiar
|
132ecb563d
blobmsg: blobmsg_vprintf: prefer vsnprintf
|
4 years ago |
Petr Štetiar
|
a2aab30fc9
jshn: prefer snprintf usage
|
4 years ago |
Petr Štetiar
|
b0886a37f3
cmake: add a possibility to set library version
|
4 years ago |
Dainis Jonitis
|
a36ee96618
blobmsg: blobmsg_add_json_element() 64-bit values
|
4 years ago |
Petr Štetiar
|
f0da3a4283
blobmsg_json: fix int16 serialization
|
4 years ago |
Petr Štetiar
|
20a070f081
tests: blobmsg/json: add more test cases
|
4 years ago |
Petr Štetiar
|
379cd33d19
tests: include json script shunit2 based testing
|
4 years ago |
Petr Štetiar
|
cd75136b13
blobmsg: fix wrong payload len passed from blobmsg_check_array
|
4 years ago |
Petr Štetiar
|
eb7eb6393d
blobmsg: fix array out of bounds GCC 10 warning
|
4 years ago |