]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fetch plaintext/crypttext merkle trees during download, but don't check the segments...
authorBrian Warner <warner@lothar.com>
Thu, 7 Jun 2007 07:15:41 +0000 (00:15 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 7 Jun 2007 07:15:41 +0000 (00:15 -0700)
commite04ff3adac47d8e522ef2f694d3cf913b2329d9c
treeb7efdc0494412771c6db9979519481503a1c36a8
parentfae4e8f9a3d832681b0bd20c2abb8519e9459851
fetch plaintext/crypttext merkle trees during download, but don't check the segments against them yet
src/allmydata/download.py
src/allmydata/encode.py
src/allmydata/interfaces.py
src/allmydata/storageserver.py
src/allmydata/test/test_encode.py