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
/
xattr
Age
Commit message (
Expand
)
Author
2023-01-19
Implement rudimentary reference counting for sqfs_object_t
David Oberhollenzer
2023-01-19
Add a helper function to initialize libsquashfs objects
David Oberhollenzer
2022-07-08
Cleanup: move libutil headers to sub directory
David Oberhollenzer
2021-03-07
Rewrite the str_table to internally use the more opimized hash_table
David Oberhollenzer
2021-03-06
Cleanup: replace ad-hoc dynamic array in sqfs_xattr_writer_t
David Oberhollenzer
2021-03-06
Store xattr writer block description in a red-black tree
David Oberhollenzer
2020-11-07
Fix: libsquashfs: xattr_writer: return NULL if calloc fails
David Oberhollenzer
2020-07-29
Fix: xattr reader: read the header after seaking to an OOL value
David Oberhollenzer
2020-06-11
Add flags to functions that might logically be expanded in the future
David Oberhollenzer
2020-06-09
Cleanup: mark sqfs_xattr_writer_flush writer argument as const
David Oberhollenzer
2020-06-09
Cleanup: remove refcount adjusting in sqfs_xattr_writer_end
David Oberhollenzer
2020-06-09
Cleanup: split libsquashfs xattr writer code
David Oberhollenzer