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
/
lib
/
io
/
test
Age
Commit message (
Expand
)
Author
2023-06-05
libio: istream_get_line: fix trailing CR sanitation
David Oberhollenzer
2023-06-05
libio: add a simple unit test for the memory istream_t implementation
David Oberhollenzer
2023-06-05
libio: remove buffer_offset from istream_t
David Oberhollenzer
2023-06-04
libio: move splice function from ostream to istream
David Oberhollenzer
2023-06-03
libio: consolidate add-hoc memory istream_t implementations
David Oberhollenzer
2023-05-14
libio: Move skip function into dir_iterator_t base interface
David Oberhollenzer
2023-05-14
libio: merge directory iterator headers, document API and behavior
David Oberhollenzer
2023-05-13
Move directory iterator from libutil to libio
David Oberhollenzer
2023-02-21
libio: Add an xfrm stream wrapper test
David Oberhollenzer
2023-02-11
libio: Add a test case for istream-to-ostream splice
David Oberhollenzer
2023-02-10
libio: Add a test for istream precache/read/skip
David Oberhollenzer
2023-01-31
Reintegrate test code with library code
David Oberhollenzer