OpenWrt Unified Configuration Interface

Rafał Miłecki f49a2fdc4f delta: simplify uci_load_delta() by using a helper vor 1 Jahr
lua 654d7c33da lua: add missing forward declaration vor 4 Jahren
sh f506323c30 style: fix whitespace errors vor 10 Jahren
tests eae126f666 file: Check buffer size after strtok() vor 3 Jahren
.gitignore 18049a84fe tests: add cram based unit tests vor 4 Jahren
.gitlab-ci.yml 266fc9e94c add initial GitLab CI support vor 4 Jahren
CMakeLists.txt f84f49f00f cmake: Allow override of install directories vor 2 Jahren
blob.c 5ad59ad412 Add bitfield_set function from libubox. vor 6 Jahren
cli.c 5de3871898 cli: drop redundant uci_add_delta_path() call for -P vor 1 Jahr
delta.c f49a2fdc4f delta: simplify uci_load_delta() by using a helper vor 1 Jahr
file.c eae126f666 file: Check buffer size after strtok() vor 3 Jahren
libuci.c 52bbc99f69 Replace malloc() + memset() with calloc() vor 3 Jahren
list.c af59f86a0d iron out all extra compiler warnings vor 4 Jahren
parse.c 165b444131 uci: Fix extra semicolons warnings vor 4 Jahren
uci.h 671c7554bf uci: silence UBSAN error by using offsetof macro from compiler vor 3 Jahren
uci_blob.h 2549fb8454 uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info vor 10 Jahren
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 vor 11 Jahren
uci_internal.h eae126f666 file: Check buffer size after strtok() vor 3 Jahren
ucimap.c 52bbc99f69 Replace malloc() + memset() with calloc() vor 3 Jahren
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings vor 10 Jahren
util.c 52bbc99f69 Replace malloc() + memset() with calloc() vor 3 Jahren