]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_mutable.py
stabilize on 20-byte nodeids everywhere, printed with foolscap's base32
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_mutable.py
2007-11-07 Brian Warnerstabilize on 20-byte nodeids everywhere, printed with...
2007-11-06 Brian Warnermutable: parameterize Publish/Retrieve classes in Mutab...
2007-11-06 Brian Warnermutable: move IV into signed prefix, add more retrieval...
2007-11-06 Brian Warnertest_mutable.py: hush pyflakes
2007-11-06 Brian Warnermutable.Publish: rearrange create() to use more of...
2007-11-06 Brian Warnermutable.Publish: more tests
2007-11-06 Brian Warnermutable.Publish: create a dispatch_map for the benefit...
2007-11-06 Brian Warnermutable: use proper enable/renew/cancel secrets
2007-11-06 Brian Warnermutable: added send-messages-to-peers code, about 70...
2007-11-05 Brian Warnertest_mutable: hush pyflakes warning
2007-11-05 Brian Warnermutable: add peer-selection to Publish, and some basic...
2007-11-03 Brian Warnermutable.py: add share-unpacking code, use it for more...
2007-11-03 Brian Warnermutable: implement filenode share-packing, still pretty...
2007-11-02 Brian Warnermutable: split dirnode stuff out to dirnode2.py, will...
2007-11-02 Brian Warnermutable: improve NewDirectoryNode test coverage
2007-11-01 Brian Warnermutable: first pass at dirnodes, filenodes, new URIs...