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
/
tar
/
Makemodule.am
Age
Commit message (
Expand
)
Author
2019-12-12
Fix: programs linking against libsquashfs also need pthread
David Oberhollenzer
2019-11-25
Cleanup: remove what is left of libutil
David Oberhollenzer
2019-11-24
Cleanup: move canonicalize_name back to libfstree.a
David Oberhollenzer
2019-11-24
Fix: Move LZO compressor from libsquashfs to libcommon
David Oberhollenzer
2019-11-22
Cleanup: move all the compatibillity fluff to a dedicated "libcompat"
David Oberhollenzer
2019-10-07
Rename libsqfshelper to libcommon
David Oberhollenzer
2019-09-21
Minor fstree related cleanup
David Oberhollenzer
2019-08-31
Turn libsquashfs.a into a shared library
David Oberhollenzer
2019-08-31
Split libsquashfs.a into low seperate libraries
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-24
Add minimal test program for fuzzing the tar parser
David Oberhollenzer
2019-08-18
Add pthread based, parallel block processor implementation
David Oberhollenzer
2019-06-19
Split generic tar code off to static library
David Oberhollenzer
2019-06-15
Add utility to turn a POSIX/PAX tar archive into a squashfs image
David Oberhollenzer
2019-06-15
Add utility to turn a squashfs image into a POSIX tar archvie
David Oberhollenzer