Statistics
| Branch: | Revision:

root / trunk / Pithos.Network / Signature.cs @ 73cdd135

History | View | Annotate | Download (12.6 kB)

# Date Author Comment
73cdd135 01/05/2012 10:10 pm Panagiotis Kanavos

Simplified several functions by replacing task continuations with async/await

437abfca 11/03/2011 06:00 pm Panagiotis Kanavos

Added Async CTP

cfed7823 10/13/2011 11:14 pm Panagiotis Kanavos

Added log4net for client profile
Refactored to allow retrieval of shared objects

0af3141d 10/10/2011 11:41 pm Panagiotis Kanavos

Multiple changes to enable delete detection, safer uploading

a64c87c8 10/09/2011 07:45 pm Panagiotis Kanavos

Added BlockUpdater.cs to perform block updates in a separate class. Will include TxF in a future version
Simplified agent loop code

a27aa447 10/09/2011 03:22 pm Panagiotis Kanavos

Uploading and downloading with hashes

bfc13ed8 10/03/2011 11:58 pm Panagiotis Kanavos

Synch fixes

6e25cc48 10/03/2011 07:10 pm Panagiotis Kanavos

Parallelized hash calculations

5ce54458 10/02/2011 11:57 pm Panagiotis Kanavos

Fixed ceiling calculation

1caef52e 10/02/2011 11:52 pm Panagiotis Kanavos

Added treehash calculation