xenadmin/XenCenterLib/Archive
Konstantina Chremmou 1d332ba0b0 CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-12-18 01:34:25 +00: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-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
ArchiveWriter.cs CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
TarArchiveIterator.cs CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
TarArchiveWriter.cs CA-347483: Silence exception thrown when disposing compression or tar stream if the user has requested cancellation. 2020-12-18 01:34:25 +00: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 CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
ZipArchiveWriter.cs CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00