| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-18 | Add a single, central hex blob decoder | David Oberhollenzer | |
| Since we need it twice (once for tar, once for the filemap xattr parser), add a single, central implementation to libutil, add a unit test for that implementation and then use it in both libtar and gensquashfs. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
| 2022-11-16 | filemap xattr: move data structures to mkfs.h | David Oberhollenzer | |
| Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
| 2022-11-07 | implement parser for xattr files as produced by getfattr --dump XXX | Enno Boland | |
