OpenWrt Unified Configuration Interface

Yousong Zhou 9167f11f00 Fix a few style issues. 9 years ago
lua ed938cc8e4 uci: fix Lua finding 10 years ago
sh f506323c30 style: fix whitespace errors 10 years ago
test 471dcf63d6 tests: use uci instead of uci-static 9 years ago
.gitignore 9167f11f00 Fix a few style issues. 9 years ago
CMakeLists.txt 2fe8dbda01 remove ucimap-example, as ucimap is deprecated 10 years ago
blob.c 393bc2b908 blob: add support for u64 10 years ago
cli.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 years ago
delta.c f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 years ago
file.c 9167f11f00 Fix a few style issues. 9 years ago
libuci.c 6adc611deb remove unused hook support 11 years ago
list.c f506323c30 style: fix whitespace errors 10 years ago
list.h c81b25ffd3 replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update copyright headers 14 years ago
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 10 years ago
uci.h 6adc611deb remove unused hook support 11 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 11 years ago
uci_internal.h f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 years ago
ucimap.c f506323c30 style: fix whitespace errors 10 years ago
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings 10 years ago
util.c b342283d2d fix a few formatting issues 9 years ago