.. |
scripts
|
create_node.py: need to create private/ dir in create-client so we can touch the my_private_dir.cap file
|
2007-12-18 15:42:18 -07:00 |
test
|
refactor webish.py slightly, improve the test coverage a bit. One test is marked SKIP pending improvements in webish.py
|
2007-12-25 03:48:57 -07:00 |
util
|
setup: finish switching from Tahoe's versions of autoversioning tools to pyutil's versions
|
2007-12-21 14:42:38 -07:00 |
web
|
webish: add button to make directories and unit test of it
|
2007-12-20 15:31:12 -07:00 |
__init__.py
|
setup: update doc in __init__.py
|
2007-12-22 10:46:50 -07:00 |
checker.py
|
checker: improve test coverage a little bit
|
2007-12-04 18:00:12 -07:00 |
client.py
|
move my_private_dir.cap into private/
|
2007-12-17 20:57:40 -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
|
mutable: always include ourselves in the querylist when Publishing, because 0.7.0 usually stores our root dirnode only on ourselves, and our nodeid might not appear in the first N+epsilon peers
|
2007-12-19 00:06:53 -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
|
hush pyflakes
|
2007-12-18 18:37:22 -07:00 |
webish.py
|
refactor webish.py slightly, improve the test coverage a bit. One test is marked SKIP pending improvements in webish.py
|
2007-12-25 03:48:57 -07:00 |