Felix Fietkau
2ff709e38f
libubox: fix a variable handling regression in jshn
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43351
2014-11-23 22:53:14 +00:00
Felix Fietkau
e4d207542e
libubox: update to the latest version, adds some jshn optimizations
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43350
2014-11-23 20:10:07 +00:00
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
2014-11-03 09:56:44 +00:00
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
2014-11-03 08:01:08 +00:00
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43151
2014-11-02 12:20:54 +00:00
John Crispin
ea74a1119e
libubox: update to latest git
...
this adds a new helper for setting/overriding the signal handlers
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42917
2014-10-14 15:53:00 +00:00
John Crispin
db657af409
libubox: update to latest git revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42230
2014-08-20 18:21:59 +00:00
Felix Fietkau
0af20bbfc8
libubox: update to the latest version, fixes a jshn parsing error ( #17128 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41674
2014-07-16 18:35:25 +00:00
John Crispin
64d0d18a4e
libubox: update to latest git head
...
this adds 5 lua fixes to the tree
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41328
2014-06-24 18:14:01 +00:00
John Crispin
18e8ae6b2c
libubox: update to latest git
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41123
2014-06-11 12:59:26 +00:00
Felix Fietkau
8174c12c23
libubox: update to the latest version, adds static vlist initializer macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41013
2014-06-05 13:51:08 +00:00
Felix Fietkau
af116a5ec3
libubox: update to latest version, fixes a segfault on json_script cleanup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40861
2014-05-26 13:53:48 +00:00
Felix Fietkau
7991b5ad66
libubox: update to the latest version, adds minor enhancements/fixes for uloop, blobmsg, kvlist and json_script
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40739
2014-05-09 00:52:45 +00:00
Felix Fietkau
4bfc83bba9
libubox: update to the latest version, adds a key/value store implementation and fixes an uloop issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40570
2014-04-26 14:56:29 +00:00
Felix Fietkau
9ca965ba4c
libubox: switch to git.openwrt.org as source
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40025
2014-03-26 16:07:58 +00:00
Felix Fietkau
0fd4ebe2bd
libubox: update to the latest version, adds some utility macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39953
2014-03-19 14:26:22 +00:00
Felix Fietkau
f2719168ba
libubox: update to latest version, improves uloop error handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39725
2014-02-23 17:32:22 +00:00
Felix Fietkau
538e38f5d3
libubox: declare main version as ABI version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39721
2014-02-23 17:32:07 +00:00
Felix Fietkau
1d9a98689d
libubox: update to latest version, fixes a jshn warning in json_get_values ( #14891 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39449
2014-02-02 14:25:06 +00:00
John Crispin
5dcb4cc7d1
libubox: ubox: procd: ubus: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39425
2014-01-30 09:02:58 +00:00
Felix Fietkau
0d557b5fc4
libubox: update to latest version, adds some more jshn performance improvements and fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38983
2013-12-02 13:08:03 +00:00
John Crispin
a95eb4d672
libubox: fix compile error ( #14497 )
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38873
2013-11-19 21:54:51 +00:00
John Crispin
fcea2ab05a
libubox: ubox: procd: move md5.{c,h} to libubox
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38870
2013-11-19 20:56:11 +00:00
John Crispin
211ad78989
libubox: update to latest git head
...
add a renqueue_add_first() api
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38866
2013-11-19 16:31:47 +00:00
Felix Fietkau
ab9619b4c8
libubox: update to latest version, makes jshn roughly twice as fast
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38607
2013-10-30 11:25:05 +00:00
Felix Fietkau
e93b585ff4
libubox: update to latest version, adds minor improvements to jshn, blobmsg and uloop
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38578
2013-10-29 14:12:06 +00:00
Felix Fietkau
39543ea6fc
libubox: update to latest version, fixes ustream reuse and a few other minor issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38461
2013-10-19 16:24:38 +00:00
John Crispin
513d282d34
libubox: add packaging info for uloop lua binding
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38018
2013-09-17 21:44:52 +00:00
Felix Fietkau
98ead7fc2f
libubox: update to the latest version, fixes a fd deletion race condition in uloop
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37629
2013-07-31 22:07:13 +00:00
Felix Fietkau
a8e8a31cb8
libubox: update to latest version, adds extra sanity checks to blob/blobmsg iterator macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37604
2013-07-29 12:49:04 +00:00
Felix Fietkau
e4b7360ec6
libubox: update to latest version, includes a small uloop fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37526
2013-07-24 13:02:21 +00:00
John Crispin
6bd071724c
libubox: update to latest git revision
...
fixes bug in runqueue complete handling
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37159
2013-07-04 13:31:04 +00:00
Felix Fietkau
4a86a26650
libjson-c: rename the libjson binary package to libjson-c, add a new libjson package with the compatibility library (to deal with the rename)
...
SVN-Revision: 37119
2013-07-01 15:36:12 +00:00
Felix Fietkau
49bd0eb15a
libubox: update to latest version, fixes a bug in safe_list_del()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37053
2013-06-28 11:07:15 +00:00
Felix Fietkau
9e7adce6a4
libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36984
2013-06-21 15:19:31 +00:00
Felix Fietkau
0f19cb3811
libubox: update to latest version, fixes uloop recursion issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36956
2013-06-18 10:52:40 +00:00
Felix Fietkau
cf3643f586
libubox: update to latest version, fixes an uloop use-after-free bug
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36914
2013-06-11 11:46:54 +00:00
Felix Fietkau
15f17901f9
libubox: update to latest version, adds some helper function
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36907
2013-06-10 12:42:20 +00:00
Felix Fietkau
e8db72083a
libubox: update to latest version, fixes some ustream issues that might be affecting uhttpd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36803
2013-05-31 09:19:38 +00:00
Felix Fietkau
1c2b8fdc08
libubox: update to latest version, adds support for the new json-c and adds a new blobmsg_json helper
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36756
2013-05-29 10:31:49 +00:00
Felix Fietkau
ff57fd06eb
libubox: update to latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36335
2013-04-15 13:55:05 +00:00
Felix Fietkau
033664a588
libubox: update to latest version, adds libjson-script
...
SVN-Revision: 35996
2013-03-13 15:44:08 +00:00
Felix Fietkau
316f53d066
libubox: update to latest version, fixes a string corruption issue on JSON formatting
...
SVN-Revision: 35399
2013-01-29 22:23:43 +00:00
Felix Fietkau
379b8258f5
libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c
...
SVN-Revision: 35128
2013-01-13 14:31:27 +00:00
Felix Fietkau
539b5ac46d
libubox: update to latest version, contains several uloop/ustream fixes
...
SVN-Revision: 35039
2013-01-07 15:25:03 +00:00
Felix Fietkau
b9d314aee9
libubox: fix a jshn array sequence counter bug, fixes some network.sh issues
...
SVN-Revision: 34746
2012-12-18 13:08:50 +00:00
Jo-Philipp Wich
e0ad41ead8
libubox: update to latest git head, introduces jshn json_is_a() helper
...
SVN-Revision: 34732
2012-12-17 13:07:38 +00:00
Felix Fietkau
1536f2be63
libubox: another jshn update, fixes array handling issues
...
SVN-Revision: 34723
2012-12-16 18:59:01 +00:00
Felix Fietkau
595b48be55
libubox: fix some jshn variable handling regressions
...
SVN-Revision: 34720
2012-12-16 17:05:46 +00:00
Felix Fietkau
a7877699f7
libubox: update to latest version, adds jshn namespace support
...
SVN-Revision: 34718
2012-12-16 16:49:47 +00:00