tahoe-lafs/src/allmydata
2007-07-23 19:31:53 -07:00
..
scripts uri: implement URI-processing classes, IFileURI/IDirnodeURI, use internally 2007-07-21 15:40:36 -07:00
test refactor upload/encode, to split encrypt and encode responsibilities 2007-07-23 19:31:53 -07:00
util truncate storage index to 128 bits, since it's derived from a 128 bit AES key 2007-07-22 19:48:44 -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 introducer.py: minor rearrangement of methods 2007-07-16 19:47:42 -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 uri.py: get keys and index from the URI instance 2007-07-21 17:45:00 -07:00
download.py uri: implement URI-processing classes, IFileURI/IDirnodeURI, use internally 2007-07-21 15:40:36 -07:00
encode.py refactor upload/encode, to split encrypt and encode responsibilities 2007-07-23 19:31:53 -07:00
hashtree.py move almost all hashing to SHA256, consolidate into hashutil.py 2007-06-07 21:47:21 -07:00
interfaces.py refactor upload/encode, to split encrypt and encode responsibilities 2007-07-23 19:31:53 -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 introducer.py: minor rearrangement of methods 2007-07-16 19:47:42 -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 client.py: add a 'debug_no_storage' option to throw out all share data 2007-07-16 18:07:03 -07:00
upload.py refactor upload/encode, to split encrypt and encode responsibilities 2007-07-23 19:31:53 -07:00
uri.py truncate storage index to 128 bits, since it's derived from a 128 bit AES key 2007-07-22 19:48:44 -07:00
vdrive.py uri: implement URI-processing classes, IFileURI/IDirnodeURI, use internally 2007-07-21 15:40:36 -07:00
webish.py uri: implement URI-processing classes, IFileURI/IDirnodeURI, use internally 2007-07-21 15:40:36 -07:00