summaryrefslogtreecommitdiff
path: root/src/gunzip.c
AgeCommit message (Collapse)AuthorFilesLines
2008-11-14db: checksum installed files, protect config filesTimo Teras1-1/+0
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-0/+93