tahoe-lafs/src/allmydata
2007-10-31 00:10:40 -07:00
..
Crypto crypto: fix compiler warnings in the .c files 2007-08-15 17:48:52 -07:00
scripts 'tahoe stop': use SIGKILL, clean up twistd.pid ourselves, wait forever 2007-10-29 11:43:35 -07:00
test mutable slots: finish up basic coding on server-side containers, add some tests. Remove all caching from MutableShareFile. 2007-10-31 00:10:40 -07:00
util setup: generalize the kludge of finding an executable (i.e. trial or twistd) when there might be only a .py script version of it available 2007-10-15 10:25:04 -07:00
web webish: add checker results and a 'Check' button to the web interface 2007-10-23 17:23:57 -07:00
__init__.py import version class and make-version script from pyutil -- fixes win32 build, improves error handling, and eliminates unused features 2007-08-16 14:09:30 -07:00
checker.py checker.checker_results_for: ignore uris of 'None' 2007-10-26 18:38:37 -07:00
client.py add a simple checker, for both files and directories 2007-10-15 16:16:39 -07:00
codec.py allow the introducer to set default encoding parameters. Closes #84. 2007-07-12 15:33:30 -07:00
control.py check_speed: average multiple pings when measuring RTT 2007-09-26 18:16:15 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py checkpointing mutable-file work. Storage layer is 80% in place. 2007-10-30 19:47:36 -07:00
download.py download.py: use producer/consumer to reduce memory usage, closes #129. 2007-09-19 00:34:47 -07:00
encode.py encode.py: update comments, max_segment_size is now 2MiB 2007-10-16 11:00:29 -07:00
hashtree.py move almost all hashing to SHA256, consolidate into hashutil.py 2007-06-07 21:47:21 -07:00
interfaces.py mutable slots: finish up basic coding on server-side containers, add some tests. Remove all caching from MutableShareFile. 2007-10-31 00:10:40 -07:00
introducer_and_vdrive.py node.py: refactor config-file getting and setting 2007-08-27 18:58:39 -07:00
introducer.py introducer.py: add test coverage of _disconnected() 2007-09-19 11:50:13 -07:00
manhole.py extirpate all references the "queen" and "metatracker" 2007-04-30 09:57:52 -07:00
node.py trivial change to comment -- sentences start with a capital letter and end with a punctuation mark 2007-10-22 16:55:20 -07:00
provisioning.py provisioning.py: get full test coverage 2007-09-17 01:38:54 -07:00
storage.py mutable slots: finish up basic coding on server-side containers, add some tests. Remove all caching from MutableShareFile. 2007-10-31 00:10:40 -07:00
upload.py upload.py: fix signature of NonConvergentUploadMixin.get_encryption_key 2007-09-18 23:38:11 -07:00
uri.py add a simple checker, for both files and directories 2007-10-15 16:16:39 -07:00
vdrive.py vdrive.py: oops, forgot an import 2007-09-15 15:21:57 -07:00
webish.py webish.py: handle asynchronous checker results. 2007-10-30 17:00:37 -07:00