Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18CMakeLists.txt: bump minimum cmake versionHEADmasterFelix Fietkau
2023-11-29link librt if needed for shm_openFelix Fietkau
2023-11-27udebug: add udebug library codeFelix Fietkau
2020-01-20cmake: add a possibility to set library versionPetr Štetiar
2019-12-25tests: add unit tests covered with Clang sanitizersPetr Štetiar
2019-12-25cmake: add more hardening compiler flagsPetr Štetiar
2019-12-01cmake: use extra compiler warnings only on gcc6+Petr Štetiar
2019-11-24add cram based unit testsPetr Štetiar
2019-11-20enable extra compiler checksPetr Štetiar
2015-09-09Build static version of libblobmsg_jsonBachtin, Dmitri
2015-06-14libubox: cmake: Add BUILD_EXAMPLES optionNikolay Dimitrov
2015-05-10ubox: CMake: fix json-c detectionYegor Yefremov
2015-05-08add a base64 implementation (based on FreeBSD code)Felix Fietkau
2015-02-26ulog: introduce new simple logging apiJo-Philipp Wich
2014-12-11examples: fix build.Yousong Zhou
2014-12-11lua: do not hardcode /opt/local/include for Apple.Yousong Zhou
2014-12-11libubox: drop legacy json-c supportYousong Zhou
2014-08-04jshn: pretty print indented output with jshn -i -wJohn Crispin
2014-06-11build a static version of libuboxJohn Crispin
2014-04-12kvlist: add a simply key/value store implementationFelix Fietkau
2013-11-19add md5.c to libuboxJohn Crispin
2013-05-09runqueue: add a simple task queueing/completion tracking implementationFelix Fietkau
2013-05-07libubox: Allow to build against libjson-c > 0.9Helmut Schaa
2013-03-18safe_list: add a new linked list variantFelix Fietkau
2013-03-05add pkgconfig support for json-cThomas Gstädtner
2013-03-01add json_script, a minimalistic JSON based script interpreterFelix Fietkau
2013-02-10blobmsg_json: prefer to link against libjson-c over libjson (the new library ...Felix Fietkau
2013-01-23build: remove install prefix overrideFelix Fietkau
2013-01-06uloop: use clock_gettime with the monotonic clock instead of using gettimeofd...Felix Fietkau
2012-12-31add utils.c, containing a calloc-like function to allocate multiple chunks wi...Felix Fietkau
2012-10-22add -Wmissing-declarations to cflagsFelix Fietkau
2012-10-22add ustream, an api for stream buffer managementFelix Fietkau
2012-09-27add lua binding for uloop (written by John Crispin)Felix Fietkau
2012-05-26add vlist (from netifd)Felix Fietkau
2012-05-26add avl_strcmpFelix Fietkau
2011-05-24add jshnFelix Fietkau
2011-03-27support building without json supportFelix Fietkau
2011-02-13change minimum cmake version to 2.6Felix Fietkau
2011-02-06remove hash.[ch] - i don't think we will need itFelix Fietkau
2011-02-06remove uhtbl - i don't think we will need itFelix Fietkau
2011-02-06add a json to blobmsg parsing libraryFelix Fietkau
2011-01-31add back usockFelix Fietkau
2011-01-31remove unlFelix Fietkau
2011-01-31link against libnl-tinyFelix Fietkau
2011-01-31convert to cmakeFelix Fietkau