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
Age
Commit message (
Expand
)
Author
2021-08-15
Bump coverity scan version
David Oberhollenzer
2021-08-15
Travis-CI: dump test-suite.log if make check fails
David Oberhollenzer
2021-08-15
Backport documentation changes
Zachary Dremann
2021-08-14
Fix symlink path traversal in rdsqaushfs
David Oberhollenzer
2021-08-14
Add a test case for the path traversal bug
David Oberhollenzer
2021-07-21
Fix libsquashfs directory writer size accounting
David Oberhollenzer
2021-07-21
Add a separate architecture/structure writeup
David Oberhollenzer
2021-07-09
Fix printf format specifiers used for generating tarballs
David Oberhollenzer
2021-06-25
Release version 1.0.5
v1.0.5
David Oberhollenzer
2021-06-25
Fix format string type/signedness mismatch issues
David Oberhollenzer
2021-06-25
Add default cases for every switch block
David Oberhollenzer
2021-06-25
Remove casual un-const casting in various places
David Oberhollenzer
2021-06-25
libsquashfs: get rid of potentially unaligned access and VLAs
David Oberhollenzer
2021-06-25
libcommon: remove potentially un-aligned access in LZO compressor
David Oberhollenzer
2021-06-25
libfstree: guard against link count and inode number overflow
David Oberhollenzer
2021-06-25
Switch travis-ci.org links in README.md to travis-ci.com
David Oberhollenzer
2021-06-25
Add a FreeBSD target to the travis-ci config file
David Oberhollenzer
2021-06-25
Backport release scripts and script changes
David Oberhollenzer
2021-06-25
Backport documentation clarifications and typo fixes
David Oberhollenzer
2021-06-07
Fix: libsquashfs: allow static linking on Windows
David Oberhollenzer
2021-06-07
Fix: libsquashfs: add sqfs_free() function
David Oberhollenzer
2021-06-07
libsquashfs: fix: also preserve alignment flag in block processor
David Oberhollenzer
2021-06-07
libsquashfs: fix block alignment if requested
David Oberhollenzer
2021-02-28
added shared read access when opening sqfs image with read-only flags (win32)
Thomas Lang
2021-01-22
Patch level release 1.0.4
v1.0.4
David Oberhollenzer
2021-01-19
libcommon: backport block processor API update
David Oberhollenzer
2021-01-19
libsqfs: block processor: backport exact fragment matching
David Oberhollenzer
2021-01-19
libsqfs: implement exact matching in the default block writer.
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-29
Fix: libsquashfs: xattr_writer: return NULL if calloc fails
David Oberhollenzer
2020-12-29
Minor "late night typing" fixes in documentation
David Oberhollenzer
2020-11-05
Patch level release 1.0.3
v1.0.3
David Oberhollenzer
2020-11-02
Backport changes to builtin copy of zlib
David Oberhollenzer
2020-11-02
Backport changes to package scripts
David Oberhollenzer
2020-11-02
Backport changes to the test setup
David Oberhollenzer
2020-11-02
Backport changes to the benchmark writeup
David Oberhollenzer
2020-10-31
Add a test case for tar2sqfs root becomes file & link filtering
David Oberhollenzer
2020-10-31
Fix: tar2sqfs: if --root-becomes is used, also retarget links
David Oberhollenzer
2020-09-29
Fix: rdsquashfs: describe: don't escape the prefixed file input path
David Oberhollenzer
2020-09-24
Fix: tar2sqfs: when skipping non-prefixed files, also skip contents
David Oberhollenzer
2020-09-24
Fix: tar2sqfs: don't touch the path after determining it is broken
David Oberhollenzer
2020-09-03
Patch level release 1.0.2
v1.0.2
David Oberhollenzer
2020-09-03
Fix integer bounds checking in GNU tar sparse format 1.0 parser
David Oberhollenzer
2020-09-03
Remove tar test cases for file flags (not applicable)
David Oberhollenzer
2020-09-03
Cleanup: reduce tar test cases to a few generic C files
David Oberhollenzer
2020-09-03
Cleanup copy & paste mess in the tar parser test cases
David Oberhollenzer
2020-09-02
Fix nonexistant gnu tar sparse format 1.0 support
David Oberhollenzer
2020-08-29
Add package scripts to the release tarball
David Oberhollenzer
[next]