]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-03-28 Brian Warnerfix some python2.5 incompatibilities, and remove an...
2007-03-28 Zooko O'Whielacronxadd verbosity option to bench
2007-03-28 Brian Warnertest_introducer: flushEventualQueue at the end of the...
2007-03-27 Brian Warnercomplete the Introducer changes, separate out vdrive...
2007-03-07 Zooko O'Whielacronxadd link to mailing list
2007-03-07 Peter Secorpyfec repository description of how to download the...
2007-03-23 Zooko O'Whielacronxmerge incomplete stuff with other patches
2007-03-23 Zooko O'Whielacronxincomplete work to be finished elsewhere
2007-03-23 Brian Warnerhush a pyflakes warning
2007-03-22 Zooko O'Whielacronxseparate queen's service of introduction-to-the-network...
2007-03-12 Brian Warnermore work on a memory-footprint test program
2007-03-09 Brian Warnerstart work on a memory-measuring test tool
2007-03-09 Brian Warneradd test-pyfec target, not added to the main 'test...
2007-03-09 Brian Warnertest_system.py: remove the lowered (20s) timeouts,...
2007-03-08 Brian Warnertest_observer: improve test coverage
2007-03-08 Brian WarnerMakefile: add an upload-figleaf target, rather than...
2007-03-08 Brian Warnernode.py: switch to using get_local_addresses_async...
2007-03-08 Brian Warnerrearrange service startup a bit, now Node.startService...
2007-03-08 Brian Warnertest_observer.py: remove the code that allows observers...
2007-03-08 Brian Warneradd OneShotObserverList from the amdlib tree
2007-03-08 Brian Warnercontrol.py: fix get_memory_usage, add a sample client...
2007-03-08 Brian Warneriputil: switch to a scapy-inspired SIOCGIFADDR approach...
2007-03-08 Brian Warneriputil: use the subprocess module instead of os.popen
2007-03-08 Brian Warnercontrol: add RIControlClient, fix some pyflakes warnings
2007-03-08 Brian Warneradd a local foolscap control interface, to upload/downl...
2007-03-08 Brian Warneriputil: use explicit /sbin/ifconfig, to avoid depending...
2007-03-08 Brian Warnerchange node startup to put all local addresses in the...
2007-03-08 Brian Warneriputil: add get_local_addresses(), an attempt to enumer...
2007-03-08 Brian Warnerutil.iputil: try to survive not having a global network...
2007-03-06 Brian Warneradd some questions to allmydata.interfaces
2007-03-06 Brian WarnerMakefile: update figleaf code to use INSTDIR instead...
2007-02-02 Brian Warnerdummy line to show off buildbot
2007-02-02 Brian Warnerhush pyflakes warnings
2007-02-01 Zooko O'Whielacronxupdate the use of the encoder API in download.py
2007-02-01 Zooko O'Whielacronxfix purely syntactic merge conflict
2007-02-01 Zooko O'Whielacronxuse pyfec instead of py_ecc for erasure coding and...
2007-02-01 Zooko O'Whielacronxadd mathutil.next_power_of_k() and mathutil.ave()
2007-02-01 Zooko O'Whielacronx"make clean" recursively runs cleanup in subprojects...
2007-02-01 Zooko O'Whielacronxpyfec: version number bump to v0.99
2007-02-01 Zooko O'Whielacronxpyfec: add ACK and TODO
2007-02-01 Zooko O'Whielacronxpyfec: add TODO
2007-02-01 Zooko O'Whielacronxpyfec: fix typo in unit test
2007-02-01 Zooko O'Whielacronxpyfec: fix preconditions and typing, remove unused...
2007-01-31 Zooko O'Whielacronxpyfec: licensing tweak
2007-02-01 Brian WarnerMakefile: $(PWD) doesn't always work, in particular...
2007-02-01 Brian WarnerMakefile: parameterize 'trial' and 'python' to enable...
2007-01-31 Brian WarnerMakefile: count-lines: ignore build/* files, also add...
2007-01-31 Brian Warneradd new build/instdir directories to the boringfile
2007-01-30 Zooko O'Whielacronxrename Crypto to allmydata.Crypto
2007-01-30 Zooko O'Whielacronxcleanup new "instdir" on "make clean"
2007-01-30 Zooko O'Whielacronxpyfec: make it compatible with Python 2.4 as well as...
2007-01-30 Zooko O'Whielacronxpyfec: silence compiler warnings, add -Wall to debugmod...
2007-01-30 Zooko O'Whielacronxchange build system to use subpackages pristinely and...
2007-01-30 Zooko O'Whielacronxpyfec: update performance measurements
2007-01-30 Zooko O'Whielacronxpyfec: merge conflict
2007-01-30 Zooko O'Whielacronxpyfec: fix docstring
2007-01-30 Zooko O'Whielacronxpyfec: fix preconditions, tighten internal C types...
2007-01-30 Zooko O'Whielacronxpyfec: documentation and licensing
2007-01-30 Zooko O'Whielacronxpyfec: COPYING
2007-01-27 Zooko O'Whielacronxpyfec: add fec/__init__.py to import all the right...
2007-01-27 Zooko O'Whielacronxpyfec: delete m-k of the tempfiles at random in the...
2007-01-27 Zooko O'Whielacronxpyfec: execute tests on import of test_pyfec.py only...
2007-01-27 Zooko O'Whielacronxpyfec: weaken preconditions -- you can have up to 256...
2007-01-27 Zooko O'Whielacronxpyfec: move benchmark code from test_pyfec.py into...
2007-01-27 Zooko O'Whielacronxpyfec: add utility functions to encode into a bunch...
2007-01-27 Zooko O'Whielacronxpyfec: trivial formatting tweak
2007-01-27 Zooko O'Whielacronxpyfec: remove (optimize) unused code
2007-01-27 Zooko O'Whielacronxpyfec: make README.txt much more detailed and rename...
2007-01-27 Zooko O'Whielacronxrename the C extension from "fec" to "_fec"
2007-01-27 Brian Warnerfix some of the filetree/workqueue interface definitions
2007-01-26 Zooko O'Whielacronxpyfec: add precondition checks on the values of k and...
2007-01-26 Zooko O'Whielacronxpyfec: trivial formatting
2007-01-26 Zooko O'Whielacronxadd README.txt
2007-01-26 Zooko O'Whielacronxpyfec: improve package metadata
2007-01-26 Zooko O'Whielacronxadd copyright notices, license, attributions
2007-01-26 Zooko O'Whielacronxadd dummy function to see how fast we can read in a...
2007-01-26 Zooko O'Whielacronxadd benchmark
2007-01-25 Zooko O'Whielacronxfix tests to not require pyutil and other tweaks
2007-01-25 Zooko O'Whielacronxadd utility method file_fec
2007-01-25 Zooko O'Whielacronxuse buffers as generic "read" buffers instead of char...
2007-01-25 Zooko O'Whielacronxallow any sequence as input, not just List
2007-01-25 Zooko O'Whielacronxadd warning of subtle gotcha that can happen with mutab...
2007-01-25 Brian Warnerdownload: update all users to match Zooko's change...
2007-01-24 Zooko O'Whielacronxupdate interfaces and docs for codec
2007-01-24 Zooko O'Whielacronxadd comment
2007-01-24 Zooko O'Whielacronxnicer API -- you don't have to shuffle the shares into...
2007-01-24 Zooko O'Whielacronxstricter typing -- using unsigned char for indexes...
2007-01-24 Brian Warnerhush pyflakes
2007-01-24 Brian Warnerfiletree: make delete() work
2007-01-23 Zooko O'Whielacronxpyfec v0.9
2007-01-22 Brian WarnerMakefile: add target to count lines of code and TODOs
2007-01-22 Brian Warnerfiletree: change the way addpath works, now we add...
2007-01-21 Brian Warnerfiletree: add vdrive upload/download test, change workq...
2007-01-21 Brian Warnerqueen.sendOnly: ignore DeadReferenceError too
2007-01-21 Brian Warnermove IWorkQueue into allmydata.interfaces, give Virtual...
2007-01-21 Brian Warnermove upload/download interfaces to allmydata.interfaces...
2007-01-21 Brian Warnertest_filetree: more vdrive._get_file_uri() coverage
2007-01-21 Brian Warnerfiletree: mark leaf nodes by adding is_leaf_subtree...
2007-01-21 Brian Warnerfiletree: test NoSuchDirectoryError in vdrive.list()
2007-01-21 Brian Warnermore filetree, workqueue-boxes now hold serialized...
next