git-annex/Remote
guilhem 00fc21bfec Generate ciphers with a better entropy.
Unless highRandomQuality=false (or --fast) is set, use Libgcypt's
'GCRY_VERY_STRONG_RANDOM' level by default for cipher generation, like
it's done for OpenPGP key generation.

On the assistant side, the random quality is left to the old (lower)
level, in order not to scare the user with an enless page load due to
the blocking PRNG waiting for IO actions.
2013-04-06 16:09:51 -04:00
..
Helper Generate ciphers with a better entropy. 2013-04-06 16:09:51 -04:00
Bup.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Directory.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Git.hs Use lower case hash directories for storing files on crippled filesystems, same as is already done for bare repositories. 2013-04-04 15:46:33 -04:00
Glacier.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Hook.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
List.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Rsync.hs hlint 2013-04-03 03:52:41 -04:00
S3.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Web.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
WebDAV.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00