]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/storage/immutable.py
immutable: prevent clients from reading past the end of share data, which would allow...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / storage / immutable.py
2011-09-12 Zooko O'Whielacronximmutable: prevent clients from reading past the end...
2010-07-15 Kevan Carstensenstorage/immutable.py: make remote_abort btell the stora...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-03-23 Brian Warnerstorage: use constant-time comparison for write-enabler...
2009-03-17 Brian Warnerexpirer: add mode to expire only-mutable or only-immuta...
2009-03-09 Brian Warnerstorage/immutable: raise a specific error upon seeing...
2009-03-07 Brian Warnerstorage: add a lease-checker-and-expirer crawler, plus...
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...