tahoe-lafs/src/allmydata
2007-05-21 13:42:51 -07:00
..
filetree globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology 2007-04-30 13:06:09 -07:00
scripts extirpate all references the "queen" and "metatracker" 2007-04-30 09:57:52 -07:00
test UNDO: forget about old peers (closes #26) 2007-05-07 19:10:24 -07:00
util manually merge recent changes to pyutil's copy of "version.py" with allmydata's copy of "version.py" 2007-05-09 16:04:05 -07:00
web enable private upload, in which the file is inserted at the grid layer but not at the vdrive layer 2007-05-16 08:40:19 -07:00
__init__.py update version-number handling, pull release tags from darcs history 2007-05-03 20:14:07 -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 globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology 2007-04-30 13:06:09 -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 UNDO: forget about old peers (closes #26) 2007-05-07 19:10:24 -07:00
introducer_and_vdrive.py extirpate all references the "queen" and "metatracker" 2007-04-30 09:57:52 -07:00
introducer.py UNDO: forget about old peers (closes #26) 2007-05-07 19:10:24 -07:00
manhole.py extirpate all references the "queen" and "metatracker" 2007-04-30 09:57:52 -07:00
node.py update docs, remove extraneous licence text, sort module names in import statement 2007-05-21 13:42:51 -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 enable private upload, in which the file is inserted at the grid layer but not at the vdrive layer 2007-05-16 08:40:19 -07:00
workqueue.py filetree: make delete() work 2007-01-24 15:10:53 -07:00