summaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
Commit message (Collapse)AuthorAgeFilesLines
...
* libubox: update to the latest version, fixes a fd deletion race condition in ↵Felix Fietkau2013-07-311-2/+2
| | | | | | | | uloop Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37629
* libubox: update to latest version, adds extra sanity checks to blob/blobmsg ↵Felix Fietkau2013-07-291-2/+2
| | | | | | | | iterator macros Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37604
* libubox: update to latest version, includes a small uloop fixFelix Fietkau2013-07-241-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37526
* libubox: update to latest git revisionJohn Crispin2013-07-041-2/+2
| | | | | | | | fixes bug in runqueue complete handling Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37159
* libjson-c: rename the libjson binary package to libjson-c, add a new libjson ↵Felix Fietkau2013-07-011-2/+2
| | | | | | package with the compatibility library (to deal with the rename) SVN-Revision: 37119
* libubox: update to latest version, fixes a bug in safe_list_del()Felix Fietkau2013-06-281-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37053
* libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_jsonFelix Fietkau2013-06-211-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36984
* libubox: update to latest version, fixes uloop recursion issuesFelix Fietkau2013-06-181-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36956
* libubox: update to latest version, fixes an uloop use-after-free bugFelix Fietkau2013-06-111-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36914
* libubox: update to latest version, adds some helper functionFelix Fietkau2013-06-101-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36907
* libubox: update to latest version, fixes some ustream issues that might be ↵Felix Fietkau2013-05-311-2/+2
| | | | | | | | affecting uhttpd Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36803
* libubox: update to latest version, adds support for the new json-c and adds ↵Felix Fietkau2013-05-291-2/+2
| | | | | | | | a new blobmsg_json helper Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36756
* libubox: update to latest versionFelix Fietkau2013-04-151-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36335
* libubox: update to latest version, adds libjson-scriptFelix Fietkau2013-03-131-4/+16
| | | | SVN-Revision: 35996
* libubox: update to latest version, fixes a string corruption issue on JSON ↵Felix Fietkau2013-01-291-3/+3
| | | | | | formatting SVN-Revision: 35399
* libubox: update to latest version, adds small blobmsg enhancements and ↵Felix Fietkau2013-01-131-4/+4
| | | | | | license fixes - package is now ISC/BSD-3c SVN-Revision: 35128
* libubox: update to latest version, contains several uloop/ustream fixesFelix Fietkau2013-01-071-3/+3
| | | | SVN-Revision: 35039
* libubox: fix a jshn array sequence counter bug, fixes some network.sh issuesFelix Fietkau2012-12-181-3/+3
| | | | SVN-Revision: 34746
* libubox: update to latest git head, introduces jshn json_is_a() helperJo-Philipp Wich2012-12-171-3/+3
| | | | SVN-Revision: 34732
* libubox: another jshn update, fixes array handling issuesFelix Fietkau2012-12-161-3/+3
| | | | SVN-Revision: 34723
* libubox: fix some jshn variable handling regressionsFelix Fietkau2012-12-161-3/+3
| | | | SVN-Revision: 34720
* libubox: update to latest version, adds jshn namespace supportFelix Fietkau2012-12-161-3/+3
| | | | SVN-Revision: 34718
* libubox: update to latest version, fixes blob/blobmsg endian issuesFelix Fietkau2012-12-021-3/+3
| | | | SVN-Revision: 34456
* libubox: add more uloop timer fixesFelix Fietkau2012-10-311-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34039
* libubox: update to latest version, fixes a timer calculation issue in uloopFelix Fietkau2012-10-311-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-311-0/+2
| | | | SVN-Revision: 34033
* libubox: add build dependency on luaFelix Fietkau2012-10-301-0/+2
| | | | SVN-Revision: 34022
* libubox: update to the latest versionFelix Fietkau2012-10-291-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34005
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-191-0/+3
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* add myself as a maintainer for various packagesFelix Fietkau2012-10-081-0/+2
| | | | SVN-Revision: 33660
* move library packages to package/libs/Felix Fietkau2012-10-081-0/+64
SVN-Revision: 33657