summaryrefslogtreecommitdiff
path: root/src/blob.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-15blob: base64 encoding and decodingTimo Teras1-17/+127
2009-07-14db: live with sha1 and md5Timo Teras1-0/+49
2009-07-14blob: add some likelyness to help compiler optimizationsTimo Teras1-12/+12
2009-07-14blob: some helpers to replace snprintfTimo Teras1-36/+91
2009-07-14hash: allow caching of hash valueTimo Teras1-2/+7
2009-07-14bstream: make tokenizable and load index using bstreamTimo Teras1-17/+31
2009-07-08csum: use openssl insteadTimo Teras1-9/+0
2009-06-28blob: function to checksum a blobTimo Teras1-1/+10
2009-04-14blob: add strspn helpersTimo Teras1-0/+28
2009-01-14db: keep only filename in file entries, hash by both directory and fileTimo Teras1-1/+1
2008-11-27hash, db: use apk_blob_t and list_*Timo Teras1-0/+20
2008-11-06db: parse new style .PKGINFOTimo Teras1-1/+18
2008-04-21Argument parsing. Some other stuff too.Timo Teras1-0/+3
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+125