Commit graph

28 commits

Author SHA1 Message Date
Felix Fietkau
660526d40a blobmsg: fix dynamic string buffer length calculation 2011-02-06 02:07:26 +01:00
Felix Fietkau
4304dba785 blomsg: add integer attribute accessor functions 2011-02-05 02:06:49 +01:00
Felix Fietkau
323e19a958 add functions for allocating and adding a string buffer field 2011-02-04 21:57:59 +01:00
Felix Fietkau
47009ee787 remove unl 2011-01-31 20:58:17 +01:00
Felix Fietkau
fcd23ec9cd convert to cmake 2011-01-31 20:23:34 +01:00
Felix Fietkau
d64f2549f8 fix json string formatting 2011-01-31 17:17:40 +01:00
Felix Fietkau
bd8c50c97e fix off-by-one in the string validation check 2011-01-31 16:24:11 +01:00
Felix Fietkau
2b7588b410 blobmsg: constify and add more validation 2011-01-31 03:51:06 +01:00
Felix Fietkau
ff67d75964 blob: constify 2011-01-31 03:50:36 +01:00
Felix Fietkau
d8270a5153 make blob attribute checking available externally 2011-01-31 03:46:37 +01:00
Felix Fietkau
82d7653ff6 blob: validate strings on parse 2011-01-31 03:32:28 +01:00
Felix Fietkau
0859795e1f add support for json-formatting blobmsg elements 2011-01-30 14:15:57 +01:00
Felix Fietkau
e3a7b89ce1 fix json list parsing 2011-01-30 01:13:32 +01:00
Felix Fietkau
d6d11a6240 add blobmsg_for_each_attr 2011-01-29 18:16:12 +01:00
Felix Fietkau
eb32e4714d blobmsg: make arrays structually the same as tables - simplifies library user code 2011-01-29 18:00:40 +01:00
Felix Fietkau
036674fe03 remove blob_buf::priv 2011-01-29 18:00:01 +01:00
Felix Fietkau
e22308ecb0 add a blobmsg-to-json function 2011-01-23 22:52:53 +01:00
Felix Fietkau
b149412310 improve validation - add header length 2011-01-23 20:32:57 +01:00
Felix Fietkau
86f00595c3 add blobmsg_name() 2011-01-23 20:06:03 +01:00
Felix Fietkau
1c8025e819 add blobmsg validation function 2011-01-23 19:55:41 +01:00
Felix Fietkau
abc4ba6bb8 add BLOBMSG_TYPE_LAST 2010-12-29 15:08:45 +01:00
Felix Fietkau
4baab2ae20 merge an avl list implementation (imported from PacketBB) 2010-12-28 23:59:06 +01:00
Felix Fietkau
18c7e8134e constify blob_attr_info 2010-12-05 23:31:33 +01:00
Felix Fietkau
d2a240027b port uloop to BSD kqueue 2010-12-05 00:38:58 +01:00
Felix Fietkau
d7158c50ee make usock generic 2010-12-04 23:09:20 +01:00
Felix Fietkau
17a10bd66a remove ucix - packages depending on it should ship it directly 2010-12-04 23:08:26 +01:00
Felix Fietkau
809374539d compile a subset on darwin 2010-12-03 19:16:10 +01:00
Felix Fietkau
458279e4ce Initial import 2010-10-13 21:29:08 +02:00