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
/
tests
/
libutil
Age
Commit message (
Expand
)
Author
2022-11-27
Improve thread pool test
David Oberhollenzer
2022-11-18
Add a single, central base64 decoder
David Oberhollenzer
2022-11-18
Add a single, central hex blob decoder
David Oberhollenzer
2022-07-08
Cleanup: move source date epoch code back to libutil
David Oberhollenzer
2022-07-08
Cleanup: move filename_sane & canonicalize_path functions to libutil
David Oberhollenzer
2022-07-08
Cleanup: move test.h to libutil
David Oberhollenzer
2022-07-08
Cleanup: rename libfstream to libio, split headers
David Oberhollenzer
2022-07-08
Cleanup: move libutil headers to sub directory
David Oberhollenzer
2021-12-05
Fix: unit test and sample program Windows build
David Oberhollenzer
2021-06-25
Remove casual un-const casting in various places
David Oberhollenzer
2021-03-22
Cleanup the block processor file structure
David Oberhollenzer
2021-03-21
Add a thread pool implementation to libutil
David Oberhollenzer
2021-03-07
Rewrite the str_table to internally use the more opimized hash_table
David Oberhollenzer
2021-03-06
Add a context pointer to the rbtree key comparison
David Oberhollenzer
2021-03-06
Add a copy function to the rb-tree implementation
David Oberhollenzer
2021-03-06
Cleanup: add some structure to the test directory
David Oberhollenzer