.. |
scripts
|
rename storageserver.py to just storage.py, since it has both server and client sides now
|
2007-07-13 17:25:45 -07:00 |
test
|
webish.py: test that _get_or_create_directories fix I made a few hours ago
|
2007-07-13 22:19:16 -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
|
welcome.xhtml: add a link to allmydata.org
|
2007-07-13 17:15:44 -07:00 |
__init__.py
|
update version-number handling, pull release tags from darcs history
|
2007-05-03 20:14:07 -07:00 |
client.py
|
rename storageserver.py to just storage.py, since it has both server and client sides now
|
2007-07-13 17:25:45 -07:00 |
codec.py
|
allow the introducer to set default encoding parameters. Closes #84.
|
2007-07-12 15:33:30 -07:00 |
control.py
|
control.py: make get_memory_usage() callable from elsewhere
|
2007-07-08 19:07:54 -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
|
rename storageserver.py to just storage.py, since it has both server and client sides now
|
2007-07-13 17:25:45 -07:00 |
encode.py
|
encode.py: minor typo
|
2007-07-13 17:00:06 -07:00 |
hashtree.py
|
move almost all hashing to SHA256, consolidate into hashutil.py
|
2007-06-07 21:47:21 -07:00 |
interfaces.py
|
interfaces: increase ShareSize now that our default k is smaller (hence blocks are bigger)
|
2007-07-13 19:29:31 -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 |
storage.py
|
storage.py: turn some assertions into preconditions
|
2007-07-13 19:30:48 -07:00 |
upload.py
|
rename storageserver.py to just storage.py, since it has both server and client sides now
|
2007-07-13 17:25:45 -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
|
webish.py: test that _get_or_create_directories fix I made a few hours ago
|
2007-07-13 22:19:16 -07:00 |