Added check and failover of hash algorithms: OpenSSL > Cng > Default
authorpkanavos <pkanavos@gmail.com>
Tue, 13 Nov 2012 16:36:43 +0000 (18:36 +0200)
committerpkanavos <pkanavos@gmail.com>
Tue, 13 Nov 2012 16:36:43 +0000 (18:36 +0200)
commit0e1acc13aab4f82a94d54515054bfa3eb111bd8f
tree972feb5a80c97bac97b90898686c0cfce42df2e1
parent1101a72ecd6bb56191e61056cf3761197720c4e9
Added check and failover of hash algorithms: OpenSSL > Cng > Default
Added larger sleep when Block commits fail due to open files
trunk/Pithos.Client.WPF/App.xaml.cs
trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
trunk/Pithos.Client.WPF/Properties/Settings.settings
trunk/Pithos.Client.WPF/app.config
trunk/Pithos.Core/Agents/BlockUpdater.cs
trunk/Pithos.Network/BlockHashAlgorithms.cs
trunk/Pithos.Network/SHA1OpenSSL.cs