OpenWrt Unified Configuration Interface

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