.. |
scripts
|
rename "dir-uri" to "dir-cap"
|
2008-01-08 10:41:27 -07:00 |
test
|
test_system: assert that BASEDIR/node.url is created properly
|
2008-01-07 17:46:22 -07:00 |
util
|
util.log: add levels like UNUSUAL
|
2008-01-07 17:32:45 -07:00 |
web
|
remove automatic private dir
|
2008-01-03 17:02:05 -07:00 |
__init__.py
|
remove runtime dependency upon setuptools (which crept into allmydata.get_package_versions)
|
2008-01-04 20:53:41 -07:00 |
checker.py
|
checker: improve test coverage a little bit
|
2007-12-04 18:00:12 -07:00 |
client.py
|
reinstate creation of node.url files upon startup
|
2008-01-07 18:04:56 -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-speed: test SSK upload/download speed too. SDMF imposes a limit on the file sizes, no 10MB or 100MB test
|
2007-12-14 02:05:31 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
dirnode.py
|
dirnode: add set_uris() and set_nodes() (plural), to set multiple children at once. Use it to set up a new webapi test for issue #237.
|
2007-12-18 23:30:02 -07:00 |
download.py
|
use AES from pycryptopp instead of pycrypto, also truncate the keys slightly differently
|
2007-12-03 17:27:46 -07:00 |
encode.py
|
a few documentation and naming convention updates
|
2007-12-12 19:34:08 -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
|
move almost all hashing to SHA256, consolidate into hashutil.py
|
2007-06-07 21:47:21 -07:00 |
interfaces.py
|
dirnode: add set_uris() and set_nodes() (plural), to set multiple children at once. Use it to set up a new webapi test for issue #237.
|
2007-12-18 23:30:02 -07:00 |
introducer.py
|
fix import error, detected thanks to "make test"
|
2007-12-11 17:23:01 -07:00 |
manhole.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:22:41 -07:00 |
mutable.py
|
direct the user to docs/write_coordination.html in case of an UncoordinatedWriteError
|
2008-01-08 11:15:06 -07:00 |
node.py
|
node.py: remove the provoke-logport-furlfile-creation hack now that foolscap-0.2.3 does it for us, and add bridge-twisted-logs
|
2007-12-24 17:24:40 -07:00 |
provisioning.py
|
provisioning: add more options for num-servers and server-dBA
|
2007-11-15 13:40:49 -07:00 |
storage.py
|
storage.py: factor out a common compare() routine
|
2007-12-05 00:20:34 -07:00 |
upload.py
|
fix representation of node ids in PeerTracker objects
|
2007-12-19 17:55:28 -07:00 |
uri.py
|
cmdline: give useful error messages about the --dir-uri and ~/.tahoe/private/root_dir.cap
|
2008-01-03 17:35:35 -07:00 |
webish.py
|
reinstate creation of node.url files upon startup
|
2008-01-07 18:04:56 -07:00 |