]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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-16 Brian Warnerdon't include test code itself in the test-coverage...
2007-04-16 Brian Warnerfec: add test for mathutil
2007-04-16 Brian Warnerfec: remove unused mathutil.linear_fit_slope
2007-04-16 Brian Warnerfec.util.mathutil.permute: fix docstring
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...
2007-04-12 Brian Warnerdownload: always validate the blockhash, and don't...
2007-04-12 Brian Warnerhashtree.py: reindent from 2-spaces to 4-spaces. No...
2007-04-12 Brian Warnerrename chunk.py to hashtree.py
2007-04-12 Brian Warnerverify hash chains on incoming blocks
2007-04-16 Zooko O'Whielacronxoops -- the previous commit of iputil wasn't the right...
2007-04-16 Zooko O'Whielacronxport iputil to Windows (and Irix, and NetBSD, and Solar...
2007-04-15 Zooko O'Whielacronxpyfec: bump version number to 1.0.0a1-2-STABLE
2007-04-15 Zooko O'Whielacronxpyfec: add mention of sha256sum to README
2007-04-15 Zooko O'Whielacronxpyfec: bump the performance measurement bragging up...
2007-04-15 Zooko O'Whielacronxpyfec: bump version number to 1.0.0a1-1-STABLE
2007-04-15 Zooko O'Whielacronxpyfec: add -f option to fec, add more user-friendly...
2007-04-15 Zooko O'Whielacronxpyfec: add bragging about how fec is way faster than...
2007-04-14 Zooko O'Whielacronxpyfec: more progress indicators, handling of already...
2007-04-14 Zooko O'Whielacronxpyfec: argparse: add a feature of exclusivecreate to...
2007-04-14 Zooko O'Whielacronxpyfec: argparse: simplify
2007-04-14 Zooko O'Whielacronxpyfec: fix up docs, version numbers, bump version to...
2007-04-14 Zooko O'Whielacronxpyfec: update README and bump version number to 0.9...
2007-04-14 Zooko O'Whielacronxpyfec: add bin/fec and bin/unfec, do better handling...
2007-04-14 Zooko O'Whielacronxpyfec: new filefec with compressed metadata, better...
2007-04-14 Zooko O'Whielacronxpyfec: import a copy of the argparse module
2007-04-14 Zooko O'Whielacronxpyfec: import a copy of mathutil.py from the pyutil...
2007-04-14 Zooko O'Whielacronxpyfec: import a copy of fileutil.py from the pyutil...
2007-04-14 Zooko O'Whielacronxpyfec: add easyfec.Decoder(), which is easier to use...
2007-04-14 Zooko O'Whielacronxpyfec: tighten internal datatype from int to short...
2007-04-11 Zooko O'Whielacronxgive it a version number -- v0.9
2007-04-11 Zooko O'Whielacronximport Version from pyutil
2007-04-11 Zooko O'Whielacronxmerge changes and fix wrong type -- k and m need more...
2007-02-01 Zooko O'Whielacronxpyfec: make unit test failures print out a few useful...
2007-02-01 Zooko O'Whielacronxpyfec: add variant of randomized test which happens...
2007-02-01 Zooko O'Whielacronxpyfec: make randomized unit tests more comprehensive
2007-01-31 Zooko O'Whielacronxpyfec: tighten internal C types
2007-02-01 Zooko O'Whielacronxpyfec: fix precondition checks on k and m to actually...
2007-01-31 Zooko O'Whielacronxpyfec: loosen preconditions -- you can have up to 256...
2007-04-11 Zooko O'Whielacronxsilence warning when building
2007-04-10 Zooko O'Whielacronxport GNUmakefile to Windows, cygwin, Linux, MacOSX...
2007-04-10 Zooko O'Whielacronxmerge TODO into roadmap.txt
2007-04-10 Zooko O'Whielacronxadd TODO: port to Windows
2007-04-09 Zooko O'Whielacronxupdate TODO (add operational TODOs)
2007-04-09 Zooko O'Whielacronxtweak README
2007-04-08 Brian Warnertest_util: add more coverage for assertutil.py
2007-04-08 Brian Warnertest_util: add full coverage for mathutil.py
2007-04-07 Brian Warnerdownload: retrieve share hashes when downloading. We...
2007-04-07 Brian Warnercodec: remove more unused debugging code
2007-04-07 Brian Warnernode: enable Tub.logLocalFailures now that we require...
2007-04-07 Brian Warnercodec: remove some unused debugging code
2007-04-07 Brian Warnerdebian: remove the lines that install the now-removed...
2007-04-07 Brian Warnermisc cleanup: remove old .tac files, move old stuff...
2007-04-07 Brian Warnertest_system: bump up timeouts for the sake of slow...
2007-04-07 Brian Warnerinclude pyfec in the trial tests
2007-04-07 Brian Warnerencode: add more logging to investigate occasional...
2007-04-07 Brian Warnerfigleaf output: include a stats.out for parsing by...
2007-04-07 Brian Warnertest_util.py: sigh, one last minor python-2.5 issue
2007-04-07 Brian Warnertest_util.py: fix another minor python-2.5 issue
2007-04-06 Brian Warnertest_util.py: fix problems
2007-04-06 Brian Warnermore allmydata.util test coverage, rename the test...
2007-04-06 Brian Warneradd test coverage for stuff in allmydata/utils
2007-04-06 Brian Warnerencode/upload: add more logging, to understand the...
2007-04-06 Brian Warnerchunk: add IncompleteHashTree for download purposes...
2007-04-06 Brian Warnerencode: clean up some weirdness that was there to make...
2007-04-06 Brian Warnerrename encode_new.py to encode.py, now that there isn...
2007-04-05 Brian Warnerupdate roadmap: add download-peer-selection
2007-04-05 Brian Warneradd more useful text to the README
2007-04-04 Brian Warneradd .deb targets for edgy
2007-04-04 Brian Warnertests: clean up tearDown to use flushEventualQueue...
2007-04-04 Brian Warnerallmydata.interfaces: remove some of the placeholders...
2007-04-04 Zooko O'Whielacronxuse the "binary" flag on open() for files that shouldn...
2007-04-04 Zooko O'Whielacronxport the makefile to Windows and update the README
2007-04-03 Zooko O'Whielacronxadd Operations/Deployment for first open source release
2007-04-03 Zooko O'Whielacronxroadmap.txt: editing
2007-04-03 Zooko O'Whielacronxmark multiple shares per verifierid as done
2007-04-03 Zooko O'Whielacronxroadmap: updated who is working on what
2007-04-03 Zooko O'Whielacronxroadmap.txt: mark LFE as done
next