summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackageStream.cxx
AgeCommit message (Expand)AuthorFilesLines
2001-11-15#94679#, #92268# support XServiceInfo and XTypeProviderMartin Gallwey1-20/+43
2001-10-02#92664# Support XTypeProvider to allow access from BasicMartin Gallwey1-50/+21
2001-09-24#92268# Allow EncryptionKeys to be set per streamMartin Gallwey1-6/+21
2001-09-19#89303# The encryption data is only created on demandMartin Gallwey1-3/+4
2001-09-14#89303# only fill the EncryptionData ORef on demandMartin Gallwey1-8/+10
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey1-8/+9
2001-06-22#87667# The if encrypted then compress check should be done when writing not ...Martin Gallwey1-8/+2
2001-05-31#87099# Make sure we compress all STORED streams that are supposed to be encr...Martin Gallwey1-5/+13
2001-05-17#86409# Change storage method for encrypted compressed streams pretending to ...Martin Gallwey1-2/+12
2001-05-15Remove unnecessary parameter from getRawStream (rEntry should always be aEntry)Martin Gallwey1-4/+4
2001-05-08made getEncryptionKey inlineMartin Gallwey1-7/+4
2001-04-30set default to be compressedMartin Gallwey1-3/+3
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-28/+102
2001-04-19some misc. code clean ups and now use the new XManifestReader/XManifestWriter...Martin Gallwey1-3/+11
2001-03-16comply with MI's required change for package->packages, as package is a reser...Martin Gallwey1-6/+6
2001-01-10Implemented a new XPropertySet to enable users to specify whether or not some...Martin Gallwey1-53/+5
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey1-22/+17
2000-12-13This rather enormous commit has the following features:Martin Gallwey1-4/+24
2000-12-04#80556# improved exception handlingMartin Gallwey1-5/+15
2000-11-29#80556# bug fixesMartin Gallwey1-5/+5
2000-11-28#80556# make it buildMartin Gallwey1-2/+3
2000-11-27#80556# use manifest instead of zipfile comment to store mediatypeMartin Gallwey1-4/+4
2000-11-24#80556# now builds under Solaris correctlyMartin Gallwey1-6/+6
2000-11-23#80556# Implemented support for Zipfiles contained within zip files. These wi...Martin Gallwey1-4/+4
2000-11-21Re-added, with correct copyright noticeMartin Gallwey1-0/+222
2000-11-21Deleted these due to lack of copyright notice.Martin Gallwey1-162/+0
2000-11-16Draft 2. More complete, less buggy but still not fully functional..Martin Gallwey1-26/+23
2000-11-16Initial revision. This version is at best 50% functional, and containsMartin Gallwey1-0/+165