]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-06-15 Brian Warnercreate a personal (non-shared) vdrive, in addition...
2007-06-15 Brian Warnerwebish: enable deletion of directories
2007-06-15 Brian Warnerwebish.py: put the URI in a narrower auto-scrolling...
2007-06-15 Brian Warnerrunner.py: add 'dump-directory-node' command
2007-06-15 Brian Warnermake new vdrive work, implement convenience wrapper...
2007-06-15 Brian Warnertest_filetable: fix to match new vdrive approach
2007-06-29 Zooko O'Whielacronxmake-version.py invokes darcs as "darcs" instead of...
2007-06-29 Zooko O'Whielacronxupdate CREDITS file
2007-06-15 Brian Warnerrevamp vdrive: nodes with furls. tests still fail.
2007-06-15 Brian Warnerfiletable: switch to new approach with anonymous nodes
2007-06-13 Brian Warnermake-version.py: it is sys.platform, not os.platform
2007-06-13 robk-orgmake make-version.py exec darcs correctly on windows
2007-06-12 Brian Warnerupload.py: minor refactoring
2007-06-12 Brian Warnerroadmap.txt: update w.r.t. filetree and repairer
2007-06-12 Brian Warneradd 'allmydata-tahoe dump-uri-extension' utility command
2007-06-12 Brian Warnerrefactor URI_extension handlers out of encode/download...
2007-06-11 Brian Warnerwebish: display program/library versions on the welcome...
2007-06-13 Zooko O'Whielacronxshebang usr bin env python
2007-06-11 Zooko O'Whielacronxcatch EnvironmentError from attempt to invoke darcs...
2007-06-12 Brian WarnerURI-extension.txt: update docs, we aren't using bencode...
2007-05-09 Zooko O'Whielacronxzfec: import latest version.py module from pyutil library
2007-05-09 Zooko O'Whielacronxzfec: fix bug in in-line doc
2007-05-09 Zooko O'Whielacronxzfec: tweak licence text
2007-06-11 Zooko O'Whielacronxfix the relnotes.txt -- don't incorrectly attribute...
2007-06-11 Zooko O'Whielacronxsome edits to the README
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...
next