aboutsummaryrefslogtreecommitdiff
path: root/unpack/rdsquashfs.c
AgeCommit message (Expand)Author
2019-06-11cleanup: pull out common code pathDavid Oberhollenzer
2019-06-11cleanup: rdsquashfs: move command line option processing to options.cDavid Oberhollenzer
2019-06-11cleanup: get rid of unsqfs_info_tDavid Oberhollenzer
2019-06-11Move file extraction code to generic data_reader_t in libsquashfs.aDavid Oberhollenzer
2019-06-10cleanup: move tree deserialization to libsqfs.aDavid Oberhollenzer
2019-05-21Add command line flag for compressor options, pass them to compressorsDavid Oberhollenzer
2019-05-06Implement reading and writing of compressor optionsDavid Oberhollenzer
2019-05-05rdsquashfs: reorder unpack flags, add flag to produce listingDavid Oberhollenzer
2019-05-05Print out what we are doing on the way and options to keep quietDavid Oberhollenzer
2019-05-04rdsquashfs: malloc extraction buffers ahead of timeDavid Oberhollenzer
2019-05-04rdsquashfs: more cleanupDavid Oberhollenzer
2019-05-04cleanup: rdsquashfs: store global data in structureDavid Oberhollenzer
2019-05-04rdsquashfs: add ability to unpack only a sub tree of the file systemDavid Oberhollenzer
2019-05-04Rename tools to not collide with squashfs-toolsDavid Oberhollenzer