]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-06-11 Zooko O'WhielacronxTAG allmydata-tahoe-0.3.0 allmydata-tahoe-0.3.0
2007-06-11 Zooko O'Whielacronxupdate the relnotes.txt for v0.3
2007-06-10 Brian Warnerwebish: show vdrive and introducer connectedness separately
2007-06-10 Brian Warnerrename fileid/verifierid to plaintext_hash/crypttext_hash
2007-06-10 Brian WarnerthingA.txt has finally been renamed
2007-06-10 Brian Warnerupdate thingA/uri-extension docs
2007-06-08 Brian Warnerhandle uri_extension with a non-bencode serialization...
2007-06-08 Brian Warnerrename thingA to 'uri extension'
2007-06-08 Brian Warnerconsolidate multiple definitions of NotEnoughPeersError
2007-06-08 Brian Warnerremove several leftover defintions of netstring()
2007-06-08 Brian Warnertest_client.py: improve test coverage a bit
2007-06-08 Brian Warnerdocs/thingA.txt: describe what this does, even if it...
2007-06-08 Brian Warnermove almost all hashing to SHA256, consolidate into...
2007-06-08 Brian Warnertest_encode.py: even more testing of merkle trees,...
2007-06-08 Brian Warneradd tests for bad/inconsistent plaintext/crypttext...
2007-06-08 Brian Warnertest_encode.py: further refactoring of send_and_recover
2007-06-08 Brian Warnertest_encode.py: refactor send_and_recover a bit
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-06-07 Brian Warnerencode.py: hush pyflakes warnings
2007-06-07 Brian Warnerencode/download: reduce memory footprint by deleting...
2007-06-07 Brian Warnerencode.py: fix generation of plaintext/crypttext merkle...
2007-06-07 Brian Warnerhashtree.BadHashError: mention which leaf caused the...
2007-06-08 Brian Warneriputil.get_local_ip_for: tolerate running on a disconne...
2007-06-07 Brian Warnerfetch plaintext/crypttext merkle trees during download...
2007-06-07 Brian Warnerdownload.py: refactor get-thingA-from-somebody to reuse...
2007-06-07 Brian Warnerencode.py: fix pyflakes warning
2007-06-07 Brian Warnerencode: add plaintext/crypttext merkle trees to the...
2007-06-06 Brian Warnerrunner.py: allow --multiple to enable starting/stopping...
2007-06-05 robk-orglog a prominent warning message in the case that the...
2007-06-05 robk-orgcatch failures in startService() and abort process
2007-06-05 robk-orgadd a missing up-call in introducer.startService()
2007-06-06 robk-orgchange the 'ez_setup.py' script to have distinct desire...
2007-06-06 Brian Warnerencode.py: clean up handling of lost peers during uploa...
2007-06-06 Brian Warnerrunner.py: allow all directory-using commands (create...
2007-06-06 Brian Warnerbin/allmydata-tahoe: also update PYTHONPATH so that...
2007-06-06 Brian Warnerbin/allmydata-tahoe: add a sys.path-modifying preamble...
2007-06-06 Brian Warnerencode: tolerate lost peers, as long as we still get...
2007-06-06 Brian Warnerroadmap.txt: minor cleanups
2007-06-06 Brian WarnerREADME: mention strports-ness of NODE/webport, closes #55
2007-06-02 Brian Warnermove validation data to thingA, URI has storage_index...
2007-06-01 Brian Warnernode.py: multi-class exception calls need parentheses
2007-06-01 Brian Warnerdownload.py: refactor bucket_failed() a bit, add some...
2007-06-01 Brian Warnertest_system.py: minor reformatting
2007-05-31 Brian Warnernode.py: add logging of startup/shutdown, for the cygwi...
2007-05-31 Brian Warnertest_system.py: add a log message to help track down...
2007-05-31 Brian Warnernode.py: log twisted version along with tahoe/foolscap...
2007-05-30 Brian Warnercheck_memory: getting closer, now we have memusage...
2007-05-25 Zooko O'Whielacronxswitch from FieldStorage.value to FieldStorage.file
2007-05-25 Zooko O'Whielacronxamdlib.util: merge in changes to humanreadable.py that...
2007-05-25 Zooko O'Whielacronxmark #22 finished in source:roadmap.txt
2007-05-25 Brian Warnercheck_memory.py: finish the failsafe-shutdown code
2007-05-24 Brian Warnerrunner.py: spoke too soon. Really fix #51 this time.
2007-05-24 Brian Warnerrunner.py: expanduser() basedirs, so '~' works. Closes...
2007-05-24 Brian Warner.darcs-boringfile: ignore the buildbot's source-stampfile
2007-05-24 Brian Warnermakefile: add a test-clean target
2007-05-24 Brian Warnertest_node.py: hush pyflakes warnings
2007-05-24 Brian Warnernode.py: hush pyflakes warnings
2007-05-24 Brian Warnermakefile: add a test-darcs-boringfile target
2007-05-24 Brian Warnertest_introducer_and_vdrive: remove the assumption that...
2007-05-24 Brian Warnertest_system.py: check size in web-ui display. closes #37
2007-05-23 Zooko O'Whielacronxadd in-line doc that Josh wrote as he was trying to...
2007-05-23 Zooko O'Whielacronxadd unit test for "advertised_ip_addresses" feature...
2007-05-23 Zooko O'Whielacronxmake stopService() defer until startService() completes...
2007-05-23 Zooko O'Whielacronxfix one last use of "--root" in building which was...
2007-05-23 Brian Warnernode.py: use 'node.pem' for all nodes
2007-05-23 Brian Warnernode.py: use Tub's certFile= argument instead of doing...
2007-05-22 Zooko O'Whielacronxrename all "*PBURL*" to "*FURL*"
2007-05-22 Zooko O'Whielacronxrefactor iputil and make it return addresses in descend...
2007-05-22 Zooko O'Whielacronxdon't check for existence of portnum file and then...
2007-05-22 Zooko O'Whielacronxdon't test for existence of certfile and then try to...
2007-05-22 Zooko O'Whielacronxfix handling of local_ip file and rename it to advertis...
2007-05-22 Zooko O'Whielacronxraise constraint on FURLs from 150 chars to 1000 chars
2007-05-23 Brian Warnerchange uri-packer-unpacker to deal with dictionaries...
2007-05-21 Zooko O'Whielacronxupdate docs, remove extraneous licence text, sort modul...
2007-05-21 Zooko O'Whielacronxadd roadmap element: XML-RPC interface
2007-05-21 Zooko O'Whielacronxdon't use --root, instead use --single-version-external...
2007-05-16 Brian Warnermake-version.py: remove the strip-until-<changelog...
2007-05-16 Brian Warnermake-version.py: use 'subprocess' module instead of...
2007-05-16 Zooko O'Whielacronxenable private upload, in which the file is inserted...
2007-05-16 Brian WarnerREADME: mention the additional included libraries ...
2007-05-16 Brian Warnerupdate to foolscap-0.1.4
2007-05-16 Brian Warnermake-version.py: accomodate windows by ignoring the...
2007-05-16 Zooko O'Whielacronxupdate README concerning dependent libraries that the...
2007-05-08 Brian WarnerUNDO: forget about old peers (closes #26)
2007-05-08 Brian Warnerforget about old peers (closes #26)
2007-05-09 Zooko O'Whielacronxmanually merge recent changes to pyutil's copy of ...
2007-05-09 Zooko O'Whielacronxzfec: disable the feature of leaving unit test tmp...
2007-05-06 Zooko O'Whielacronxfix typo in CREDITS file
2007-05-06 Zooko O'Whielacronxadd CREDITS file where people who contribute source...
2007-05-05 Brian Warnerdo not include foolscap or zfec coverage in the figleaf...
2007-05-04 Faried Nawazdisplay file size in directory.xhtml
2007-05-04 Brian Warnertest_introducer.py: turn off the defer.setDebugging...
2007-05-04 Brian Warneradd deb-etch target, rearrange make-version a bit,...
2007-05-04 Zooko O'Whielacronxadd link to ticket #36 -- FUSE integration
2007-05-04 Zooko O'Whielacronxadd link to ticket #34 -- disk space limits in storage...
2007-05-04 Brian Warnermakefile: delete .pycs before running tests, since...
2007-05-04 Brian Warner.darcs-boringfile: ignore some build/ directories for...
2007-05-04 Brian Warnerversion.py: handle both '0.2.0' and '0.2.0-1', remove...
2007-05-04 Brian Warnerupdate version-number handling, pull release tags from...
next