tahoe-lafs/src/allmydata
Zooko O'Whielacronx 1ac09840a4 a few documentation and naming convention updates
Notable: the argument to make REPORTER has been renamed to TRIALARGS.
2007-12-12 19:34:08 -07:00
..
scripts mutable: handle bad hashes, improve test coverage, rearrange slightly to facilitate these 2007-11-13 23:08:15 -07:00
test a few documentation and naming convention updates 2007-12-12 19:34:08 -07:00
util a few documentation and naming convention updates 2007-12-12 19:34:08 -07:00
web webish: fix overwrite form display 2007-12-05 00:15:13 -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 checker: improve test coverage a little bit 2007-12-04 18:00:12 -07:00
client.py the wait_for_numpeers= argument to client.upload() is optional: make both the code and the Interface reflect this 2007-12-06 18:36:58 -07:00
codec.py allow the introducer to set default encoding parameters. Closes #84. 2007-07-12 15:33:30 -07:00
control.py control.py: hush pyflakes warning 2007-12-06 18:38:42 -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 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 the wait_for_numpeers= argument to client.upload() is optional: make both the code and the Interface reflect this 2007-12-06 18:36:58 -07:00
introducer.py fix import error, detected thanks to "make test" 2007-12-11 17:23:01 -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 move increase_rlimits() into iputil and make it a no-op on Windows 2007-12-07 08:03:43 -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 use AES from pycryptopp instead of pycrypto, also truncate the keys slightly differently 2007-12-03 17:27:46 -07:00
uri.py uri.py: improve test coverage 2007-12-04 17:38:31 -07:00
webish.py webish: append save=true to a GET URL to save-to-disk. Closes #222. 2007-12-11 18:04:44 -07:00