OpenWrt Unified Configuration Interface

Jan Venekamp b2f341769d uci: maintain option position in uci_add_list 1 年之前
lua 654d7c33da lua: add missing forward declaration 4 年之前
sh f506323c30 style: fix whitespace errors 10 年之前
tests eae126f666 file: Check buffer size after strtok() 3 年之前
.gitignore 18049a84fe tests: add cram based unit tests 4 年之前
.gitlab-ci.yml 266fc9e94c add initial GitLab CI support 4 年之前
CMakeLists.txt f84f49f00f cmake: Allow override of install directories 2 年之前
blob.c 5ad59ad412 Add bitfield_set function from libubox. 6 年之前
cli.c 5de3871898 cli: drop redundant uci_add_delta_path() call for -P 1 年之前
delta.c f49a2fdc4f delta: simplify uci_load_delta() by using a helper 1 年之前
file.c eae126f666 file: Check buffer size after strtok() 3 年之前
libuci.c 52bbc99f69 Replace malloc() + memset() with calloc() 3 年之前
list.c b2f341769d uci: maintain option position in uci_add_list 1 年之前
parse.c 165b444131 uci: Fix extra semicolons warnings 4 年之前
uci.h 671c7554bf uci: silence UBSAN error by using offsetof macro from compiler 3 年之前
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 eae126f666 file: Check buffer size after strtok() 3 年之前
ucimap.c 52bbc99f69 Replace malloc() + memset() with calloc() 3 年之前
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings 10 年之前
util.c 52bbc99f69 Replace malloc() + memset() with calloc() 3 年之前