Age | Commit message (Expand) | Author |
2020-05-04 | Expose more fine grained control values & flags on the XZ compressor | David Oberhollenzer |
2020-03-05 | Change the signature of sqfs_compressor_create to return an error code | David Oberhollenzer |
2020-03-04 | Add a generic copying mechanism to sqfs_object_t | David Oberhollenzer |
2020-02-27 | Add a function to the compressor interface to get the configuration | David Oberhollenzer |
2020-02-12 | Implement a more explicit object system | David Oberhollenzer |
2019-11-24 | Cleanup libsquashfs invalid argument error codes | David Oberhollenzer |
2019-09-28 | Fix lzma2 VLI filter testing | 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-09 | Change license of libsquashfs.so | David Oberhollenzer |
2019-09-08 | Replace direct file I/O with abstraction layer | David Oberhollenzer |
2019-09-07 | Remove printing to stderr in libsquashfs with returning error numbers | David Oberhollenzer |
2019-09-05 | Fix API visibility for libsquashfs.so | David Oberhollenzer |
2019-09-05 | Cleanup naming scheme of compressor | David Oberhollenzer |
2019-09-01 | Move command line processing stuff out of compressor code | David Oberhollenzer |
2019-08-31 | Merge libcompress.a into libsquashfs.a | David Oberhollenzer |