tahoe-lafs/src/allmydata
Zooko O'Whielacronx 7b0db1c91f make runner find twistd and invoke it with python
This makes allmydata-tahoe work on Windows, and probably doesn't make it fail on other platforms.
2007-04-26 23:14:13 -07:00
..
filetree fix some of the filetree/workqueue interface definitions 2007-01-26 17:31:24 -07:00
scripts make runner find twistd and invoke it with python 2007-04-26 23:14:13 -07:00
test add RIClient.get_versions, in the hopes of enabling backwards-compatibility code in the future 2007-04-26 12:01:25 -07:00
util make testutil more flexible about what platform it runs on 2007-04-26 22:16:48 -07:00
web replace 'queen' with 'introducer' in a lot of places, but not all 2007-04-19 17:30:21 -07:00
__init__.py tahoe v0.1.1-0-UNSTABLE 2007-04-26 11:25:15 -07:00
client.py add RIClient.get_versions, in the hopes of enabling backwards-compatibility code in the future 2007-04-26 12:01:25 -07:00
codec.py finish renaminf "fec" to "zfec" in tahoe 2007-04-18 17:25:16 -07:00
control.py control.py: fix get_memory_usage, add a sample client tool 2007-03-07 20:31:49 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
download.py use real encryption, generate/store/verify verifierid and fileid 2007-04-25 17:53:10 -07:00
encode.py use real encryption, generate/store/verify verifierid and fileid 2007-04-25 17:53:10 -07:00
filetable.py filetable: oops, os.listdir() does not guarantee sorted results 2007-01-20 13:02:26 -07:00
hashtree.py factor out the tagged hash function used for subshares/blocks 2007-04-17 20:27:56 -07:00
interfaces.py interfaces: allow URIs to be up to 300 chars long, we're just crossing over the edge now 2007-04-26 18:08:29 -07:00
introducer.py introducer: add some comments about separating nodeid from tubid 2007-03-29 11:16:29 -07:00
manhole.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
node.py node: enable Tub.logLocalFailures now that we require foolscap-0.1.2 2007-04-06 20:55:59 -07:00
queen.py rename queen control files to 'introducer' 2007-04-19 18:24:15 -07:00
storageserver.py storageserver.py: remove unused import 2007-04-18 10:43:33 -07:00
upload.py use real encryption, generate/store/verify verifierid and fileid 2007-04-25 17:53:10 -07:00
uri.py use real encryption, generate/store/verify verifierid and fileid 2007-04-25 17:53:10 -07:00
vdrive.py vdrive.py: let put_file return the URI that was used for the file itself 2007-04-24 01:41:40 -07:00
webish.py replace 'queen' with 'introducer' in a lot of places, but not all 2007-04-19 17:30:21 -07:00
workqueue.py filetree: make delete() work 2007-01-24 15:10:53 -07:00