Package updates, added test server
[pithos-ms-client] / trunk / Pithos.Network / Signature.cs
2012-10-02 pkanavosChanges to speed up processing a large number of of...
2012-10-02 pkanavosAdded cloning of HttpRequestMessage to allow retries...
2012-09-26 pkanavosRemoved commented code
2012-09-26 pkanavosVarious storage and progress changes
2012-09-19 George PantazisRemoved MD5 Calculations for Old and New FileState
2012-09-04 pkanavosReplaced .NET hashing with OpenSSL
2012-09-04 pkanavosChanged ETag calculation to SHA256
2012-08-29 pkanavosChanges to hash calculation.
2012-07-05 pkanavosAdded cancellation to hashing
2012-07-03 pkanavosAdded check for missing parents on shared folders,...
2012-07-02 pkanavosReduced buffer size while hashing to 16K
2012-06-27 pkanavosAdded checks for hashing of cache files
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-18 pkanavosRestored batching
2012-05-31 pkanavosChange to Polling agent
2012-05-09 pkanavosFixes to hashing
2012-03-27 pkanavosAdded WebExtensions.cs with methods for logging request...
2012-03-06 Panagiotis KanavosMultiple changes:
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-16 Panagiotis KanavosSimplified proxy management code
2012-02-13 Panagiotis KanavosAdded SnapshotDifferencer.cs to calculate the differenc...
2012-01-05 Panagiotis KanavosSimplified several functions by replacing task continua...
2011-11-03 Panagiotis KanavosAdded Async CTP
2011-10-13 Panagiotis KanavosAdded log4net for client profile
2011-10-10 Panagiotis KanavosMultiple changes to enable delete detection, safer...
2011-10-09 Panagiotis KanavosAdded BlockUpdater.cs to perform block updates in a...
2011-10-09 Panagiotis KanavosUploading and downloading with hashes
2011-10-03 Panagiotis KanavosSynch fixes
2011-10-03 Panagiotis KanavosParallelized hash calculations
2011-10-02 Panagiotis KanavosFixed ceiling calculation
2011-10-02 Panagiotis KanavosAdded treehash calculation