lua
|
39093f3b04
lua: fix memory leak in set method
|
5 years ago |
sh
|
f506323c30
style: fix whitespace errors
|
11 years ago |
tests
|
39093f3b04
lua: fix memory leak in set method
|
5 years ago |
.gitignore
|
18049a84fe
tests: add cram based unit tests
|
5 years ago |
.gitlab-ci.yml
|
266fc9e94c
add initial GitLab CI support
|
5 years ago |
CMakeLists.txt
|
c1af73bfb0
cmake: enable extra compiler checks
|
5 years ago |
blob.c
|
5ad59ad412
Add bitfield_set function from libubox.
|
7 years ago |
cli.c
|
7736f497d2
cli: remove unused variable assigment
|
5 years ago |
delta.c
|
9cf978bc79
delta: prevent possible null pointer use
|
5 years ago |
file.c
|
af59f86a0d
iron out all extra compiler warnings
|
5 years ago |
libuci.c
|
3c7f3556b0
Fix delta path handling.
|
9 years ago |
list.c
|
af59f86a0d
iron out all extra compiler warnings
|
5 years ago |
parse.c
|
af59f86a0d
iron out all extra compiler warnings
|
5 years ago |
uci.h
|
5ad59ad412
Add bitfield_set function from libubox.
|
7 years ago |
uci_blob.h
|
2549fb8454
uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info
|
10 years ago |
uci_config.h.in
|
e4516d01a7
remove plugin support, it has been unused for a long time and should not be used for any new code
|
12 years ago |
uci_internal.h
|
021fd65643
file: remove unnecessary uci_fixup_section calls
|
6 years ago |
ucimap.c
|
af59f86a0d
iron out all extra compiler warnings
|
5 years ago |
ucimap.h
|
84492e759a
ucimap: get rid of duplicate initialization warnings
|
11 years ago |
util.c
|
2c8e4a347b
util: Fix error path
|
5 years ago |