summaryrefslogtreecommitdiff
path: root/package/source
AgeCommit message (Expand)Author
2001-10-02#92664# remove unnecessary header filesMartin Gallwey
2001-10-02#92664# Support XTypeProvider to allow access for StarBasicMartin Gallwey
2001-10-02#92664# don't include unnecessary pure virtual functions or implementation Id...Martin Gallwey
2001-10-02#92664# Don't check the implementation Id of ZipPackageEntry any moreMartin Gallwey
2001-10-02#92664# Support new initialisation modes and XTypeProvider to allow access fr...Martin Gallwey
2001-10-02#90699# generate a digest on export using SHA1Martin Gallwey
2001-10-02#90699# generate a digest when constructing a memory stream to compare agains...Martin Gallwey
2001-09-28#92549# throw IllegalArgument Exception for illegal seeksMartin Gallwey
2001-09-28#92549# update XSeekable implementation to throw an exception if someone trie...Martin Gallwey
2001-09-26#92466# correctly parse deep directory namesMartin Gallwey
2001-09-24#92268# if a stream has its own encryption key use that one instead of the on...Martin Gallwey
2001-09-24#92268# Allow EncryptionKeys to be set per streamMartin Gallwey
2001-09-24#92268# Boolean flag to indicate if this stream has had an encryption key set...Martin Gallwey
2001-09-19#89303# The encryption data is only created on demandMartin Gallwey
2001-09-18#92225# Flush the output stream when finished writingMartin Gallwey
2001-09-14#89303# fix exception specificationMartin Gallwey
2001-09-14#89303# The correct flags to unline and un-optimiseMartin Gallwey
2001-09-14#89303# remove unnecessary inline statements/only fill EncryptionData ORef on...Martin Gallwey
2001-09-14#89303# only fill the EncryptionData ORef on demandMartin Gallwey
2001-09-14#89303# use optimised hash mapMartin Gallwey
2001-09-14#89303# Use new hashMartin Gallwey
2001-09-14#89303# many optimisationsMartin Gallwey
2001-09-14#89303# optimisationsMartin Gallwey
2001-09-14#89303# many optimisationsMartin Gallwey
2001-09-14#89303# do not dump API zipentry structMartin Gallwey
2001-09-14#89303# vastly optimised readCEN functionMartin Gallwey
2001-09-14#89303# don't bother with extra data or comments as we don't use eitherMartin Gallwey
2001-09-14#89303# remove unnecessary using declarationsMartin Gallwey
2001-09-14#89303# only fill the EncryptionData ORef on demandMartin Gallwey
2001-09-14#89303# use local ZipEntryMartin Gallwey
2001-09-14#89303# Small struct to allow me to avoid using Anys as much as possibleMartin Gallwey
2001-09-14#89303# inline memory stream classMartin Gallwey
2001-09-06#91797# If we are doing a straight write (ie, not packed), we can just copy t...Martin Gallwey
2001-09-06#91797# remove reference to deleted classMartin Gallwey
2001-09-06#65293# remove unused header includeMartin Gallwey
2001-09-06#65283# not allowed to include memory.h - use string.h insteadMartin Gallwey
2001-09-06#91797# remove unused object filesMartin Gallwey
2001-09-06#90699# Support for digestMartin Gallwey
2001-09-05#90699# add new strings for MD5 importMartin Gallwey
2001-09-05#90699# import MD5 of unencrypted streamMartin Gallwey
2001-09-05#90699# Export MD5 of decrypted streamMartin Gallwey
2001-09-05#90699# add defines for MD5 exportMartin Gallwey
2001-09-05#90699# Export a digest of the unencrypted streamMartin Gallwey
2001-09-05#91797# Move code back into ZipPackage from OutputThread, as we don't need a ...Martin Gallwey
2001-09-05#90699# export an MD5 of the unencrypted, compressed streamMartin Gallwey
2001-09-05#91797# Use XFileStream for bigger than 20kMartin Gallwey
2001-09-05#91797# Finish XFileStream with an underlying XTempFile instead of an osl::FileMartin Gallwey
2001-09-05#91797# Remove unused functionalityMartin Gallwey
2001-09-05#91797# remove unused classes/filesMartin Gallwey
2001-09-03#91844# hide the META-INF directory from upper layersMartin Gallwey