index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
Age
Commit message (
Expand
)
Author
2021-08-15
Fix explicit NULL derference for the extract-one example
David Oberhollenzer
2021-08-12
Add an explicit license boiler plate to all the example programs
David Oberhollenzer
2021-08-12
Add a simple example to show how to extract a single text file
Luca Boccassi
2021-06-25
Fix format string type/signedness mismatch issues
David Oberhollenzer
2021-06-25
Add default cases for every switch block
David Oberhollenzer
2021-04-08
Fix: libsquashfs: add sqfs_free() function
David Oberhollenzer
2020-06-14
extras: Pass flags argument to fix build
Matt Turner
2020-06-11
Add flags to functions that might logically be expanded in the future
David Oberhollenzer
2020-03-22
Do not try to read back the compressor options
David Oberhollenzer
2020-03-05
Get rid of sqfs_compressor_exists
David Oberhollenzer
2020-03-05
Change the signature of sqfs_compressor_create to return an error code
David Oberhollenzer
2020-02-28
Minor fix in file browser demo
David Oberhollenzer
2020-02-23
Unify the payload counters in the sqfs_inode_generic_t
David Oberhollenzer
2020-02-12
Implement a more explicit object system
David Oberhollenzer
2020-01-20
Add a flag field to the id table create function
David Oberhollenzer
2020-01-20
An attempt at cleaning sqfsbrowse a little and adding explanations
David Oberhollenzer
2020-01-20
Add a "cat" command to sqfsbrowse that uses the data reader
David Oberhollenzer
2020-01-19
Cleanup: remove the payload pointers from sqfs_inode_generic_t
David Oberhollenzer
2020-01-19
Add a helper function to unpack directory index entries
David Oberhollenzer
2020-01-13
Add readline based sqfsbrowse demo
David Oberhollenzer
2020-01-12
Add a simple directory listing demo
David Oberhollenzer
2020-01-12
Implement 42.sqfs demo
David Oberhollenzer
2020-01-12
Port mknastyfs to libsquashfs
David Oberhollenzer
2020-01-12
Add stub for sample programs
David Oberhollenzer