| Age | Commit message (Collapse) | Author | 
 | 
There was some code duplication for extracting the sparse entry
fields from the start record and the subsequent extended record.
This commit introduces a data structure for both and unifies
the parsing code paths.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
 | 
 | 
- Use is_memory_zero from libutil
 - Move checksum update function to tar writer code
 - Move checksum verify function to tar reader code
 - Only export the function to compute the checksum
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
 | 
 | 
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
 |