Commit Verlauf

Autor SHA1 Nachricht Datum
  Hauke Mehrtens eae126f666 file: Check buffer size after strtok() vor 3 Jahren
  Hauke Mehrtens 7f57427318 file: use size_t for position and pointer vor 3 Jahren
  Jo-Philipp Wich 19770b6949 file: use dynamic memory allocation for tempfile name vor 3 Jahren
  Petr Štetiar aa46546794 file: uci_file_commit: fix memory leak vor 3 Jahren
  Petr Štetiar a3e650911f file: uci_parse_package: fix heap use after free vor 3 Jahren
  Alin Nastac ec8d323394 file: preserve original file mode after commit vor 4 Jahren
  Luka Koznjak e8d83732f9 file: fix segfault in uci_parse_option vor 4 Jahren
  Luka Koznjak aa5e77a13d file: fix segfault in uci_parse_config vor 4 Jahren
  Petr Štetiar af59f86a0d iron out all extra compiler warnings vor 4 Jahren
  Hauke Mehrtens fc417e8080 build: Add -Wclobbered to detect problems with longjmp vor 4 Jahren
  Maxim Gorbachyov 415f9e4843 uci/file: replace mktemp() with mkstemp() vor 4 Jahren
  Hans Dedecker 021fd65643 file: remove unnecessary uci_fixup_section calls vor 6 Jahren
  Yousong Zhou c4df32b386 file: remove redundant NULL check on return value of uci_realloc() vor 7 Jahren
  Michal 'vorner' Vaner 49ec6efbda Fix skipping directories in uci_list_config_files vor 7 Jahren
  Felix Fietkau c203c2f900 Revert "mandatory anonymous section identifier" vor 7 Jahren
  Antonio Paunovic df72af4740 mandatory anonymous section identifier vor 7 Jahren
  Jo-Philipp Wich ec96e1f93d file: write through symlinks on uci commit vor 8 Jahren
  Jo-Philipp Wich 593e6c90b7 file: raise parse error on conflicting section types in strict mode vor 8 Jahren
  Felix Fietkau 950437eecd file: defer checking the tmpfile until it is actually needed. vor 8 Jahren
  Felix Fietkau 2cd94fd505 file: remove unnecessary sync() call vor 8 Jahren
  Yousong Zhou 4b52bdbdbe file.c: lift the 4096 bytes line length limit. vor 9 Jahren
  Yousong Zhou 556215152a file: reset parsing position on starting over a newline. vor 9 Jahren
  Felix Fietkau e66c20610e allow "-" in package names vor 9 Jahren
  Yousong Zhou 8aaed0dcd6 delta: preprocess delta line with uci_parse_argument(). vor 9 Jahren
  Yousong Zhou 69d1b47b26 file: fix error string about "unterminated XXX". vor 9 Jahren
  Yousong Zhou def58eba24 file: fix EOF check. vor 9 Jahren
  Yousong Zhou 61657246a9 file: fix use-after-free bug. vor 9 Jahren
  Yousong Zhou 9167f11f00 Fix a few style issues. vor 9 Jahren
  Felix Fietkau b342283d2d fix a few formatting issues vor 9 Jahren
  Yousong Zhou f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. vor 9 Jahren