]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/client.py
create a personal (non-shared) vdrive, in addition to the global shared one
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / client.py
2007-06-15 Brian Warnercreate a personal (non-shared) vdrive, in addition...
2007-06-15 Brian Warnermake new vdrive work, implement convenience wrapper...
2007-06-15 Brian Warnerrevamp vdrive: nodes with furls. tests still fail.
2007-06-10 Brian Warnerwebish: show vdrive and introducer connectedness separately
2007-06-08 Brian Warnerclient.py: allow operation without vdrive.furl, for...
2007-06-07 Brian Warnerclient.py: use persistent FURLs for our Node, to reduce...
2007-05-30 Brian Warnercheck_memory: getting closer, now we have memusage...
2007-05-25 Brian Warnercheck_memory.py: finish the failsafe-shutdown code
2007-05-23 Brian Warnernode.py: use 'node.pem' for all nodes
2007-05-22 Zooko O'Whielacronxrename all "*PBURL*" to "*FURL*"
2007-04-26 Brian Warneradd RIClient.get_versions, in the hopes of enabling...
2007-03-30 Zooko O'Whielacronxnew upload and storage server
2007-03-27 Brian Warnercomplete the Introducer changes, separate out vdrive...
2007-03-23 Zooko O'Whielacronxmerge incomplete stuff with other patches
2007-03-23 Zooko O'Whielacronxincomplete work to be finished elsewhere
2007-03-22 Zooko O'Whielacronxseparate queen's service of introduction-to-the-network...
2007-03-08 Brian Warnerrearrange service startup a bit, now Node.startService...
2007-03-08 Brian Warneradd a local foolscap control interface, to upload/downl...
2007-01-17 Brian Warnerwebish: add PBURL to the all-peers table on the welcome...
2007-01-16 Brian Warnernow that foolscap-0.0.7 accepts connect-to-self, allow...
2007-01-16 Brian Warnerrearrange encode/upload, add URIs, switch to Replicatin...
2006-12-14 Brian Warnermove all packages into src/, fix allmydata.Crypto build...