summaryrefslogtreecommitdiff
path: root/src/apk_archive.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-15fetch: new applet to download .apk filesTimo Teras1-2/+0
Fixes #24.
2009-01-07various: make fancy progress bar and update todoTimo Teras1-1/+2
2008-11-27db: compressed index fileTimo Teras1-1/+0
2008-11-14db: checksum installed files, protect config filesTimo Teras1-15/+3
Checksum of installed is computed on the fly when extracting them and it'll be saved to fdb. When installing config files those are diverted with suffix .apk-new if earlier version of same file with local changes exist.
2008-11-07use zlib internally to decompressTimo Teras1-9/+12
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+42
breakage and major changes.