tahoe-lafs/src/allmydata
2008-02-14 19:27:47 -07:00
..
gui confwiz: update to record install and uninstall events. 2008-01-30 16:52:07 -07:00
scripts switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
test switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
util switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
web webish: add /status page to display current uploads/downloads 2008-02-12 15:40:05 -07:00
windows move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00
__init__.py setup: require specific versions of dependencies, both at run-time (if pkg_resources is available) and at build-time, and make there be only once place where we specify those versions 2008-01-22 17:24:33 -07:00
checker.py use base62 encoding for storage indexes, on disk and in verifier caps, and in logging and diagnostic tools 2008-02-12 20:48:37 -07:00
client.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
codec.py allow the introducer to set default encoding parameters. Closes #84. 2007-07-12 15:33:30 -07:00
control.py upload: return an UploadResults instance (with .uri) instead of just a URI 2008-02-05 21:01:38 -07:00
debugshell.py finish storage server and write new download 2007-03-30 10:52:19 -07:00
dirnode.py dirnode.py: add metadata= to add_file(), add tests 2008-02-11 14:53:28 -07:00
download.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
encode.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
filenode.py test_mutable: improve test coverage a bit, add test_filenode.py 2007-12-03 21:37:54 -07:00
hashtree.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
interfaces.py make current upload/download status objects available from the client 2008-02-12 15:39:45 -07:00
introducer.py introducer: remove encoding-parameter config, for now 2008-02-12 18:59:54 -07:00
manhole.py trailing-whitespace eradication, no functional changes 2007-11-01 15:22:41 -07:00
mutable.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
node.py refactor node startup, remove tub_ready() 2008-02-05 19:58:38 -07:00
offloaded.py use base62 encoding for storage indexes, on disk and in verifier caps, and in logging and diagnostic tools 2008-02-12 20:48:37 -07:00
provisioning.py added tweaked sibpath implementation 2008-01-10 15:23:41 -07:00
stats.py stats: fix service issues 2008-02-01 18:57:31 -07:00
storage.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
upload.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
uri.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00
webish.py switch from base62 to base32 for storage indices, switch from z-base-32 to rfc 3548 base-32 for everything, separate out base32 encoding from idlib 2008-02-14 19:27:47 -07:00