Files
tar/src
Sergey Poznyakoff 1847ec67ce Improve compression format recognition
Some comressed archives can pass the checksum test, which makes tar
treat them as uncompressed archives.

* src/buffer.c (check_compressed_archive): Test the checksum only
if the block we read looks like a valid tar header (i.e. has
a magic string).
2015-02-19 17:00:58 +02:00
..
2009-03-07 16:30:44 +02:00
2014-01-30 13:54:15 +02:00
2014-12-11 19:02:43 -08:00
2014-01-30 13:54:15 +02:00
2014-12-10 04:34:02 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-11-07 10:21:41 +02:00
2014-06-28 23:57:58 -07:00
2014-01-30 13:54:15 +02:00
2014-02-10 19:51:55 +02:00
2014-01-30 13:54:15 +02:00
2014-09-25 00:22:16 +03:00
2014-11-07 10:21:41 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-12-17 08:37:14 +02:00