OpenWrt Unified Configuration Interface

Jan Venekamp b2f341769d uci: maintain option position in uci_add_list il y a 1 an
lua 654d7c33da lua: add missing forward declaration il y a 4 ans
sh f506323c30 style: fix whitespace errors il y a 10 ans
tests eae126f666 file: Check buffer size after strtok() il y a 3 ans
.gitignore 18049a84fe tests: add cram based unit tests il y a 4 ans
.gitlab-ci.yml 266fc9e94c add initial GitLab CI support il y a 4 ans
CMakeLists.txt f84f49f00f cmake: Allow override of install directories il y a 2 ans
blob.c 5ad59ad412 Add bitfield_set function from libubox. il y a 6 ans
cli.c 5de3871898 cli: drop redundant uci_add_delta_path() call for -P il y a 1 an
delta.c f49a2fdc4f delta: simplify uci_load_delta() by using a helper il y a 1 an
file.c eae126f666 file: Check buffer size after strtok() il y a 3 ans
libuci.c 52bbc99f69 Replace malloc() + memset() with calloc() il y a 3 ans
list.c b2f341769d uci: maintain option position in uci_add_list il y a 1 an
parse.c 165b444131 uci: Fix extra semicolons warnings il y a 4 ans
uci.h 671c7554bf uci: silence UBSAN error by using offsetof macro from compiler il y a 3 ans
uci_blob.h 2549fb8454 uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info il y a 10 ans
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 il y a 11 ans
uci_internal.h eae126f666 file: Check buffer size after strtok() il y a 3 ans
ucimap.c 52bbc99f69 Replace malloc() + memset() with calloc() il y a 3 ans
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings il y a 10 ans
util.c 52bbc99f69 Replace malloc() + memset() with calloc() il y a 3 ans