summaryrefslogtreecommitdiffstats
path: root/src/apk_io.h
Commit message (Collapse)AuthorAgeFilesLines
* db: index file location is a URLTimo Teras2009-01-151-0/+1
|
* various: make fancy progress bar and update todoTimo Teras2009-01-071-1/+2
|
* io: fix some memory leaksTimo Teras2009-01-061-1/+1
|
* io: apk_ostream stuffTimo Teras2008-11-281-3/+12
|
* io: prepartions for url handlingTimo Teras2008-11-281-0/+3
|
* db: compressed index fileTimo Teras2008-11-271-0/+4
|
* various: use apk_istream apiTimo Teras2008-11-271-0/+1
|
* db: checksum installed files, protect config filesTimo Teras2008-11-141-2/+15
| | | | | | | 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-0/+38