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
/
include
/
common.h
Age
Commit message (
Expand
)
Author
2019-12-09
Only check for OS specific bad filenames when unpacking
David Oberhollenzer
2019-11-25
Cleanup: remove what is left of libutil
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-11-22
Ensure that tar2sqfs & sqfs2tar set stdin/out to binary mode
David Oberhollenzer
2019-11-18
Remove directory stack code
David Oberhollenzer
2019-11-06
Cleanup: remove BSD style __progname
David Oberhollenzer
2019-11-06
Cleanup: remove unused stdout sqfs_file_t wrapper
David Oberhollenzer
2019-11-06
Remove raw file descriptors from unpack write paths
David Oberhollenzer
2019-10-07
Do an explicit "is filename sane" check
David Oberhollenzer
2019-10-07
Cleanup: move libutil related headers to "util" sub directory
David Oberhollenzer
2019-10-07
Move print_version declaration from util.h to common.h
David Oberhollenzer
2019-10-07
Cleanup: move directory handling code to libcommon
David Oberhollenzer
2019-10-07
Add an implementation for an sqfs_file_t writing to stdout
David Oberhollenzer
2019-10-07
Rename "hihglevel.h" to the more appropriate "common.h"
David Oberhollenzer