summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* design.txt: ReworkPatrick McDermott2023-04-131-12/+37
* design.txt: New filePatrick McDermott2023-04-131-0/+31
* ustar: Improve end detectionPatrick McDermott2023-04-131-2/+7
* ustar: Fix EOF logicPatrick McDermott2023-04-131-7/+11
* ustar: Size field (and all other ints) is octalPatrick McDermott2023-04-131-1/+1
* main: Free zlib buffersPatrick McDermott2023-04-131-0/+1
* gzip: Set windowBits for gzipPatrick McDermott2023-04-131-1/+1
* ustar: Verify magicPatrick McDermott2023-04-131-0/+5
* main: List archive membersPatrick McDermott2023-04-133-9/+38
* ustar: ImplementPatrick McDermott2023-04-133-1/+142
* gzip: Split out return value constantsPatrick McDermott2023-04-134-17/+42
* gzip: ImplementPatrick McDermott2023-04-133-0/+176
* build: Link against zlibPatrick McDermott2023-04-122-2/+7
* Initial commitPatrick McDermott2023-04-1219-0/+1782