Added check and failover of hash algorithms: OpenSSL > Cng > Default
[pithos-ms-client] / trunk / Pithos.Network / BlockHashAlgorithms.cs
2012-11-13 pkanavosAdded check and failover of hash algorithms: OpenSSL...
2012-10-04 pkanavosProgress reporting during upload changed to occur every...
2012-10-02 pkanavosChanges to speed up processing a large number of of...
2012-09-26 pkanavosVarious storage and progress changes
2012-09-26 pkanavosReplaced RestClient with HttpClient in PostBlock
2012-09-19 George PantazisRemoved MD5 Calculations for Old and New FileState
2012-09-12 pkanavosFixed off-by-1 buffer error
2012-09-04 pkanavosReplaced .NET hashing with OpenSSL
2012-07-05 pkanavosAdded cancellation to hashing
2012-06-25 pkanavosModified TreeHash calculations to compute MD5 in parall...
2012-06-23 pkanavosAdded check for last MD5 modification, to avoid redunda...
2012-06-19 pkanavosAdded upload/download/delete/hashing notifications
2012-05-31 pkanavosChange to Polling agent
2012-05-21 pkanavosAdded BufferManager
2012-03-03 Panagiotis KanavosReplaced hashing algorithm with inplace version
2012-03-03 Panagiotis KanavosLogging improvements
2012-02-19 Panagiotis KanavosAdded header to all files. Closes #2064
2012-02-13 Panagiotis KanavosAdded SnapshotDifferencer.cs to calculate the differenc...