summaryrefslogtreecommitdiffstats
path: root/src/apk_archive.h
Commit message (Collapse)AuthorAgeFilesLines
* fetch: new applet to download .apk filesTimo Teras2009-04-151-2/+0
| | | | Fixes #24.
* various: make fancy progress bar and update todoTimo Teras2009-01-071-1/+2
|
* db: compressed index fileTimo Teras2008-11-271-1/+0
|
* db: checksum installed files, protect config filesTimo Teras2008-11-141-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.
* use zlib internally to decompressTimo Teras2008-11-071-9/+12
|
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+42
breakage and major changes.