xenadmin/XenCenterLib/Archive
Konstantina Chremmou f24a81bd28 CA-89896: Enabled cancellation during OVA packaging/extraction and file compression/decompression.
Also removed some more unused methods.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-10-13 14:34:15 +01:00
..
ArchiveFactory.cs Ensure the ArchiveIterator disposes of the compression stream. Removed unused constructors. 2019-08-13 10:18:15 +01:00
ArchiveIterator.cs CA-89896: Enabled cancellation during OVA packaging/extraction and file compression/decompression. 2020-10-13 14:34:15 +01:00
ArchiveWriter.cs CA-322699: Do not use an intermediate MemoryStream when sanitising the files of a tar archive. 2019-07-11 09:19:47 +01:00
TarArchiveIterator.cs Test corrections. 2020-05-26 23:31:06 +01:00
TarArchiveWriter.cs Test corrections. 2020-05-26 23:31:06 +01:00
TarSanitization.cs CA-322699: Do not use an intermediate MemoryStream when sanitising the files of a tar archive. 2019-07-11 09:19:47 +01:00
ZipArchiveIterator.cs Test corrections. 2020-05-26 23:31:06 +01:00
ZipArchiveWriter.cs Test corrections. 2020-05-26 23:31:06 +01:00