.. |
gui
|
confwiz: set a convergence domain based on root_dir upon config
|
2008-03-24 15:47:12 -07:00 |
mutable
|
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
|
2008-04-15 16:08:32 -07:00 |
scripts
|
mutable WIP: split mutable.py into separate files. All tests pass.
|
2008-04-11 14:31:16 -07:00 |
test
|
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
|
2008-04-15 16:08:32 -07:00 |
util
|
use added secret to protect convergent encryption
|
2008-03-24 09:46:06 -07:00 |
web
|
web/statistics: fix typo that make immutable-download stats missing
|
2008-04-15 11:20:04 -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
|
webish: add 'download results', with some basic timing information
|
2008-03-03 19:19:21 -07:00 |
client.py
|
mutable WIP: split mutable.py into separate files. All tests pass.
|
2008-04-11 14:31:16 -07:00 |
codec.py
|
allow the introducer to set default encoding parameters. Closes #84.
|
2007-07-12 15:33:30 -07:00 |
control.py
|
use added secret to protect convergent encryption
|
2008-03-24 09:46:06 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
dirnode.py
|
mutable WIP: split mutable.py into separate files. All tests pass.
|
2008-04-11 14:31:16 -07:00 |
download.py
|
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
|
2008-04-15 16:08:32 -07:00 |
encode.py
|
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
|
2008-04-15 16:08:32 -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
|
remove size constraint on ShareData: large directories caused errors which triggered massive memory usage. See #379 for details
|
2008-04-11 22:51:54 -07:00 |
introducer.py
|
introducer.py: accelerate reconnection after being offline. Closes #374.
|
2008-03-31 15:28:45 -07:00 |
key_generator.py
|
key_generator: fix edge case found on windows
|
2008-04-10 14:27:35 -07:00 |
manhole.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:22:41 -07:00 |
mutable.py
|
mutable WIP: all tests pass, but publish/retrieve status is still stubbed out
|
2008-04-10 19:26:35 -07:00 |
node.py
|
node.py: make twistd.pid world-readable, so stats-gathering tools (specifically memory-measuring munin plugins) can see it
|
2008-03-26 18:37:54 -07:00 |
offloaded.py
|
helper: log SI in ciphertext-read-failed message
|
2008-04-14 19:41:23 -07:00 |
provisioning.py
|
fix pyflakes warning
|
2008-03-10 16:14:03 -07:00 |
stats.py
|
stats: add /statistics web page to show them, add tests
|
2008-04-14 14:17:08 -07:00 |
storage.py
|
stats gathering: fix storage server stats if not tracking consumed
|
2008-04-09 18:23:06 -07:00 |
upload.py
|
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
|
2008-04-15 16:08:32 -07:00 |
uri.py
|
uri.py: get 100% test coverage, fix a few bugs in the process
|
2008-03-04 14:27:45 -07:00 |
webish.py
|
web: return a proper error upon POST with a bad t= value
|
2008-04-15 11:11:29 -07:00 |