OpenWrt Unified Configuration Interface

Yousong Zhou f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 lat temu
lua ed938cc8e4 uci: fix Lua finding 10 lat temu
sh f506323c30 style: fix whitespace errors 10 lat temu
test 553046dfa9 Sync ref test result with current implementation. 9 lat temu
.gitignore b298632b93 replace the existing build system with cmake 13 lat temu
CMakeLists.txt 2fe8dbda01 remove ucimap-example, as ucimap is deprecated 10 lat temu
blob.c 393bc2b908 blob: add support for u64 10 lat temu
cli.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 lat temu
delta.c f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 lat temu
file.c f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 lat temu
libuci.c 6adc611deb remove unused hook support 11 lat temu
list.c f506323c30 style: fix whitespace errors 10 lat temu
list.h c81b25ffd3 replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update copyright headers 14 lat temu
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 10 lat temu
uci.h 6adc611deb remove unused hook support 11 lat temu
uci_blob.h 2549fb8454 uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info 10 lat temu
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 11 lat temu
uci_internal.h f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 lat temu
ucimap.c f506323c30 style: fix whitespace errors 10 lat temu
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings 10 lat temu
util.c f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 lat temu