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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sqfs
/
read_super.c
Age
Commit message (
Expand
)
Author
2019-09-09
Change license of libsquashfs.so
David Oberhollenzer
2019-09-08
Replace direct file I/O with abstraction layer
David Oberhollenzer
2019-09-07
Remove printing to stderr in libsquashfs with returning error numbers
David Oberhollenzer
2019-09-05
Fix API visibility for libsquashfs.so
David Oberhollenzer
2019-09-01
Break up squashfs.h into topic related headers
David Oberhollenzer
2019-09-01
Install libsquashfs.so headers on the system in "sqfs" subdirectory
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-25
Fix checks of super block block size
David Oberhollenzer
2019-07-25
Replace reads in squashfs with positional reads
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-16
cleanup: move error handling into read_retry
David Oberhollenzer
2019-07-09
Sanity check id table size read from super block
David Oberhollenzer
2019-07-04
Fix: check block_log range before deriving block size from it
David Oberhollenzer
2019-06-15
Move super block version check to sqfs_super_read
David Oberhollenzer
2019-05-02
Add unsquashfs stub
David Oberhollenzer