projects
/
project
/
libubox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/libubox.git
2022-05-15
Felix Fietkau
blobmsg: work around false positive gcc -Warray-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-12
Felix Fietkau
blobmsg: implicitly reserve space for 0-terminator...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Felix Fietkau
list.h: add container_of_safe macro
commit
|
commitdiff
|
tree
|
snapshot
2022-02-10
Felix Fietkau
blob: clear buf->head when freeing a buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
Daniel Golle
vlist: define vlist_for_each_element_safe
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Stijn Tintel
uloop: deprecate uloop_timeout_remaining
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Stijn Tintel
lua/uloop: use uloop_timeout_remaining64
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Stijn Tintel
uloop: add uloop_timeout_remaining64
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Stijn Tintel
uloop: restore return type of uloop_timeout_remaining
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Stijn Tintel
uloop: avoid integer overflow in tv_diff
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Felix Fietkau
list.h: add a few missing iterator macros
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Felix Fietkau
json_script: fix unannotated fall-through warning
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Felix Fietkau
utils.h: add fallthrough macro
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Zefir Kurtisi
blob: fix exceeding maximum buffer length
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Zefir Kurtisi
tests: add blob-buffer overflow test
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Peter Seiderer
libubox: tests: add more blobmsg/json test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Petr Štetiar
tests: cram: test_base64: really fix failing tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Petr Štetiar
tests: cram: test_base64: fix failing tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Peter Seiderer
libubox: fix BLOBMSG_CAST_INT64 (do not override BLOBMS...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Rui Salvaterra
utils: simplify mkdir_p boolean conditions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Daniel Golle
utils: introduce mkdir_p
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Daniel Golle
blobmsg: introduce BLOBMSG_CAST_INT64
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
Karl Palsson
examples/lua: attempt to highlight some traps
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
Karl Palsson
lua/uloop: fd_add: use absolute indices for arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
Karl Palsson
lua/uloop: make get_sock_fd capable of absolute addresses
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
Karl Palsson
lua/uloop: fd_add() better args checking
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Rafał Miłecki
blobmsg: drop old comment about json formatting functions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Felix Fietkau
blobmsg: fix missing length checks
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Felix Fietkau
blobmsg: simplify and fix name length checks in blobmsg...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Felix Fietkau
blobmsg: fix length in blobmsg_check_array
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Petr Štetiar
tests: add fuzzer seed file for crash in blob_len
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Matthias Schiffer
blob: make blob_parse_untrusted more permissive
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Rafał Miłecki
blobmsg: fix attrs iteration in the blobmsg_check_array...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Petr Štetiar
tests: runqueue: try to fix race on GitLab CI
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Alban Bedel
libubox: runqueue: fix use-after-free bug
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Chris Nisbet
libubox: runqueue fix comment in header
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Petr Štetiar
tests: list: add test case for list_empty iterator
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chris Nisbet
tests: blobmsg: add test case
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chris Nisbet
blobmsg: fix wrong payload len passed from blobmsg_chec...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Juraj Vijtiuk
blobmsg: blobmsg_parse and blobmsg_parse_array oob...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Petr Štetiar
tests: prefer dynamically allocated buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Petr Štetiar
blobmsg_json: prefer snprintf usage
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Petr Štetiar
blobmsg: blobmsg_vprintf: prefer vsnprintf
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Petr Štetiar
jshn: prefer snprintf usage
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Petr Štetiar
cmake: add a possibility to set library version
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Dainis Jonitis
blobmsg: blobmsg_add_json_element() 64-bit values
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Petr Štetiar
blobmsg_json: fix int16 serialization
commit
|
commitdiff
|
tree
|
snapshot
2020-01-12
Petr Štetiar
tests: blobmsg/json: add more test cases
commit
|
commitdiff
|
tree
|
snapshot
2020-01-12
Petr Štetiar
tests: include json script shunit2 based testing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Petr Štetiar
blobmsg: fix wrong payload len passed from blobmsg_chec...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blobmsg: fix array out of bounds GCC 10 warning
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blobmsg: reuse blobmsg_namelen in blobmsg_data
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
tests: fuzz: fuzz _len variants of checking methods
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Tobias Schramm
blobmsg: add _len variants for all attribute checking...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Tobias Schramm
Replace use of blobmsg_check_attr by blobmsg_check_attr_len
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Tobias Schramm
Ensure blob_attr length check does not perform out...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blobmsg: fix heap buffer overflow in blobmsg_parse
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blobmsg: make blobmsg_len and blobmsg_data_len return...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
tests: add test cases for blobmsg parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
test: fuzz: add blobmsg_check_attr crashes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blob: fix OOB access in blob_check_type
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
tests: use blob_parse_untrusted variant
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blob: introduce blob_parse_untrusted
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
blob: refactor attr parsing into separate function
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
test: fuzz: add blob_parse crashes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
tests: add test cases for blob parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
tests: add libFuzzer based tests
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
tests: add unit tests covered with Clang sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2019-12-25
Petr Štetiar
cmake: add more hardening compiler flags
commit
|
commitdiff
|
tree
|
snapshot
2019-12-07
Petr Štetiar
blobmsg/ulog: fix format string compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Petr Štetiar
cmake: use extra compiler warnings only on gcc6+
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
tests: jshn: add more test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
jshn: fix missing usage for -p and -o arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
jshn: fix off by one in jshn_parse_file
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
jshn: jshn_parse: fix leaks of memory pointed to by...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
jshn: main: fix leak of memory pointed to by 'vars'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
jshn: refactor main into smaller pieces
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
avl: guard against theoretical null pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
blobmsg_json: fix possible uninitialized struct member
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
base64: fix possible null pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
add assert.h component
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Petr Štetiar
add cram based unit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Petr Štetiar
add initial GitLab CI support
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Petr Štetiar
enable extra compiler checks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Petr Štetiar
iron out all extra compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Yousong Zhou
vlist: add more macros for loop iteration
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Roman Yeryomin
libubox, jshn: add option to write output to a file
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Hauke Mehrtens
ustream: Add format string checks to ustream_(v)printf()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Kristupas Savickas
libubox: add format string checking to ulog()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Yousong Zhou
blobmsg_json: blobmsg_format_string: do not escape '/'
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
John Crispin
fix segfault when passed blobmsg attr is NULL
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Felix Fietkau
utils: add const_* byteswapping functions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-12
Felix Fietkau
utils: fix build error with g++
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Felix Fietkau
switch from typeof to the more portable __typeof__
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Felix Fietkau
utils: ensure that byte-order conversion functions...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-07
Felix Fietkau
jshn: fix format string for int64 type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Felix Fietkau
utils: use constant byte-order conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
Rosen Penev
libubox: Plug a small memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Hans Dedecker
sh/jshn.sh: add json_for_each_item()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-22
Christian Beier
jshn: add functionality to read big JSON
commit
|
commitdiff
|
tree
|
snapshot
next