Age | Commit message (Expand) | Author |
---|---|---|
2021-03-07 | Rewrite the str_table to internally use the more opimized hash_table | David Oberhollenzer |
2020-06-09 | Cleanup: mark sqfs_xattr_writer_flush writer argument as const | David Oberhollenzer |
2020-03-04 | Add a deep copy function for the str_table_t helper | David Oberhollenzer |
2020-02-21 | Cleanup: move utilities back out of libsquashfs | David Oberhollenzer |
2019-10-07 | Cleanup: move libutil related headers to "util" sub directory | David Oberhollenzer |
2019-09-29 | Fix str_table_t error behaviour, comments | David Oberhollenzer |
2019-09-28 | Add recoding implementation for the xattr writer | David Oberhollenzer |
2019-09-05 | Fix API visibility for libsquashfs.so | David Oberhollenzer |
2019-07-30 | Add propper copyright headers to all source files | David Oberhollenzer |
2019-07-21 | Keep track of xattr key & value references AFTER deduplication | David Oberhollenzer |
2019-05-20 | cleanup: remove overly excessive comments | David Oberhollenzer |
2019-05-19 | Add string table implementation | David Oberhollenzer |