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
/
tar
/
test
Age
Commit message (
Expand
)
Author
2023-08-10
Refactor: rename dir_iterator_t to sqfs_dir_iterator_t
David Oberhollenzer
2023-08-10
tar2sqfs: Add option to exclude files
Richard Weinberger
2023-07-10
Move sqfs_dir_entry_t code from libio into libsquashfs
David Oberhollenzer
2023-07-03
Refactor: rename dir_entry_t to sqfs_dir_entry_t
David Oberhollenzer
2023-06-15
libsquashfs: cleanup the flag situation on istream/ostream functions
David Oberhollenzer
2023-06-15
Migrate file istream/ostream from libio to libsquashfs
David Oberhollenzer
2023-06-15
Overhaul sqfs_istream_t/sqfs_ostream_t error handling
David Oberhollenzer
2023-06-15
Move sqfs_istream_t & sqfs_ostream_t into libsquashfs
David Oberhollenzer
2023-06-15
Mass rename istream_t/ostream_t with sqfs_ prefix
David Oberhollenzer
2023-06-15
libio: remove ostream_append_sparse and fallback implementation
David Oberhollenzer
2023-06-15
libio: remove single line wrapper functions
David Oberhollenzer
2023-06-05
Move dir_entry_xattr_t from libio to libsquashfs
David Oberhollenzer
2023-05-22
libtar: add a dir_iterator_t implementation for tar files
David Oberhollenzer
2023-05-16
libtar: replace tar_xattr_t with dir_entry_xattr_t struct
David Oberhollenzer
2023-02-12
libtar: Add a test for the tar writing code
David Oberhollenzer
2023-02-08
libtar: remove need for skip_padding function
David Oberhollenzer
2023-02-08
libtar: Add an istream_t implementation
David Oberhollenzer
2023-01-31
Reintegrate test code with library code
David Oberhollenzer