OpenWrt Unified Configuration Interface

Yousong Zhou c4df32b386 file: remove redundant NULL check on return value of uci_realloc() 7 years ago
lua 0a1a2fcaf9 uci/lua: add explicit close() method 7 years ago
sh f506323c30 style: fix whitespace errors 10 years ago
test c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
.gitignore 9167f11f00 Fix a few style issues. 9 years ago
CMakeLists.txt 5d08b7f5d6 build: fix BUILD_STATIC 7 years ago
blob.c 393bc2b908 blob: add support for u64 10 years ago
cli.c c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
delta.c 19e29ffc15 delta: catch error when parsing delta line. 8 years ago
file.c c4df32b386 file: remove redundant NULL check on return value of uci_realloc() 7 years ago
libuci.c 3c7f3556b0 Fix delta path handling. 9 years ago
list.c c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 10 years ago
uci.h c203c2f900 Revert "mandatory anonymous section identifier" 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 11 years ago
uci_internal.h e66c20610e allow "-" in package names 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 e66c20610e allow "-" in package names 9 years ago