git-annex/Remote
Joey Hess d996637fd6 fix stall while storing encrypted data in bup
Forking a new process rather than relying on a thread to feed gpg.
The feeder thread was stalling, probably when the main thread got
to the point it was wait()ing on the gpg to exit.
2011-04-17 00:34:38 -04:00
..
Bup.hs fix stall while storing encrypted data in bup 2011-04-17 00:34:38 -04:00
Directory.hs refactor 2011-04-16 21:41:14 -04:00
Encrypted.hs refactor 2011-04-16 21:41:14 -04:00
Git.hs RemoteConfig type 2011-04-15 15:09:36 -04:00
S3real.hs encryption key management working 2011-04-16 13:25:27 -04:00
S3stub.hs nasty hack to build when hS3 is not available 2011-03-30 01:32:05 -04:00
Special.hs RemoteConfig type 2011-04-15 15:09:36 -04:00