summaryrefslogtreecommitdiff
path: root/extras/browse.c
AgeCommit message (Expand)Author
2020-06-14extras: Pass flags argument to fix buildMatt Turner
2020-03-22Do not try to read back the compressor optionsDavid Oberhollenzer
2020-03-05Get rid of sqfs_compressor_existsDavid Oberhollenzer
2020-03-05Change the signature of sqfs_compressor_create to return an error codeDavid Oberhollenzer
2020-02-28Minor fix in file browser demoDavid Oberhollenzer
2020-02-23Unify the payload counters in the sqfs_inode_generic_tDavid Oberhollenzer
2020-02-12Implement a more explicit object systemDavid Oberhollenzer
2020-01-20Add a flag field to the id table create functionDavid Oberhollenzer
2020-01-20An attempt at cleaning sqfsbrowse a little and adding explanationsDavid Oberhollenzer
2020-01-20Add a "cat" command to sqfsbrowse that uses the data readerDavid Oberhollenzer
2020-01-19Cleanup: remove the payload pointers from sqfs_inode_generic_tDavid Oberhollenzer
2020-01-19Add a helper function to unpack directory index entriesDavid Oberhollenzer
2020-01-13Add readline based sqfsbrowse demoDavid Oberhollenzer