aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
Commit message (Collapse)AuthorAgeFilesLines
...
* libubox: update to latest version, includes a small uloop fixFelix Fietkau2013-07-241-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes uloop recursion issuesFelix Fietkau2013-06-181-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, adds some helper functionFelix Fietkau2013-06-101-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest versionFelix Fietkau2013-04-151-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, adds libjson-scriptFelix Fietkau2013-03-131-4/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes a string corruption issue on JSON ↵Felix Fietkau2013-01-291-3/+3
| | | | | | formatting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, adds small blobmsg enhancements and ↵Felix Fietkau2013-01-131-4/+4
| | | | | | license fixes - package is now ISC/BSD-3c git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, contains several uloop/ustream fixesFelix Fietkau2013-01-071-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: fix a jshn array sequence counter bug, fixes some network.sh issuesFelix Fietkau2012-12-181-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest git head, introduces jshn json_is_a() helperJo-Philipp Wich2012-12-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: another jshn update, fixes array handling issuesFelix Fietkau2012-12-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: fix some jshn variable handling regressionsFelix Fietkau2012-12-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, adds jshn namespace supportFelix Fietkau2012-12-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes blob/blobmsg endian issuesFelix Fietkau2012-12-021-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: add more uloop timer fixesFelix Fietkau2012-10-311-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: add build dependency on luaFelix Fietkau2012-10-301-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to the latest versionFelix Fietkau2012-10-291-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* licensing: Add licensing metadata to many packagesHamish Guthrie2012-10-191-0/+3
| | | | | | | | | | | | | | Two new variables are 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! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add myself as a maintainer for various packagesFelix Fietkau2012-10-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move library packages to package/libs/Felix Fietkau2012-10-081-0/+64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33657 3c298f89-4303-0410-b956-a3cf2f4a3e73