summaryrefslogtreecommitdiffstats
path: root/include/utils/BlobCache.h
Commit message (Expand)AuthorAgeFilesLines
* Make Flattenable not virtual (libutils)Mathias Agopian2013-07-311-14/+6
* BlobCache: implement cache serializationJamie Gennis2013-07-301-12/+84
* BlobCache: remove the mutex lockingJamie Gennis2013-07-301-8/+3
* Use rand() for MinGWKenny Root2013-07-301-0/+3
* libutils: add a binary blob cache implementation.Jamie Gennis2013-07-301-0/+181