summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)Author
2001-11-15#92268# data on encrypted data headersMartin Gallwey
2001-11-15#94679# support XTypeProvider and XServiceInfoMartin Gallwey
2001-11-15#94679# support XTypeProvider by using helper classMartin Gallwey
2001-11-15#94679# support XServiceInfo and remove unnecessary headersMartin Gallwey
2001-11-15#94679# remove unncessary headersMartin Gallwey
2001-11-15#92268# add new methods to support EncryptedDataHeaders for encrypted streamsMartin Gallwey
2001-11-15#94679# remove throw specificationMartin Gallwey
2001-11-15#94679# remove header to source fileMartin Gallwey
2001-11-15#92268# include minimum number of headersMartin Gallwey
2001-10-30#93877# make header pass 'testhxx' testMartin Gallwey
2001-10-30#93877# using auto_ptr's in STL containers is apparently bad, so use ref-coun...Martin Gallwey
2001-10-26#93877# remove unnecessary memberMartin Gallwey
2001-10-26#93877# use auto_ptr's to make sure that that ContentInfo pointers are always...Martin Gallwey
2001-10-02#92664# use some functions from the WeakImplHelper classes to support XTypePr...Martin Gallwey
2001-10-02#92664# remember how we were initialised, and use WeakImplHelper to allow acc...Martin Gallwey
2001-10-02#90699# remove unused methods and members and add a new member to track how m...Martin Gallwey
2001-10-02#90699# a new constant for digest lengthMartin Gallwey
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