提交历史

作者 SHA1 备注 提交日期
  Petr Štetiar b0886a37f3 cmake: add a possibility to set library version 4 年之前
  Petr Štetiar bf680707ac tests: add unit tests covered with Clang sanitizers 4 年之前
  Petr Štetiar f804578847 cmake: add more hardening compiler flags 4 年之前
  Petr Štetiar eb216a9524 cmake: use extra compiler warnings only on gcc6+ 4 年之前
  Petr Štetiar b0a5cd8a28 add cram based unit tests 4 年之前
  Petr Štetiar c955464d7a enable extra compiler checks 5 年之前
  Bachtin, Dmitri 2b89f2169b Build static version of libblobmsg_json 9 年之前
  Nikolay Dimitrov 4c94515cc8 libubox: cmake: Add BUILD_EXAMPLES option 9 年之前
  Yegor Yefremov 791a361ad1 ubox: CMake: fix json-c detection 9 年之前
  Felix Fietkau a8e70c6d36 add a base64 implementation (based on FreeBSD code) 9 年之前
  Jo-Philipp Wich ca6d547205 ulog: introduce new simple logging api 9 年之前
  Yousong Zhou 8cc3903383 examples: fix build. 10 年之前
  Yousong Zhou c5d80836cd lua: do not hardcode /opt/local/include for Apple. 10 年之前
  Yousong Zhou cbf80de7f4 libubox: drop legacy json-c support 10 年之前
  John Crispin dffbc09baf jshn: pretty print indented output with jshn -i -w 10 年之前
  John Crispin e130b08d98 build a static version of libubox 10 年之前
  Felix Fietkau d4b56b0940 kvlist: add a simply key/value store implementation 10 年之前
  John Crispin e8b26ce48d add md5.c to libubox 11 年之前
  Felix Fietkau cb6c1718e7 runqueue: add a simple task queueing/completion tracking implementation 11 年之前
  Helmut Schaa ecee1a3bea libubox: Allow to build against libjson-c > 0.9 11 年之前
  Felix Fietkau 7c11f6e913 safe_list: add a new linked list variant 11 年之前
  Thomas Gstädtner 49e6e062b8 add pkgconfig support for json-c 11 年之前
  Felix Fietkau 38ea521911 add json_script, a minimalistic JSON based script interpreter 11 年之前
  Felix Fietkau 9a3519536b blobmsg_json: prefer to link against libjson-c over libjson (the new library name in git versions of json-c) 11 年之前
  Felix Fietkau e009fd8c82 build: remove install prefix override 11 年之前
  Felix Fietkau dde64e47ca uloop: use clock_gettime with the monotonic clock instead of using gettimeofday() 11 年之前
  Felix Fietkau d03a6a27c7 add utils.c, containing a calloc-like function to allocate multiple chunks with different sizes in one block and return pointers 11 年之前
  Felix Fietkau 9afe120530 add -Wmissing-declarations to cflags 12 年之前
  Felix Fietkau 768a69b3ce add ustream, an api for stream buffer management 12 年之前
  Felix Fietkau a81cb397ef add lua binding for uloop (written by John Crispin) 12 年之前