..
scripts
cli: implement 'get'
2007-07-11 10:26:19 -07:00
test
fix several methods to handle LIT URIs correctly, rather than assuming that all filenodes are CHK URIs
2007-07-12 16:17:49 -07:00
util
import simplejson directly, and remove our local copies of the component .py files from util/json*
2007-07-10 15:49:32 -07:00
web
add a 'rename' button to the webish dir view
2007-07-12 16:53:54 -07:00
__init__.py
update version-number handling, pull release tags from darcs history
2007-05-03 20:14:07 -07:00
client.py
allow the introducer to set default encoding parameters. Closes #84 .
2007-07-12 15:33:30 -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_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files
2007-05-29 17:39:39 -07:00
debugshell.py
finish storage server and write new download
2007-03-30 10:52:19 -07:00
dirnode.py
fix several methods to handle LIT URIs correctly, rather than assuming that all filenodes are CHK URIs
2007-07-12 16:17:49 -07:00
download.py
make it possible to download LIT uris. oops.
2007-07-12 16:16:59 -07:00
encode.py
allow the introducer to set default encoding parameters. Closes #84 .
2007-07-12 15:33:30 -07:00
hashtree.py
move almost all hashing to SHA256, consolidate into hashutil.py
2007-06-07 21:47:21 -07:00
interfaces.py
note that setting k=1 is equivalent to replication
2007-07-12 16:22:12 -07:00
introducer_and_vdrive.py
allow the introducer to set default encoding parameters. Closes #84 .
2007-07-12 15:33:30 -07:00
introducer.py
allow the introducer to set default encoding parameters. Closes #84 .
2007-07-12 15:33:30 -07:00
manhole.py
extirpate all references the "queen" and "metatracker"
2007-04-30 09:57:52 -07:00
node.py
webish: display program/library versions on the welcome page
2007-06-11 10:51:11 -07:00
storageserver.py
storage: wrap buckets in a local proxy
2007-07-08 23:27:46 -07:00
upload.py
allow the introducer to set default encoding parameters. Closes #84 .
2007-07-12 15:33:30 -07:00
uri.py
fix several methods to handle LIT URIs correctly, rather than assuming that all filenodes are CHK URIs
2007-07-12 16:17:49 -07:00
vdrive.py
change IVirtualDrive.get_node_at_path to accept either a list or a single slash-separated string
2007-06-28 17:46:14 -07:00
webish.py
add a 'rename' button to the webish dir view
2007-07-12 16:53:54 -07:00