Statistics
| Branch: | Revision:

root / trunk / Pithos.Network / SHA1OpenSSL.cs @ 21141c06

History | View | Annotate | Download (2.5 kB)

# Date Author Comment
0e1acc13 11/13/2012 06:36 pm Panagiotis Kanavos

Added check and failover of hash algorithms: OpenSSL > Cng > Default
Added larger sleep when Block commits fail due to open files

33a3ca72 10/23/2012 06:21 pm Panagiotis Kanavos

Storing lastwritedate, lastlength as soon as the hash is calculated to avoid unnecessary recalculations
Added SHA1OpenSSL, a HashAlgorithm wrapper over OpenSSL