OpenWrt Unified Configuration Interface

Petr Štetiar a6e8bbefd8 cmake: add unit testing option and shunit2 tests 4 years ago
lua 5beb95da3d lua: additionally return name when looking up sections 6 years ago
sh f506323c30 style: fix whitespace errors 10 years ago
tests a6e8bbefd8 cmake: add unit testing option and shunit2 tests 4 years ago
.gitignore 0ca93fec70 test: move shunit2 tests under standalone subdirectory 4 years ago
CMakeLists.txt a6e8bbefd8 cmake: add unit testing option and shunit2 tests 4 years ago
blob.c 5ad59ad412 Add bitfield_set function from libubox. 6 years ago
cli.c c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
delta.c fc417e8080 build: Add -Wclobbered to detect problems with longjmp 4 years ago
file.c fc417e8080 build: Add -Wclobbered to detect problems with longjmp 4 years ago
libuci.c 3c7f3556b0 Fix delta path handling. 9 years ago
list.c fc417e8080 build: Add -Wclobbered to detect problems with longjmp 4 years ago
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 10 years ago
uci.h 5ad59ad412 Add bitfield_set function from libubox. 6 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 021fd65643 file: remove unnecessary uci_fixup_section calls 6 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 2c8e4a347b util: Fix error path 4 years ago