Age | Commit message (Expand) | Author |
2019-11-22 | Cleanup: move all the compatibillity fluff to a dedicated "libcompat" | David Oberhollenzer |
2019-10-07 | Cleanup: move libutil related headers to "util" sub directory | David Oberhollenzer |
2019-09-27 | Add a header for platform compatibillity fluff | David Oberhollenzer |
2019-09-27 | Cleanup: replace fixed with data types with typedefs | David Oberhollenzer |
2019-09-10 | Cleanup: mark arguments const where possible | David Oberhollenzer |
2019-09-09 | Change license of libsquashfs.so | David Oberhollenzer |
2019-09-09 | Remove ad-hoc image size accounting | 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-07 | Move data structure forward declarations to predef header | 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-05 | Cleanup: add sqfs_* prefix to id table | David Oberhollenzer |
2019-09-01 | Internalize the layout of the id_table_t structure | David Oberhollenzer |
2019-09-01 | Install libsquashfs.so headers on the system in "sqfs" subdirectory | David Oberhollenzer |
2019-07-30 | Add propper copyright headers to all source files | David Oberhollenzer |
2019-07-24 | Enable largefile support | Matt Turner |
2019-05-02 | unsquashfs: read ID table from file | David Oberhollenzer |
2019-05-02 | cleanup round | David Oberhollenzer |
2019-05-02 | Add id table code stub | David Oberhollenzer |