Commit History

作者 SHA1 備註 提交日期
  Hauke Mehrtens eae126f666 file: Check buffer size after strtok() 3 年之前
  Hauke Mehrtens 7f57427318 file: use size_t for position and pointer 3 年之前
  Rosen Penev 165b444131 uci: Fix extra semicolons warnings 4 年之前
  Hans Dedecker 021fd65643 file: remove unnecessary uci_fixup_section calls 6 年之前
  Felix Fietkau e66c20610e allow "-" in package names 9 年之前
  Yousong Zhou f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 年之前
  Jo-Philipp Wich e339407372 Preserve original permissions when rewriting config files on commit 10 年之前
  Luka Perkov f506323c30 style: fix whitespace errors 10 年之前
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code 11 年之前
  Felix Fietkau 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) 12 年之前
  Felix Fietkau 4a7d8053ae fix lgpl license headers 12 年之前
  Felix Fietkau fdbcc5e94b fix building without plugin support 13 年之前
  Felix Fietkau b033290657 split off and compile delta.c separately 13 年之前
  Felix Fietkau c4402a9e59 uci_history -> uci_delta 13 年之前
  Felix Fietkau 6ce771b109 split off and compile file.c separately 13 年之前
  Felix Fietkau 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 15 年之前
  Felix Fietkau b415649d5f more const stuff 16 年之前
  Felix Fietkau 51b60a322a rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers 16 年之前
  Felix Fietkau ce0ffab408 more functionality for plugins 16 年之前
  Felix Fietkau 7cefa00ead more plugin support 16 年之前
  Felix Fietkau 68ced4fb64 make more functions available externally 16 年之前
  Felix Fietkau 5dd8939426 fold err.h into uci_internal.h 16 年之前
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes 16 年之前