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
/
lib
/
fstree
/
mknode.c
Age
Commit message (
Expand
)
Author
2019-09-25
Remove no-longer-used cruft from libfstree
David Oberhollenzer
2019-09-14
Move data deduplication from fstree code to data writer
David Oberhollenzer
2019-08-23
Size accounting + alloc() overflow checking, round #2
David Oberhollenzer
2019-08-23
Some simple search/replace cases for allocation
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-28
Fix missing initialization of file fragment fields
David Oberhollenzer
2019-07-28
Add general purpose flags field to file_info_t
David Oberhollenzer
2019-07-28
Add fragment and block checksum fields to file_info_t
David Oberhollenzer
2019-07-25
Make sure symlink in fstree_mknode is always set when creating a symlink
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-22
Add a way to optionally keep the original time stamps
David Oberhollenzer
2019-07-12
fstree: mknode: initialize fragment data, add extra blocksize slot
David Oberhollenzer
2019-06-22
fix: always set permissions on symlinks to 0777
David Oberhollenzer
2019-06-19
Cleanup: split up fstree.c
David Oberhollenzer