tahoe-lafs/src/allmydata/immutable
2009-01-08 20:01:45 -07:00
..
__init__.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
checker.py immutable/checker: include a summary (with 'Healthy' or 'Not Healthy' and a count of shares) in the checker results 2009-01-08 20:01:45 -07:00
download.py immutable: add a monitor API to CiphertextDownloader with which to tell it to stop its work 2009-01-08 14:42:15 -07:00
encode.py immutable: refactor uploader to do just encoding-and-uploading, not encryption 2009-01-06 21:48:22 -07:00
filenode.py immutable: refactor download to do only download-and-decode, not decryption 2009-01-08 11:53:49 -07:00
layout.py immutable: new checker and verifier 2009-01-05 18:28:18 -07:00
offloaded.py immutable: refactor uploader to do just encoding-and-uploading, not encryption 2009-01-06 21:48:22 -07:00
repairer.py rename "checker results" to "check results", because it is more parallel to "check-and-repair results" 2009-01-06 13:37:03 -07:00
upload.py trivial: fix redefinition of name "log" in imports (pyflakes) 2009-01-06 22:08:29 -07:00