summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)Author
2001-09-14#89303# added methods and members for optimisationMartin Gallwey
2001-09-14#89303# use optimised hash mapMartin Gallwey
2001-09-14#89303# Use local ZipEntry structMartin Gallwey
2001-09-14#89303# use new hash map and ZipEntry structMartin Gallwey
2001-09-14#89303# use new hash mapMartin Gallwey
2001-09-14#89303# Avoid calling ImplValidChars in a loop by putting the loop in the fun...Martin Gallwey
2001-09-14#89303# optimise hash maps for speed (and put them all in one place)Martin Gallwey
2001-09-14#89303# use local implementation of this struct, as its never used outside of...Martin Gallwey
2001-09-06#91797# remove reference to deleted classMartin Gallwey
2001-09-06#91797# remove unnecessary member and reference to deleted classMartin Gallwey
2001-09-06#91797# remove references to a deleted classMartin Gallwey
2001-09-06#97197# fix stupid bugMartin Gallwey
2001-09-05#91797# Add support for XFileStreamMartin Gallwey
2001-09-05#91797# remove unused member and add new function to write the temp fileMartin Gallwey
2001-09-05#90699# Add support for storing an MD5 digest of the unencrypted streamMartin Gallwey
2001-09-05#91797# support for XFileStreamMartin Gallwey
2001-09-05#91797# remove unused constantMartin Gallwey
2001-09-05#90699# add member to store MD5 digestMartin Gallwey
2001-09-05#91797# Remove unnecessary membersMartin Gallwey
2001-08-22#91383# clear the Content which holds onto a reference to the first disk segm...Martin Gallwey
2001-08-08#86708# Use the same random pool for random number generation for all calls t...Martin Gallwey
2001-08-08#86708# New methods for pack'n'goMartin Gallwey
2001-08-08#86708# remove methods and members that turn out not to be necessary for the ...Martin Gallwey
2001-08-08#86708# need to re-grab the pointer every time as some underlying implementat...Martin Gallwey
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey
2001-06-11<memory.h> -> <string.h>Jens-Heiner Rechtien
2001-05-31#87099# Make destructor virtual and make OutputThread a 'friend', also do not...Martin Gallwey
2001-05-31#87099# Make OutputThread a 'friend' instead of making members public or maki...Martin Gallwey
2001-05-31#87099# remove unused member and add offset and length parameters to 'rawWrite'Martin Gallwey
2001-05-31#87099# Added updateStream methodMartin Gallwey
2001-05-31#87099# Optimisation for stream operatorsMartin Gallwey
2001-05-31#87099# Initial revisionMartin Gallwey
2001-05-15Add bHasEncryptedEntries propertyMartin Gallwey
2001-05-08Pass the encryption key as a parameter to saveContentsMartin Gallwey
2001-05-08remove unused methods and add nCurrentDataBegin member to track uncompressed ...Martin Gallwey
2001-05-08Make IterationCount 32 bitMartin Gallwey
2001-04-27#86409# initial importMartin Gallwey
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey
2001-04-19CVS is doing wierd things so putting this back here for now...Martin Gallwey
2001-04-19moved from main inc directoryMartin Gallwey
2001-04-19Moved header files outside of main inc directoryMartin Gallwey
2001-04-19Cleaned up the header files and inc directoryMartin Gallwey
2001-03-16comply with MI's required change for package->packages, as package is a reser...Martin Gallwey
2001-03-07#84734# Restrict the number of bytes read from a compressed stream when check...Martin Gallwey
2001-03-07re-organised support for time/date-stampingMartin Gallwey
2001-02-05remove stl/ from the inlcude statementjp
2001-01-10Implemented a new XPropertySet to enable users to specify whether or not some...Martin Gallwey
2000-12-19many optimisations and memory leaks due to circular references fixed! An alto...Martin Gallwey
2000-12-13This rather enormous commit has the following features:Martin Gallwey
2000-12-04#80556# improved exception handlingMartin Gallwey