Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/blob.h
AgeCommit message (Expand)Author
2012-06-01blob: add blob_memdup()Felix Fietkau
2011-11-10blob: switch to ISC license, switch blob_{get,put}_int* to _u*, add wrappersFelix Fietkau
2011-10-06fix more instances of uninitialized padding bytesFelix Fietkau
2011-10-06fill padding bytes when setting raw attribute lengthFelix Fietkau
2011-10-03fix reads beyond the end of the buffer when iterating over blob attributesFelix Fietkau
2011-09-05blob_attr_equal: un-inline, add pointer checksFelix Fietkau
2011-09-05add blob_attr_equal() for comparing attributesFelix Fietkau
2011-07-29add blob_buf_freeFelix Fietkau
2011-02-06rename blob_get_int* to blob_get_u*Felix Fietkau
2011-01-31blob: constifyFelix Fietkau
2011-01-31make blob attribute checking available externallyFelix Fietkau
2011-01-29remove blob_buf::privFelix Fietkau
2011-01-23add blobmsg validation functionFelix Fietkau
2010-12-06constify blob_attr_infoFelix Fietkau
2010-10-13Initial importFelix Fietkau