]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
make relnotes.txt point to the latest source tarball
[tahoe-lafs/tahoe-lafs.git] / src /
2007-04-30 Zooko O'Whielacronxv0.1.4b2-0-UNSTABLE
2007-04-30 Zooko O'Whielacronxextirpate all references the "queen" and "metatracker"
2007-04-30 Zooko O'Whielacronxzfec: v1.0.0b3-0-STABLE
2007-04-30 Zooko O'Whielacronxzfec: update licence and install docs
2007-04-30 Zooko O'Whielacronxv0.1.3-0-UNSTABLE
2007-04-30 Zooko O'Whielacronxraise the limit on the number of hashes when retrieving...
2007-04-30 Zooko O'Whielacronxraise the limit on block hashes and share hashes from...
2007-04-30 Zooko O'Whielacronxzfec: hack setuptools bootstrap script not to time...
2007-04-30 Zooko O'Whielacronxzfec: add the setuptools bootstrap script to download...
2007-04-30 Zooko O'Whielacronxv0.1.2-0-UNSTABLE
2007-04-29 Zooko O'Whielacronximport a snapshot of foolscap 0.1.2+
2007-04-27 Zooko O'Whielacronxallmydata-tahoe v0.1.1-1-UNSTABLE
2007-04-27 Brian Warnertestutil.py: remove unused import, appease pyflakes
2007-04-27 Zooko O'Whielacronxmake it print out version numbers when it constructs...
2007-04-27 Zooko O'Whielacronxmake runner find twistd and invoke it with python
2007-04-27 Zooko O'Whielacronxmake testutil more flexible about what platform it...
2007-04-27 Brian Warnerinterfaces: allow URIs to be up to 300 chars long,...
2007-04-26 Brian Warneradd RIClient.get_versions, in the hopes of enabling...
2007-04-27 Zooko O'Whielacronxzfec: explain in README how to use setuptools in Ye...
2007-04-27 Zooko O'Whielacronxzfec: organize the trove classifiers in the metadata
2007-04-27 Zooko O'Whielacronxzfec: fix up the package metadata for e.g. the Python...
2007-04-27 Zooko O'Whielacronxzfec: yet another tweak to the licence
2007-04-27 Zooko O'Whielacronxzfec v1.0.0b1-0-STABLE
2007-04-27 Zooko O'Whielacronxzfec: update licence, contact info, description
2007-04-27 Zooko O'Whielacronxzfec: invoke test_util as well as test_zfec when you...
2007-04-26 Zooko O'Whielacronxzfec: remove printout that was used only for debugging
2007-04-26 Zooko O'Whielacronxpyutil: fileutil: make temp dir cleanup more robust...
2007-04-26 Zooko O'Whielacronxzfec: in zunfec, sort the input share file names for...
2007-04-26 Zooko O'Whielacronxzfec: update unit tests
2007-04-26 Zooko O'Whielacronxzfec: tweak licence text for clarity
2007-04-26 Zooko O'Whielacronxzfec: update TODO
2007-04-26 Zooko O'Whielacronxzfec: make it Python 2.4-compatible (but also it requir...
2007-04-22 Zooko O'Whielacronxzfec: make unit tests work on Windows with setuptools...
2007-04-22 Zooko O'Whielacronxzfec: pyutil: make temp directories more convenient...
2007-04-25 Zooko O'Whielacronxzfec: update TODOs
2007-04-26 Zooko O'Whielacronxtahoe v0.1.1-0-UNSTABLE
2007-04-26 Brian Warnerzfec: setup.py: switch back to distutils, since setupto...
2007-04-26 Brian Warneruse real encryption, generate/store/verify verifierid...
2007-04-21 Zooko O'Whielacronxzfec: turn off the feature of leaving the tmp data...
2007-04-21 Zooko O'Whielacronxzfec: make "./setup.py test" do the right thing
2007-04-21 Zooko O'Whielacronxzfec: fix another problem with the O_BINARY flag
2007-04-24 Zooko O'Whielacronxmv zfec into src/
2007-04-24 Brian Warnersort coverage tables by lines uncovered, rather than...
2007-04-24 Brian Warnertest_system: improve webish.py coverage
2007-04-24 Brian Warnervdrive.py: let put_file return the URI that was used...
2007-04-24 Brian Warnertest_runner.py: improve test coverage a little bit
2007-04-24 Brian Warnertestutil.py: hush a pyflakes warning
2007-04-24 Brian Warnerrunner.py: add --quiet, use it from test cases
2007-04-24 Brian Warnertestutil: make SignalMixin actually be a mixin (and...
2007-04-24 Brian Warnertest_upload.py: add some TODO items
2007-04-20 Brian Warnertest_runner.py: add some coverage for allmydata.scripts...
2007-04-20 Brian Warnerrename queen control files to 'introducer'
2007-04-20 Brian Warnerreplace 'queen' with 'introducer' in a lot of places...
2007-04-19 Brian Warnerfigleaf: add number-of-uncovered-lines to the HTML...
2007-04-19 Zooko O'Whielacronxassign version number tahoe 0.1.0-0-UNSTABLE
2007-04-19 Zooko O'Whielacronxcopy version.py from pyutil
2007-04-19 Brian Warnermake test_encode less CPU-intense by using 4-out-of...
2007-04-19 Brian Warneriputil/testutil: fix pyflakes errors/warnings
2007-04-19 Brian Warnerencode: handle uploads of the same file multiple times...
2007-04-18 Brian Warnertest_system: turn off test_connections, since it is...
2007-04-18 Brian Warnerinterfaces.py: remove spurious 'pass' statements (which...
2007-04-18 Brian Warnertest_storage: test StorageServer code too: allocation...
2007-04-18 Brian Warnerstorageserver.py: remove unused import
2007-04-19 Zooko O'Whielacronxiputil.list_async_addresses now "works" on cygwin
2007-04-19 Zooko O'Whielacronxcopy testutil from pyutil
2007-04-19 Zooko O'Whielacronxcopy repeatable_random from pyutil
2007-04-19 Zooko O'Whielacronxfinish renaminf "fec" to "zfec" in tahoe
2007-04-18 Brian Warnerencode.py: remove unused pad() code
2007-04-18 Brian Warnerdownload: remove unused import
2007-04-18 Brian Warnerdownload: oops, NotEnoughHashesError comes from hashtre...
2007-04-18 Brian Warnerencode: fix multi-segment uploads: lambdas inside for...
2007-04-18 Brian Warnertest_system: minor comment
2007-04-18 Brian Warnerfactor out the tagged hash function used for subshares...
2007-04-18 Brian Warnercomment out some verbose log messages, add commented...
2007-04-18 Brian Warnerstorageserver: assert that blocks are written in-order...
2007-04-18 Zooko O'Whielacronxdon't clobber existing storefile every put block
2007-04-18 Zooko O'Whielacronxpyutil: fileutil.open_or_create()
2007-04-18 Brian Warnertest_storage: add (failing) test of the BucketWriter...
2007-04-17 Brian Warnerstorageserver: the last segment is not always going...
2007-04-17 Brian Warnersystem_test: exercise multiple segments
2007-04-17 Brian Warnerdownload.py: don't truncate tail segments that are...
2007-04-17 Brian Warnertest_encode.Roundtrip: cover more combinations of data...
2007-04-17 Brian Warnertest_encode.Encode: cover more combinations of data...
2007-04-17 Brian Warnertest_encode: test filesizes which are an exact multiple...
2007-04-17 Brian Warnerencode: make MAX_SEGMENT_SIZE controllable, to support...
2007-04-17 Brian Warnerdownload: more test coverage
2007-04-17 Brian Warnerdownload: remove some leftover (and not very useful...
2007-04-17 Brian Warnerdownload: validate handling of missing sharehashes too
2007-04-17 Brian Warneriputil.py: remove unused import
2007-04-16 Brian Warnerdownload: verify that bad blocks or hashes are caught...
2007-04-18 Zooko O'Whielacronxstorageserver: ignore files in verifierdir whose filena...
2007-04-18 Zooko O'Whielacronxpyutil: iputil: fix netbsd, irix, sunos
2007-04-16 Brian Warnertest_system: bump up timeout again, the new extra downl...
2007-04-16 Brian Warnertest_iputil: improve error message
2007-04-16 Brian Warnerdownload: log more information when hashtree checks...
2007-04-16 Brian Warnerdownload: improve test coverage on our IDownloadTarget...
2007-04-14 Brian Warnerinterfaces: use explicit TupleOf and ChoiceOf constrain...
2007-04-13 Brian Warnerencode.py: remove an unused import
2007-04-13 Brian Warnertest_hashtree.py: get full coverage for hashtree.py
2007-04-13 Brian Warnerhash trees: further cleanup, to make sure we're validat...
next