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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sqfs
Age
Commit message (
Expand
)
Author
2020-02-10
Cleanup: remove the fragment store/discard and block discard hooks
David Oberhollenzer
2020-02-10
Add run time statistics to the block writer and processor
David Oberhollenzer
2020-02-09
Move block writer and fragment table management out of block processor
David Oberhollenzer
2020-01-31
Split the block writing/deduplication away from the block processor
David Oberhollenzer
2020-01-29
Rename sqfs_data_writer_t back to sqfs_block_processor_t
David Oberhollenzer
2020-01-26
Cleanup: Move fragment deduplication code over to fragment table
David Oberhollenzer
2020-01-24
Add a fragment table primitive to libsquashfs
David Oberhollenzer
2020-01-20
Add a flag field to the id table create function
David Oberhollenzer
2020-01-19
Cleanup: remove the payload pointers from sqfs_inode_generic_t
David Oberhollenzer
2020-01-19
Update explanation on directory index accounting
David Oberhollenzer
2020-01-19
Add a helper function to unpack directory index entries
David Oberhollenzer
2020-01-12
Add a start anchor parameter to sqfs_dir_reader_find_by_path
David Oberhollenzer
2020-01-12
Add an inode deep copy helper function to libsquashfs
David Oberhollenzer
2019-12-19
Fix spelling mistakes found by lintian
Benjamin Drung
2019-12-16
Add ability to sqfs_dir_writer to create an export table
David Oberhollenzer
2019-11-28
Cleanup: Return combined return value from compressor id by name
David Oberhollenzer
2019-11-24
Cleanup libsquashfs invalid argument error codes
David Oberhollenzer
2019-11-24
Cleanup: remove the entirely redundant sqfs_has_xattr function
David Oberhollenzer
2019-10-07
Cleanup: consistent, fixed size data types for generic flag fields
David Oberhollenzer
2019-10-07
Fix spelling of "align"
David Oberhollenzer
2019-10-07
Improve ABI backward & forward compatibillity
David Oberhollenzer
2019-10-03
Add a counter-part to sqfs_inode_get_xattr_index
David Oberhollenzer
2019-10-03
Store directory index in generic inode structure
David Oberhollenzer
2019-09-30
Add flag field to directory writer begin for future expansion
David Oberhollenzer
2019-09-29
Cleanup: rename "compress.h" to "compressor.h"
David Oberhollenzer
2019-09-29
Bring back the don't fragment flag
David Oberhollenzer
2019-09-29
Make the data writer padding hookable
David Oberhollenzer
2019-09-28
Add header with declarations for the sqfs_xattr_writer_t
David Oberhollenzer
2019-09-28
Move declarations for sqfs_xattr_reader_t to a seperate header
David Oberhollenzer
2019-09-27
Add a header for platform compatibillity fluff
David Oberhollenzer
2019-09-27
Replace usage of mode_t in libsquashfs with sqfs_u16
David Oberhollenzer
2019-09-27
Add enum with inode permissions for compatibility with non-POSIX systems
David Oberhollenzer
2019-09-27
Remove use of ssize_t from library API
David Oberhollenzer
2019-09-27
Cleanup: replace fixed with data types with typedefs
David Oberhollenzer
2019-09-27
Fix typo in error enumerator
David Oberhollenzer
2019-09-27
Add missing comments on error enumerator
David Oberhollenzer
2019-09-27
Cleanup: merge data.h into block.h
David Oberhollenzer
2019-09-26
Update documentation on sqfs_data_writer_t
David Oberhollenzer
2019-09-26
Remove the create I/O block from sqfs_file_t function
David Oberhollenzer
2019-09-26
Replace the data writer enqueue with "append buffer to current file"
David Oberhollenzer
2019-09-26
Add file API stub to sqfs data writer
David Oberhollenzer
2019-09-25
Remove condensed sparse file handling from libsquashfs
David Oberhollenzer
2019-09-25
Cleanup: move the stdin sqfs_file_t wrapper out of libsquashfs
David Oberhollenzer
2019-09-25
Add the ability to hook into the data writer block writing
David Oberhollenzer
2019-09-25
Move sqfs_block_t to its own header
David Oberhollenzer
2019-09-25
Rename block processor to sqfs_data_writer_t
David Oberhollenzer
2019-09-24
Move entire fragment processing from data writer to block processor
David Oberhollenzer
2019-09-23
Cleanup block processor error handling
David Oberhollenzer
2019-09-23
Cleanup block processor flag handling
David Oberhollenzer
2019-09-23
Move the bulk of the work from the data writer to the block processor
David Oberhollenzer
[prev]
[next]