Commit graph

16 commits

Author SHA1 Message Date
Felix Fietkau
0c408bb982 blob.h: fix endian check
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2012-12-02 17:49:12 +01:00
Felix Fietkau
7099131386 blob: add blob_memdup() 2012-06-01 20:54:20 +02:00
Felix Fietkau
1c0c4699bc blob: switch to ISC license, switch blob_{get,put}_int* to _u*, add wrappers 2011-11-10 09:05:33 +01:00
Felix Fietkau
3e31d7ee21 fix more instances of uninitialized padding bytes 2011-10-06 17:57:13 +02:00
Felix Fietkau
e41f1d9a7d fill padding bytes when setting raw attribute length 2011-10-06 17:14:44 +02:00
Felix Fietkau
2c4cd375d2 fix reads beyond the end of the buffer when iterating over blob attributes 2011-10-03 12:36:46 +02:00
Felix Fietkau
bf27142190 blob_attr_equal: un-inline, add pointer checks 2011-09-05 06:25:51 +02:00
Felix Fietkau
5a2dadea3b add blob_attr_equal() for comparing attributes 2011-09-05 06:09:32 +02:00
Felix Fietkau
f73925d603 add blob_buf_free 2011-07-29 19:38:30 +02:00
Felix Fietkau
598c34e6bc rename blob_get_int* to blob_get_u* 2011-02-06 21:36:04 +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
036674fe03 remove blob_buf::priv 2011-01-29 18:00:01 +01:00
Felix Fietkau
1c8025e819 add blobmsg validation function 2011-01-23 19:55:41 +01:00
Felix Fietkau
18c7e8134e constify blob_attr_info 2010-12-05 23:31:33 +01:00
Felix Fietkau
458279e4ce Initial import 2010-10-13 21:29:08 +02:00