Age | Commit message (Expand) | Author |
---|---|---|
2020-11-13 | Fix: include MacOS compat byteswab definitions in LZO compressor | David Oberhollenzer |
2020-11-07 | Cleanup: libcommon: try to split up some of the larger files | David Oberhollenzer |
2020-06-04 | Cleanup: Pull compression level parameter out into compressor config | 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-12-12 | Fix out of bounds writes in lzo compressor | David Oberhollenzer |
2019-11-25 | Cleanup: move overflow safe alloc code into libsquashfs | David Oberhollenzer |
2019-11-24 | Fix: Move LZO compressor from libsquashfs to libcommon | David Oberhollenzer |