Age | Commit message (Expand) | Author |
---|---|---|
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-07 | Remove config.h inclusions from public headers | David Oberhollenzer |
2019-09-05 | Cleanup: move inclusion of type headers to predef.h | 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: unify sqfs/SQFS name prefix for xattr reader | David Oberhollenzer |
2019-09-02 | Move fstree independend parts of xattr_reader to libsquashfs.so | David Oberhollenzer |
2019-09-01 | Add C++ gurads to publicly exported functions | David Oberhollenzer |
2019-09-01 | Break up squashfs.h into topic related headers | David Oberhollenzer |