No description
Find a file
Martin Schröder 24b88b8a72 add Makefile
2015-12-06 13:50:46 +01:00
.gitignore add Makefile 2015-12-06 13:50:46 +01:00
blob.c blob: improve out-of-memory handling 2014-07-26 03:50:50 +02:00
blob.h blob: improve out-of-memory handling 2014-07-26 03:50:50 +02:00
blobmsg.c blobmsg: remove unneeded assignment in blobmsg_alloc_string_buffer(). 2014-12-11 17:58:29 +01:00
blobmsg.h blobmsg: accept NULL attr in blobmsg_get_string() 2014-08-03 15:00:54 +02:00
blobmsg_json.c use json-c 2015-12-06 13:49:55 +01:00
blobmsg_json.h blobmsg_json: avoid redefinition of json_object 2014-10-24 13:40:14 +02:00
Makefile add Makefile 2015-12-06 13:50:46 +01:00
utils.c utils: use clock_get_time() for clock_gettime() on Apple. 2015-01-21 20:11:30 +01:00
utils.h add a base64 implementation (based on FreeBSD code) 2015-05-08 14:34:29 +02:00