.. |
scripts
|
mutable: handle bad hashes, improve test coverage, rearrange slightly to facilitate these
|
2007-11-13 23:08:15 -07:00 |
test
|
remove most (maybe all?) traces of old Dirnode class. Yay for negative code days.
|
2007-12-04 17:00:58 -07:00 |
util
|
test_dirnode.py: obtain full coverage of dirnode.py
|
2007-12-04 14:32:04 -07:00 |
web
|
decentralized directories: integration and testing
|
2007-12-03 14:52:42 -07:00 |
__init__.py
|
import version class and make-version script from pyutil -- fixes win32 build, improves error handling, and eliminates unused features
|
2007-08-16 14:09:30 -07:00 |
checker.py
|
remove most (maybe all?) traces of old Dirnode class. Yay for negative code days.
|
2007-12-04 17:00:58 -07:00 |
client.py
|
rename dirnode2.py to dirnode.py
|
2007-12-04 11:45:20 -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: average multiple pings when measuring RTT
|
2007-09-26 18:16:15 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
dirnode.py
|
test_dirnode.py: obtain full coverage of dirnode.py
|
2007-12-04 14:32:04 -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
|
encode.py: trivial whitespace change
|
2007-11-19 23:00:29 -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
|
test_dirnode.py: obtain full coverage of dirnode.py
|
2007-12-04 14:32:04 -07:00 |
introducer.py
|
merge patch to integrate decentralized directories with "introducer_and_vdrive.py: use logpublisher too"
|
2007-12-03 15:29:04 -07:00 |
logpublisher.py
|
logpublisher: hush pyflakes warning
|
2007-11-16 20:14:46 -07:00 |
manhole.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:22:41 -07:00 |
mutable.py
|
use AES from pycryptopp instead of pycrypto, also truncate the keys slightly differently
|
2007-12-03 17:27:46 -07:00 |
node.py
|
introducer_and_vdrive.py: use logpublisher too
|
2007-11-20 14:22:26 -07:00 |
provisioning.py
|
provisioning: add more options for num-servers and server-dBA
|
2007-11-15 13:40:49 -07:00 |
storage.py
|
fix several bugs and warnings -- thanks, pyflakes
|
2007-12-03 15:42:35 -07:00 |
upload.py
|
use AES from pycryptopp instead of pycrypto, also truncate the keys slightly differently
|
2007-12-03 17:27:46 -07:00 |
uri.py
|
remove most (maybe all?) traces of old Dirnode class. Yay for negative code days.
|
2007-12-04 17:00:58 -07:00 |
webish.py
|
fix several bugs and warnings -- thanks, pyflakes
|
2007-12-03 15:42:35 -07:00 |