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
/
util
Age
Commit message (
Expand
)
Author
2019-09-01
Move some application specific stuff out of libutil
David Oberhollenzer
2019-08-27
Merge alloc_flex conditionals into one
David Oberhollenzer
2019-08-23
Some simple search/replace cases for allocation
David Oberhollenzer
2019-08-23
Add wrappers for calloc style functions with size overflow checking
David Oberhollenzer
2019-08-18
Replace update_crc32 helper function with crc32 from zlib
David Oberhollenzer
2019-08-02
Implement support for SOURCE_DATE_EPOCH environment variable
David Oberhollenzer
2019-07-30
Update print_version text
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-28
Add utility function to compute crc32 check sums
David Oberhollenzer
2019-07-25
libutil: add read_data style wrapper around pread()
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-21
Keep track of xattr key & value references AFTER deduplication
David Oberhollenzer
2019-07-19
libutil.a: make sure str_table_init initializes all fields
David Oberhollenzer
2019-07-16
cleanup: move error handling into read_retry
David Oberhollenzer
2019-07-16
cleanup: move error handling into write_retry
David Oberhollenzer
2019-06-20
simplify and improve canonicalize_name
David Oberhollenzer
2019-06-15
Move function to padd a file with 0 bytes to libutil
David Oberhollenzer
2019-06-11
cleanup: mark input pointer on write_retry as const
David Oberhollenzer
2019-06-10
Add pushd/popd utility
David Oberhollenzer
2019-05-19
Add string table implementation
David Oberhollenzer
2019-05-03
unsquashfs: add code to unpack the entire file system
David Oberhollenzer
2019-05-03
unsquashfs: add argument processing, file listing parameter
David Oberhollenzer
2019-05-02
Add utility functions
David Oberhollenzer