Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libubox: update to latest git revision | John Crispin | 2013-07-04 | 1 | -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 Fietkau | 2013-07-01 | 1 | -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 Fietkau | 2013-06-28 | 1 | -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_json | Felix Fietkau | 2013-06-21 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36984 | ||||
* | libubox: update to latest version, fixes uloop recursion issues | Felix Fietkau | 2013-06-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36956 | ||||
* | libubox: update to latest version, fixes an uloop use-after-free bug | Felix Fietkau | 2013-06-11 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36914 | ||||
* | libubox: update to latest version, adds some helper function | Felix Fietkau | 2013-06-10 | 1 | -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 Fietkau | 2013-05-31 | 1 | -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 Fietkau | 2013-05-29 | 1 | -2/+2 |
| | | | | | | | | a new blobmsg_json helper Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36756 | ||||
* | libubox: update to latest version | Felix Fietkau | 2013-04-15 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36335 | ||||
* | libubox: update to latest version, adds libjson-script | Felix Fietkau | 2013-03-13 | 1 | -4/+16 |
| | | | | SVN-Revision: 35996 | ||||
* | libubox: update to latest version, fixes a string corruption issue on JSON ↵ | Felix Fietkau | 2013-01-29 | 1 | -3/+3 |
| | | | | | | formatting SVN-Revision: 35399 | ||||
* | libubox: update to latest version, adds small blobmsg enhancements and ↵ | Felix Fietkau | 2013-01-13 | 1 | -4/+4 |
| | | | | | | license fixes - package is now ISC/BSD-3c SVN-Revision: 35128 | ||||
* | libubox: update to latest version, contains several uloop/ustream fixes | Felix Fietkau | 2013-01-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 35039 | ||||
* | libubox: fix a jshn array sequence counter bug, fixes some network.sh issues | Felix Fietkau | 2012-12-18 | 1 | -3/+3 |
| | | | | SVN-Revision: 34746 | ||||
* | libubox: update to latest git head, introduces jshn json_is_a() helper | Jo-Philipp Wich | 2012-12-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 34732 | ||||
* | libubox: another jshn update, fixes array handling issues | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 34723 | ||||
* | libubox: fix some jshn variable handling regressions | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 34720 | ||||
* | libubox: update to latest version, adds jshn namespace support | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 34718 | ||||
* | libubox: update to latest version, fixes blob/blobmsg endian issues | Felix Fietkau | 2012-12-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 34456 | ||||
* | libubox: add more uloop timer fixes | Felix Fietkau | 2012-10-31 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34039 | ||||
* | libubox: update to latest version, fixes a timer calculation issue in uloop | Felix Fietkau | 2012-10-31 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34037 | ||||
* | libubox: pass the lua path to cmake to avoid build errors | Felix Fietkau | 2012-10-31 | 1 | -0/+2 |
| | | | | SVN-Revision: 34033 | ||||
* | libubox: add build dependency on lua | Felix Fietkau | 2012-10-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 34022 | ||||
* | libubox: update to the latest version | Felix Fietkau | 2012-10-29 | 1 | -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 Guthrie | 2012-10-19 | 1 | -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 packages | Felix Fietkau | 2012-10-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 33660 | ||||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 1 | -0/+64 |
SVN-Revision: 33657 |