Commit History

Автор SHA1 Съобщение Дата
  Hauke Mehrtens 52bbc99f69 Replace malloc() + memset() with calloc() преди 3 години
  Hauke Mehrtens 7f57427318 file: use size_t for position and pointer преди 3 години
  Petr Štetiar cca6f105fa libuci: refactor uci_get_errorstr преди 4 години
  Yousong Zhou 3c7f3556b0 Fix delta path handling. преди 9 години
  Felix Fietkau 6adc611deb remove unused hook support преди 11 години
  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 e7e26e7507 free memory for uci hooks преди 12 години
  Felix Fietkau 4a7d8053ae fix lgpl license headers преди 12 години
  Felix Fietkau b033290657 split off and compile delta.c separately преди 13 години
  Felix Fietkau c4402a9e59 uci_history -> uci_delta преди 13 години
  Felix Fietkau 853f586e48 split off and compile util.c separately преди 13 години
  Felix Fietkau 6ce771b109 split off and compile file.c separately преди 13 години
  Felix Fietkau 7b75c2af80 add missing null pointer check after malloc преди 14 години
  Felix Fietkau 476db47724 add plugin support преди 15 години
  Felix Fietkau c60702b55c fix compilation on later glibc/gcc versions with stricter checks преди 15 години
  Felix Fietkau ead1a3c6b0 add \n to error messages only when output goes to stderr преди 15 години
  Felix Fietkau 7d69106b37 extend api to be able to get a full error string instead of printing it преди 15 години
  Felix Fietkau a7b730e73b fix use-after-free преди 15 години
  Felix Fietkau 23fa73926e load the saved history by default to make things easier for the lua binding преди 16 години
  Felix Fietkau 51b60a322a rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers преди 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 53726f5dd5 add uci_set_backend() преди 16 години
  Felix Fietkau 4f629ff865 use the per-package backend on commit преди 16 години
  Felix Fietkau c90d9cb8ba cleanup преди 16 години
  Felix Fietkau 80e2e58f4e add abstraction for listing config files as well преди 16 години
  Felix Fietkau 85125c59e6 some backend abstraction преди 16 години
  Felix Fietkau c57e7c3943 fold uci_file_cleanup into uci_cleanup преди 16 години