summaryrefslogtreecommitdiffstats
path: root/src/gunzip.c
Commit message (Collapse)AuthorAgeFilesLines
* io: fix some memory leaksTimo Teras2009-01-061-1/+5
|
* io: check inner stream existance before creating gunzip streamTimo Teras2009-01-061-0/+3
|
* io: apk_ostream stuffTimo Teras2008-11-281-1/+1
|
* db: checksum installed files, protect config filesTimo Teras2008-11-141-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.
* use zlib internally to decompressTimo Teras2008-11-071-0/+93