Age | Commit message (Expand) | Author |
---|---|---|
2019-11-25 | Cleanup: move overflow safe alloc code into libsquashfs | David Oberhollenzer |
2019-10-11 | Remove usage of strchrnul from libsquashfs | David Oberhollenzer |
2019-10-07 | Cleanup: move libutil related headers to "util" sub directory | David Oberhollenzer |
2019-10-07 | Improve ABI backward & forward compatibillity | David Oberhollenzer |
2019-09-29 | Cleanup: rename "compress.h" to "compressor.h" | David Oberhollenzer |
2019-09-28 | Make coverity happy | David Oberhollenzer |
2019-09-27 | Cleanup: replace fixed with data types with typedefs | David Oberhollenzer |
2019-09-20 | Cleanup: split "dir.h" into "dir_reader.h" and "dir_writer.h" | David Oberhollenzer |
2019-09-20 | Add fstree like tree deserialization function to dir reader | David Oberhollenzer |