Age | Commit message (Expand) | Author | Files | Lines |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2010-12-17 | gunzip: fix ordering of boundary callbacks | Timo Teräs | 1 | -8/+24 |
2010-12-09 | io: enhance istream/bstreams with pipe to forked child | Timo Teräs | 1 | -2/+2 |
2009-08-12 | io: better error handling when writing stuff out | Timo Teras | 1 | -4/+9 |
2009-07-22 | pkg: cleanup the signing code | Timo Teras | 1 | -3/+8 |
2009-07-22 | various: more informative error messages | Timo Teras | 1 | -12/+12 |
2009-07-22 | various: installation fixes | Timo Teras | 1 | -8/+8 |
2009-07-21 | pkg: fix indexing of multi-part apks | Timo Teras | 1 | -21/+27 |
2009-07-21 | db: fixes to package checksumming while installing it | Timo Teras | 1 | -3/+10 |
2009-07-20 | gzip: fix finalization of compressed output | Timo Teras | 1 | -5/+8 |
2009-07-17 | digest: use oneshot context flag where approriate | Timo Teras | 1 | -25/+19 |
2009-07-17 | pkg: fix index generation | Timo Teras | 1 | -7/+10 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -9/+89 |
2009-07-16 | gzip: always autoclose the inner stream | Timo Teras | 1 | -5/+2 |
2009-07-14 | bstream: make tokenizable and load index using bstream | Timo Teras | 1 | -1/+5 |
2009-07-13 | io: move csumming away from bstream to gunzip | Timo Teras | 1 | -8/+41 |
2009-07-10 | gunzip: accept concatenated gzip streams | Timo Teras | 1 | -1/+11 |
2009-01-06 | io: fix some memory leaks | Timo Teras | 1 | -1/+5 |
2009-01-06 | io: check inner stream existance before creating gunzip stream | Timo Teras | 1 | -0/+3 |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -1/+1 |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -1/+0 |
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -0/+93 |