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
Age
Commit message (
Expand
)
Author
2021-03-06
Add a context pointer to the rbtree key comparison
David Oberhollenzer
2021-03-06
Add a copy function to the rb-tree implementation
David Oberhollenzer
2021-03-06
Cleanup: replace the void-ptr with an inode-ptr in the file tree node
David Oberhollenzer
2021-03-06
Cleanup: add some structure to the test directory
David Oberhollenzer
2021-03-05
Remove lz4 & zstd from corpus test
David Oberhollenzer
2021-02-28
Update CHANGELOG.md
David Oberhollenzer
2021-02-28
added shared read access when opening sqfs image with read-only flags (win32)
Thomas Lang
2021-02-19
Fix: libfstree: add an assert the canonicalize_name return value
David Oberhollenzer
2021-02-19
gensquashfs: Document the globbing feature
David Oberhollenzer
2021-02-19
Fix: canonicalize path names in glob pattern matching
David Oberhollenzer
2021-02-19
libfstree: reject unknown glob options to allow future expansions
David Oberhollenzer
2021-02-19
Add simple test cases for fstree globbing
David Oberhollenzer
2021-02-19
fstree_from_file: Add fnmatch() pattern matching to file globbing
David Oberhollenzer
2021-02-19
fstree_from_file: Implement basic file globbing
David Oberhollenzer
2021-02-19
libfstree: Add a filter callback to the directory scanning function
David Oberhollenzer
2021-02-18
gensquashfs: always construct input path during option processing
David Oberhollenzer
2021-02-18
libfstree: add a subdirectory scanning function
David Oberhollenzer
2021-02-18
fstree_from_dir: add filtering flags to skip certain inode types
David Oberhollenzer
2021-02-10
cleanup: fstree_from_file: split & simplify line parsing function
David Oberhollenzer
2021-02-10
Always use the correct data type for realloc return value
David Oberhollenzer
2021-02-10
Bump coverity scan version
David Oberhollenzer
2021-01-23
Bump version numbers & changelog after 1.0.4 release
David Oberhollenzer
2021-01-19
libsqfs: Implement exact matching of fragments
David Oberhollenzer
2021-01-19
Add a user pointer to the hash table implementation
David Oberhollenzer
2021-01-19
libcommon: Use the newer API for the block processor
David Oberhollenzer
2021-01-19
libsqfs: Add a sqfs_block_processor_create_ex function
David Oberhollenzer
2021-01-19
libsqfs: block processor: removed unused chunk next pointer
David Oberhollenzer
2021-01-19
Fix: Move fragment consolidation back to block processor serial part
David Oberhollenzer
2021-01-15
Fix more normalization of slashes in filenames.
Scott Moser
2020-12-29
Fix normalization of slashes in filenames
David Oberhollenzer
2020-12-19
Fix: replace the pkg-config check for bzip2 with a manual check
David Oberhollenzer
2020-12-15
Add a simple test case for the directory scanning code
David Oberhollenzer
2020-12-15
libfstree: make the directory scanning code a little more generic
David Oberhollenzer
2020-12-10
Move fstree dirscan code back to libfstree
David Oberhollenzer
2020-12-06
libsqfs: implement exact matching in the default block writer.
David Oberhollenzer
2020-11-13
Fix: include MacOS compat byteswab definitions in LZO compressor
David Oberhollenzer
2020-11-07
Fix: libsquashfs: xattr_writer: return NULL if calloc fails
David Oberhollenzer
2020-11-07
Cleanup: libcommon: try to split up some of the larger files
David Oberhollenzer
2020-11-06
Minor "late night typing" fixes in documentation
David Oberhollenzer
2020-11-05
Update CHANGELOG.md
David Oberhollenzer
2020-11-05
Bump version in package scripts
David Oberhollenzer
2020-11-02
Cleanup: eliminate the now practically empty test_tar.h
David Oberhollenzer
2020-11-02
Remove package scripts from release tarballs
David Oberhollenzer
2020-10-31
Fix the canterbury corpus test
David Oberhollenzer
2020-10-31
Add a test case for tar2sqfs root becomes file & link filtering
David Oberhollenzer
2020-10-28
Restructure benchmark text file, add decompression benchmark
David Oberhollenzer
2020-10-28
Add an initial decompression benchmark
David Oberhollenzer
2020-10-28
documentation: move benchmark description to separate file
David Oberhollenzer
2020-10-28
Fix: tar2sqfs: if --root-becomes is used, also retarget links
David Oberhollenzer
2020-10-27
Build package using Docker images
Sébastien Gross
[next]