Age | Commit message (Expand) | Author |
---|---|---|
2019-09-20 | Cleanup: split "dir.h" into "dir_reader.h" and "dir_writer.h" | David Oberhollenzer |
2019-09-15 | Add helper function to directory writer to create a basic inode | 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-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: add sqfs_* prefix to meta writer | David Oberhollenzer |
2019-09-04 | Add fstree independend directory writer to libsquashfs.so | David Oberhollenzer |