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
/
lib
/
sqfs
/
id_table.c
Age
Commit message (
Expand
)
Author
2020-03-04
Add a generic copying mechanism to sqfs_object_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
2019-11-22
Cleanup: move all the compatibillity fluff to a dedicated "libcompat"
David Oberhollenzer
2019-10-07
Cleanup: move libutil related headers to "util" sub directory
David Oberhollenzer
2019-09-27
Add a header for platform compatibillity fluff
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
Change license of libsquashfs.so
David Oberhollenzer
2019-09-09
Remove ad-hoc image size accounting
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-07
Move data structure forward declarations to predef header
David Oberhollenzer
2019-09-05
Fix API visibility for libsquashfs.so
David Oberhollenzer
2019-09-05
Cleanup naming scheme of compressor
David Oberhollenzer
2019-09-05
Cleanup: add sqfs_* prefix to id table
David Oberhollenzer
2019-09-01
Internalize the layout of the id_table_t structure
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-24
Enable largefile support
Matt Turner
2019-05-02
unsquashfs: read ID table from file
David Oberhollenzer
2019-05-02
cleanup round
David Oberhollenzer
2019-05-02
Add id table code stub
David Oberhollenzer