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
/
include
/
sqfs
/
super.h
Age
Commit message (
Expand
)
Author
2020-06-03
Cleanup: Add defines for minimum and maximum block size
David Oberhollenzer
2020-05-21
Fix the semantics of the super block deduplication
David Oberhollenzer
2020-03-05
Cleanup: Remove the E_ prefix from all libsquashfs enumerators
David Oberhollenzer
2019-09-27
Cleanup: replace fixed with data types with typedefs
David Oberhollenzer
2019-09-10
Cleanup: mark arguments const where possible
David Oberhollenzer
2019-09-09
Add doxygen annotations to all public headers
David Oberhollenzer
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
Move data structure forward declarations to predef header
David Oberhollenzer
2019-09-07
Remove config.h inclusions from public headers
David Oberhollenzer
2019-09-05
Cleanup: move inclusion of type headers to predef.h
David Oberhollenzer
2019-09-05
Fix API visibility for libsquashfs.so
David Oberhollenzer
2019-09-01
Add C++ gurads to publicly exported functions
David Oberhollenzer
2019-09-01
Break up squashfs.h into topic related headers
David Oberhollenzer