Commit History

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