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
/
tests
Age
Commit message (
Expand
)
Author
2019-12-18
Add an explicit link count to the fstree nodes
David Oberhollenzer
2019-12-18
Rename fstree "slink_target" to "target"
David Oberhollenzer
2019-12-18
Move is_filename_sane to libfstree, add test cases
David Oberhollenzer
2019-12-18
Cleanup: internalize some fstree functions
David Oberhollenzer
2019-12-18
Cleanup: remove the unused "block_size" from the fstree
David Oberhollenzer
2019-12-18
Cleanup: merge the fstree post processing functions
David Oberhollenzer
2019-12-16
Remove fstree inode table
David Oberhollenzer
2019-12-16
Corpora tests: fix behaviour if SOURCE_DATE_EPOCH is set
David Oberhollenzer
2019-12-15
Add a test script that turns all test tarballs into SquashFS images
David Oberhollenzer
2019-12-14
Add a test case for reading binary xattrs from pax/schily headers
David Oberhollenzer
2019-12-13
Better support for reading/writing non-ASCII xattr values from/to tar
David Oberhollenzer
2019-12-13
Add a simplistic integration and regression test
David Oberhollenzer
2019-11-25
Cleanup: remove what is left of libutil
David Oberhollenzer
2019-11-25
Cleanup: move overflow safe alloc code into libsquashfs
David Oberhollenzer
2019-11-24
Cleanup: completely move str_table into libsquashfs internals
David Oberhollenzer
2019-11-24
Cleanup: move canonicalize_name back to libfstree.a
David Oberhollenzer
2019-11-23
Fix: add missing null-terminator in getline implementation
David Oberhollenzer
2019-11-23
Make sure the unit tests build with the mingw cross compiler
David Oberhollenzer
2019-11-23
Move some unix header inclusions to compat.h
David Oberhollenzer
2019-11-22
Cleanup: move all the compatibillity fluff to a dedicated "libcompat"
David Oberhollenzer
2019-11-06
Remove raw file descriptors from tar read path
David Oberhollenzer
2019-10-23
Fix tar_fuzz error check after seek
David Oberhollenzer
2019-10-23
Fix the fstree_init test to account for defaults from SOURCE_DATE_EPOCH
David Oberhollenzer
2019-10-08
Add a configure option to disable building the tools
David Oberhollenzer
2019-10-07
Cleanup: move libutil related headers to "util" sub directory
David Oberhollenzer
2019-10-07
Cleanup: move read_data function to libtar
David Oberhollenzer
2019-10-07
Improve ABI backward & forward compatibillity
David Oberhollenzer
2019-09-29
Fix unit test for fstree_gen_inode_table
David Oberhollenzer
2019-09-29
Cleanup: fstree no longer has any use for the block size
David Oberhollenzer
2019-09-29
Remove fstree xattr test. fstree_t no longer stores xattrs.
David Oberhollenzer
2019-09-27
Add a header for platform compatibillity fluff
David Oberhollenzer
2019-09-27
Cleanup: remove most of the payload pointer magic from libfstree
David Oberhollenzer
2019-09-25
Fix API changes in unit tests
David Oberhollenzer
2019-09-25
Remove condensed sparse file handling from libsquashfs
David Oberhollenzer
2019-09-22
Remove block processor ordering test
David Oberhollenzer
2019-09-20
Move canonicalize_name back to libutil
David Oberhollenzer
2019-09-15
Move sparse_map_t to libsquashfs headers, rename it to sqfs_sparse_map_t
David Oberhollenzer
2019-09-14
Move data deduplication from fstree code to data writer
David Oberhollenzer
2019-09-13
Fix block processor unit tests for case where pthreads is disabled
David Oberhollenzer
2019-09-12
Fix argument number in block processor unit test
David Oberhollenzer
2019-09-05
Fixup data structure name in unit tests
David Oberhollenzer
2019-09-01
Install libsquashfs.so headers on the system in "sqfs" subdirectory
David Oberhollenzer
2019-09-01
Move some application specific stuff out of libutil
David Oberhollenzer
2019-08-31
Turn libsquashfs.a into a shared library
David Oberhollenzer
2019-08-31
Merge libcompress.a into libsquashfs.a
David Oberhollenzer
2019-08-26
Move tar_fuzz program over to tests
David Oberhollenzer
2019-08-25
Add minimal test program for fuzzing the fstree_from_file parser
David Oberhollenzer
2019-08-23
Some simple search/replace cases for allocation
David Oberhollenzer
2019-08-20
Add simple test case for block processor ordering
David Oberhollenzer
2019-08-18
Replace update_crc32 helper function with crc32 from zlib
David Oberhollenzer
[next]