xenadmin/XenCenterLib/Archive
Konstantina Chremmou fd95530e4f CA-294511: Rewrote the OVA appliance abstraction class to include:
- Verification of appliance files in chunks to avoid StreamTooLong exception.
- Disposal of HashAlgorithms and X509Certificates after use.
- General code simplification.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-08-13 10:18:15 +01:00
..
ArchiveFactory.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ArchiveIterator.cs CA-294511: Rewrote the OVA appliance abstraction class to include: 2019-08-13 10:18: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 CA-294511: Rewrote the OVA appliance abstraction class to include: 2019-08-13 10:18:15 +01:00
TarArchiveWriter.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +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 Simplified event declaration. 2019-07-11 09:19:47 +01:00
ZipArchiveWriter.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00